Ysurac / openmptcprouter

OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
https://www.openmptcprouter.com/
GNU General Public License v3.0
1.71k stars 252 forks source link

[x86_64] Compile error on linux kernel 6.7 and 6.6 #3399

Open GermanAizek opened 2 weeks ago

GermanAizek commented 2 weeks ago

@Ysurac, hi. Error again when building new kernel.

debian@debian-nitro:~/GIT/openmptcprouter/x86_64/6.7/source$ make -j6 V=sc
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'dnsmasq_full_ipset', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'dnsmasq_full_nftset', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-net-rtl8192su', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-rtl8812au-ct', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-rtl8187', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-crypto-lib-blake2s', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-tcp-bbr2', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'luci-i18n-base-en', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-mini/Makefile' has a dependency on 'kmod-net-rtl8192su', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-mini/Makefile' has a dependency on 'kmod-rtl8187', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-mini/Makefile' has a dependency on 'luci-i18n-base-en', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/shadowsocks-v2ray-plugin/Makefile' has a dependency on 'golang-golang-x-crypto-dev', which does not exist
WARNING: Makefile 'package/utils/wmt/Makefile' has a dependency on 'kmod-mt6625l-wlan-gen2', which does not exist
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/scripts/config'
make[1]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source'
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source'
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source'
+ mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.7/source/staging_dir/target-x86_64_musl
+ cd /home/debian/GIT/openmptcprouter/x86_64/6.7/source/staging_dir/target-x86_64_musl
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.7/source/build_dir/target-x86_64_musl/stamp
touch /home/debian/GIT/openmptcprouter/x86_64/6.7/source/staging_dir/target-x86_64_musl/.prepared
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/nasm'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/binutils'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/fortify-headers'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/nasm'
time: toolchain/nasm/compile#0.00#0.00#0.01
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/binutils'
time: toolchain/binutils/compile#0.00#0.01#0.02
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/fortify-headers'
time: toolchain/fortify-headers/compile#0.02#0.01#0.04
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/gcc/initial'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/gcc/initial'
time: toolchain/gcc/initial/compile#0.01#0.00#0.02
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/kernel-headers'
rm -rf /home/debian/GIT/openmptcprouter/x86_64/6.7/source/staging_dir/target-x86_64_musl/root-x86
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source'
rm -rf /home/debian/GIT/openmptcprouter/x86_64/6.7/source/build_dir/toolchain-x86_64_gcc-13.2.0_musl/linux-*
xzcat /home/debian/GIT/openmptcprouter/x86_64/6.7/source/dl/linux-github_com_multipath_tcp_mptcp_net_next_git-3d1856db1e4d551bffe5987f57b84b62e245689b.tar.xz | tar -C /home/debian/GIT/openmptcprouter/x86_64/6.7/source/build_dir/toolchain-x86_64_gcc-13.2.0_musl -xf -
cp -fpR "/home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/files"/. /home/debian/GIT/openmptcprouter/x86_64/6.7/source/build_dir/toolchain-x86_64_gcc-13.2.0_musl/linux-github_com_multipath_tcp_mptcp_net_next_git-3d1856db1e4d551bffe5987f57b84b62e245689b/
find /home/debian/GIT/openmptcprouter/x86_64/6.7/source/build_dir/toolchain-x86_64_gcc-13.2.0_musl/linux-github_com_multipath_tcp_mptcp_net_next_git-3d1856db1e4d551bffe5987f57b84b62e245689b/ -name \*.rej -or -name \*.orig | xargs -r rm -f
if [ -d /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/patches ]; then echo "generic patches directory is present. please move your patches to the pending directory" ; exit 1; fi

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch using plaintext: 
patching file include/linux/compiler.h
Hunk #1 succeeded at 199 (offset -4 lines).
Hunk #2 succeeded at 289 (offset 44 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/102-MIPS-only-process-negative-stack-offsets-on-stack-tr.patch using plaintext: 
patching file arch/mips/kernel/process.c
Hunk #1 succeeded at 395 (offset 1 line).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/103-kbuild-export-SUBARCH.patch using plaintext: 
patching file Makefile
Hunk #1 succeeded at 594 (offset -12 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/111-watchdog-max63xx_wdt-Add-support-for-specifying-WDI-.patch using plaintext: 
patching file drivers/watchdog/max63xx_wdt.c
Hunk #1 succeeded at 24 (offset -3 lines).
Hunk #2 succeeded at 51 (offset -3 lines).
Hunk #3 succeeded at 159 (offset -3 lines).
Hunk #4 succeeded at 237 (offset -3 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/190-rtc-rs5c372-support_alarms_up_to_1_week.patch using plaintext: 
patching file drivers/rtc/rtc-rs5c372.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/191-rtc-rs5c372-let_the_alarm_to_be_used_as_wakeup_source.patch using plaintext: 
patching file drivers/rtc/rtc-rs5c372.c
Hunk #1 succeeded at 832 (offset -1 lines).
Hunk #2 succeeded at 869 with fuzz 2.

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/240-remove-unsane-filenames-from-deps_initramfs-list.patch using plaintext: 
patching file usr/Makefile

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/270-platform-mikrotik-build-bits.patch using plaintext: 
patching file drivers/platform/Kconfig
Hunk #1 succeeded at 14 (offset -2 lines).
patching file drivers/platform/Makefile

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/300-mips_expose_boot_raw.patch using plaintext: 
patching file arch/mips/Kconfig
Hunk #1 succeeded at 994 (offset -40 lines).
Hunk #2 succeeded at 2923 (offset -165 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/301-MIPS-Add-barriers-between-dcache-icache-flushes.patch using plaintext: 
patching file arch/mips/mm/c-r4k.c
Hunk #1 succeeded at 403 (offset -111 lines).
Hunk #2 succeeded at 484 (offset -111 lines).
Hunk #3 succeeded at 589 (offset -110 lines).
Hunk #4 succeeded at 662 (offset -110 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/305-mips_module_reloc.patch using plaintext: 
patching file arch/mips/Makefile
Hunk #1 succeeded at 97 with fuzz 2.
patching file arch/mips/include/asm/module.h
patching file arch/mips/kernel/module.c
Hunk #1 succeeded at 31 (offset -1 lines).
Hunk #2 succeeded at 293 (offset -1 lines).
Hunk #3 succeeded at 683 (offset -1 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/308-mips32r2_tune.patch using plaintext: 
patching file arch/mips/Makefile
Hunk #1 succeeded at 163 (offset -9 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/310-arm_module_unresolved_weak_sym.patch using plaintext: 
patching file arch/arm/kernel/module.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch using plaintext: 
patching file arch/mips/kernel/machine_kexec.c
Hunk #1 succeeded at 10 with fuzz 2 (offset 1 line).
Hunk #2 succeeded at 28 (offset 1 line).
Hunk #3 succeeded at 192 (offset 1 line).
Hunk #4 succeeded at 266 (offset 1 line).
Hunk #5 succeeded at 304 (offset 1 line).
Hunk #6 succeeded at 317 (offset 1 line).
Hunk #7 succeeded at 330 (offset 1 line).
Hunk #8 succeeded at 373 (offset 1 line).
patching file arch/mips/kernel/machine_kexec.h
patching file arch/mips/kernel/relocate_kernel.S
Hunk #2 succeeded at 98 (offset -1 lines).
Hunk #3 succeeded at 177 (offset -1 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/332-arc-add-OWRTDTB-section.patch using plaintext: 
patching file arch/arc/kernel/head.S
patching file arch/arc/kernel/setup.c
Hunk #1 succeeded at 450 (offset -45 lines).
Hunk #2 succeeded at 490 (offset -45 lines).
patching file arch/arc/kernel/vmlinux.lds.S

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/333-arc-enable-unaligned-access-in-kernel-mode.patch using plaintext: 
patching file arch/arc/kernel/unaligned.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/342-powerpc-Enable-kernel-XZ-compression-option-on-PPC_8.patch using plaintext: 
patching file arch/powerpc/Kconfig
Hunk #1 succeeded at 253 (offset 24 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/400-mtd-mtdsplit-support.patch using plaintext: 
patching file drivers/mtd/Kconfig
patching file drivers/mtd/Makefile
patching file drivers/mtd/mtdpart.c
Hunk #2 succeeded at 244 (offset 6 lines).
Hunk #3 succeeded at 423 (offset 6 lines).
Hunk #4 succeeded at 567 (offset 1 line).
Hunk #5 succeeded at 588 (offset 5 lines).
patching file include/linux/mtd/mtd.h
patching file include/linux/mtd/partitions.h

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/402-mtd-spi-nor-write-support-for-minor-aligned-partitions.patch using plaintext: 
patching file drivers/mtd/mtdcore.c
Hunk #1 succeeded at 199 (offset 30 lines).
Hunk #2 succeeded at 353 (offset 30 lines).
patching file drivers/mtd/mtdpart.c
Hunk #1 succeeded at 47 (offset 6 lines).
Hunk #2 succeeded at 172 (offset 6 lines).
Hunk #3 succeeded at 180 (offset 6 lines).
patching file drivers/mtd/spi-nor/Kconfig
patching file drivers/mtd/spi-nor/core.c
Hunk #1 succeeded at 1158 (offset 108 lines).
Hunk #2 succeeded at 2610 with fuzz 2 (offset 450 lines).
Hunk #3 succeeded at 2637 (offset 444 lines).
Hunk #4 succeeded at 2647 (offset 444 lines).
patching file include/linux/mtd/mtd.h

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/420-mtd-redboot_space.patch using plaintext: 
patching file drivers/mtd/parsers/redboot.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/430-mtd-add-myloader-partition-parser.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
Hunk #1 succeeded at 62 (offset -5 lines).
patching file drivers/mtd/parsers/Makefile
Hunk #1 succeeded at 3 (offset -1 lines).
patching file drivers/mtd/parsers/myloader.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch using plaintext: 
patching file drivers/mtd/parsers/parser_trx.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch using plaintext: 
patching file drivers/mtd/parsers/bcm47xxpart.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/435-mtd-add-routerbootpart-parser-config.patch using plaintext: 
patching file drivers/mtd/parsers/Kconfig
Hunk #1 succeeded at 231 (offset -5 lines).
patching file drivers/mtd/parsers/Makefile
Hunk #1 succeeded at 16 (offset -1 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c
Hunk #1 succeeded at 906 (offset -2 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch using plaintext: 
patching file drivers/mtd/chips/cfi_cmdset_0002.c
Hunk #1 succeeded at 2050 (offset -2 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/479-mtd-spi-nor-add-xtx-xt25f128b.patch using plaintext: 
patching file drivers/mtd/spi-nor/Makefile
Hunk #1 succeeded at 15 (offset -2 lines).
patching file drivers/mtd/spi-nor/xtx.c
patching file drivers/mtd/spi-nor/core.c
Hunk #1 succeeded at 2053 with fuzz 1 (offset 417 lines).
patching file drivers/mtd/spi-nor/core.h
Hunk #1 succeeded at 615 (offset -18 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch using plaintext: 
patching file drivers/mtd/ubi/build.c
Hunk #1 succeeded at 1219 (offset 14 lines).
Hunk #2 succeeded at 1371 (offset 15 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/491-ubi-auto-create-ubiblock-device-for-rootfs.patch using plaintext: 
patching file drivers/mtd/ubi/block.c
Hunk #1 succeeded at 622 (offset -31 lines).
Hunk #2 succeeded at 695 (offset -31 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch using plaintext: 
patching file drivers/mtd/ubi/block.c
Hunk #1 succeeded at 41 (offset -1 lines).
Hunk #2 succeeded at 431 with fuzz 1 (offset -29 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/494-mtd-ubi-add-EOF-marker-support.patch using plaintext: 
patching file drivers/mtd/ubi/attach.c
patching file drivers/mtd/ubi/ubi.h
Hunk #1 succeeded at 776 (offset -2 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/496-dt-bindings-add-bindings-for-mtd-concat-devices.patch using plaintext: 
patching file Documentation/devicetree/bindings/mtd/mtd-concat.txt

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/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 /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/532-jffs2_eofdetect.patch using plaintext: 
patching file fs/jffs2/build.c
patching file fs/jffs2/scan.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/600-netfilter_conntrack_flush.patch using plaintext: 
patching file net/netfilter/nf_conntrack_standalone.c
Hunk #2 succeeded at 462 (offset -4 lines).
Hunk #3 succeeded at 527 (offset -4 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/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
Hunk #1 succeeded at 48 (offset -2 lines).
Hunk #2 succeeded at 81 (offset -2 lines).
Hunk #3 succeeded at 549 (offset -2 lines).
Hunk #4 succeeded at 845 (offset -2 lines).
Hunk #5 succeeded at 873 (offset -2 lines).
Hunk #6 succeeded at 1258 (offset -2 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/611-netfilter_match_bypass_default_table.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c
Hunk #1 succeeded at 244 (offset -2 lines).
Hunk #2 succeeded at 292 (offset -2 lines).
Hunk #3 succeeded at 326 (offset -2 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/612-netfilter_match_reduce_memory_access.patch using plaintext: 
patching file net/ipv4/netfilter/ip_tables.c
Hunk #1 succeeded at 51 (offset -2 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/620-net_sched-codel-do-not-defer-queue-length-update.patch using plaintext: 
patching file net/sched/sch_codel.c
Hunk #1 succeeded at 65 (offset -30 lines).
patching file net/sched/sch_fq_codel.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/655-increase_skb_pad.patch using plaintext: 
patching file include/linux/skbuff.h
Hunk #1 succeeded at 3122 (offset 116 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/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
Hunk #7 succeeded at 394 (offset -1 lines).
Hunk #8 succeeded at 812 (offset -1 lines).
Hunk #9 succeeded at 980 with fuzz 1 (offset 14 lines).
Hunk #10 succeeded at 1148 (offset 14 lines).
Hunk #11 succeeded at 1439 (offset 13 lines).
Hunk #12 succeeded at 1539 (offset 13 lines).
Hunk #13 succeeded at 1703 (offset 12 lines).
Hunk #14 succeeded at 1745 (offset 12 lines).
Hunk #15 succeeded at 2128 (offset 8 lines).
Hunk #16 succeeded at 2174 (offset 8 lines).
Hunk #17 succeeded at 2297 (offset 8 lines).
Hunk #18 succeeded at 2332 (offset 8 lines).
Hunk #19 succeeded at 2357 (offset 8 lines).
Hunk #20 succeeded at 2369 (offset 8 lines).
Hunk #21 succeeded at 2429 (offset 8 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch using plaintext: 
patching file include/net/netns/ipv6.h
Hunk #1 succeeded at 86 (offset 1 line).
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
Hunk #1 succeeded at 2784 (offset 1 line).
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
Hunk #2 succeeded at 319 with fuzz 1.
Hunk #3 succeeded at 1061 (offset 8 lines).
Hunk #4 succeeded at 1097 (offset 8 lines).
Hunk #5 succeeded at 4569 (offset 7 lines).
Hunk #6 succeeded at 5071 (offset 5 lines).
Hunk #7 succeeded at 6319 (offset -2 lines).
Hunk #8 succeeded at 6332 (offset -2 lines).
Hunk #9 succeeded at 6533 (offset 7 lines).
Hunk #10 succeeded at 6545 with fuzz 2 (offset 7 lines).
Hunk #11 succeeded at 6586 (offset 7 lines).
Hunk #12 succeeded at 6607 (offset 7 lines).
Hunk #13 succeeded at 6691 (offset 7 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/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 /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/680-NET-skip-GRO-for-foreign-MAC-addresses.patch using plaintext: 
patching file include/linux/netdevice.h
Hunk #1 succeeded at 2205 (offset 72 lines).
patching file include/linux/skbuff.h
Hunk #1 succeeded at 979 with fuzz 2 (offset 7 lines).
patching file net/core/gro.c
Hunk #1 succeeded at 448 with fuzz 2 (offset -43 lines).
patching file net/core/dev.c
Hunk #1 succeeded at 7740 (offset 147 lines).
Hunk #2 succeeded at 7833 (offset 147 lines).
Hunk #3 succeeded at 7930 (offset 147 lines).
Hunk #4 succeeded at 8987 with fuzz 2 (offset 151 lines).
patching file net/ethernet/eth.c

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/700-netfilter-nft_flow_offload-handle-netdevice-events-f.patch using plaintext: 
patching file net/netfilter/nf_flow_table_core.c
Hunk #1 succeeded at 662 (offset 3 lines).
Hunk #2 succeeded at 691 (offset 3 lines).
Hunk #3 succeeded at 706 (offset 3 lines).
patching file net/netfilter/nft_flow_offload.c
Hunk #1 succeeded at 481 (offset 11 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/701-netfilter-nf_tables-ignore-EOPNOTSUPP-on-flowtable-d.patch using plaintext: 
patching file net/netfilter/nf_tables_api.c
Hunk #1 succeeded at 8349 (offset 463 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/703-phy-add-detach-callback-to-struct-phy_driver.patch using plaintext: 
patching file drivers/net/phy/phy_device.c
Hunk #1 succeeded at 1924 with fuzz 2 (offset 171 lines).
patching file include/linux/phy.h
Hunk #1 succeeded at 985 (offset 107 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/705-net-dsa-tag_mtk-add-padding-for-tx-packets.patch using plaintext: 
patching file net/dsa/tag_mtk.c
Hunk #1 succeeded at 29 (offset 2 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/721-net-phy-realtek-rtl8221-allow-to-configure-SERDES-mo.patch using plaintext: 
patching file drivers/net/phy/realtek.c
Hunk #1 succeeded at 54 (offset 1 line).
Hunk #2 succeeded at 874 (offset 16 lines).
Hunk #3 succeeded at 1070 (offset 18 lines).
Hunk #4 succeeded at 1082 (offset 18 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/722-net-phy-realtek-support-switching-between-SGMII-and-.patch using plaintext: 
patching file drivers/net/phy/realtek.c
Hunk #1 succeeded at 704 (offset 20 lines).
Hunk #2 succeeded at 737 with fuzz 1 (offset 16 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/723-net-mt7531-ensure-all-MACs-are-powered-down-before-r.patch using plaintext: 
patching file drivers/net/dsa/mt7530.c
Hunk #1 succeeded at 2233 with fuzz 1 (offset -19 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/724-net-phy-realtek-use-genphy_soft_reset-for-2.5G-PHYs.patch using plaintext: 
patching file drivers/net/phy/realtek.c
Hunk #1 succeeded at 1056 (offset 18 lines).
Hunk #2 succeeded at 1069 (offset 18 lines).
Hunk #3 succeeded at 1080 (offset 18 lines).
Hunk #4 succeeded at 1091 (offset 18 lines).
Hunk #5 succeeded at 1103 (offset 18 lines).
Hunk #6 succeeded at 1125 (offset 28 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/725-net-phy-realtek-disable-SGMII-in-band-AN-for-2-5G-PHYs.patch using plaintext: 
patching file drivers/net/phy/realtek.c
Hunk #1 succeeded at 899 (offset 16 lines).
Hunk #2 succeeded at 936 (offset 16 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/726-net-phy-realtek-make-sure-paged-read-is-protected-by.patch using plaintext: 
patching file drivers/net/phy/realtek.c
Hunk #1 succeeded at 751 with fuzz 2 (offset 16 lines).

Applying /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/727-net-phy-realtek-use-inline-functions-for-10GbE-adver.patch using plaintext: 
patching file drivers/net/phy/realtek.c
Hunk #1 FAILED at 68.
Hunk #2 FAILED at 669.
Hunk #3 FAILED at 713.
3 out of 3 hunks FAILED -- saving rejects to file drivers/net/phy/realtek.c.rej
Patch failed!  Please fix /home/debian/GIT/openmptcprouter/x86_64/6.7/source/target/linux/generic/pending-6.7/727-net-phy-realtek-use-inline-functions-for-10GbE-adver.patch!
make[3]: *** [Makefile:123: /home/debian/GIT/openmptcprouter/x86_64/6.7/source/build_dir/toolchain-x86_64_gcc-13.2.0_musl/linux-github_com_multipath_tcp_mptcp_net_next_git-3d1856db1e4d551bffe5987f57b84b62e245689b/.prepared] Error 1
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source/toolchain/kernel-headers'
time: toolchain/kernel-headers/compile#16.42#15.42#22.58
    ERROR: toolchain/kernel-headers failed to build.
make[2]: *** [toolchain/Makefile:93: toolchain/kernel-headers/compile] Error 1
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source'
make[1]: *** [toolchain/Makefile:89: /home/debian/GIT/openmptcprouter/x86_64/6.7/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/stamp/.toolchain_compile] Error 2
make[1]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.7/source'
make: *** [/home/debian/GIT/openmptcprouter/x86_64/6.7/source/include/toplevel.mk:233: world] Error 2
Ysurac commented 2 weeks ago

kerne 6.7 was only a test, it will not be supported. Use kernel 6.6 instead.

GermanAizek commented 2 weeks ago

kerne 6.7 was only a test, it will not be supported. Use kernel 6.6 instead.

6.6 once build error

debian@debian-nitro:~/GIT/openmptcprouter/x86_64/6.6/source$ make -j7 V=sc
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'dnsmasq_full_ipset', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'dnsmasq_full_nftset', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-net-rtl8192su', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-rtl8187', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-crypto-lib-blake2s', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'kmod-tcp-bbr2', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-full/Makefile' has a dependency on 'luci-i18n-base-en', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-mini/Makefile' has a dependency on 'kmod-net-rtl8192su', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-mini/Makefile' has a dependency on 'kmod-rtl8187', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/openmptcprouter-mini/Makefile' has a dependency on 'luci-i18n-base-en', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/feeds/openmptcprouter/shadowsocks-v2ray-plugin/Makefile' has a dependency on 'golang-golang-x-crypto-dev', which does not exist
WARNING: Makefile 'package/utils/wmt/Makefile' has a dependency on 'kmod-mt6625l-wlan-gen2', which does not exist
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/config'
make[1]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
rm -rf /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86
+ mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl
+ cd /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/stamp
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/.prepared
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux'
make[4]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux/x86'
rm -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/localversion
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/kconfig.pl  + + /home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux/generic/config-6.6 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux/x86/config-6.6 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux/x86/64/config-6.6 > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /home/debian/GIT/openmptcprouter/x86_64/6.6/source/.config >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.target
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/package-metadata.pl kconfig /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.packageinfo /home/debian/GIT/openmptcprouter/x86_64/6.6/source/.config 6.6 > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.override
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/kconfig.pl 'm+' '+' /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.target /dev/null /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.override > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set
mv /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.old
grep -v INITRAMFS /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.old > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set
echo "# CONFIG_INITRAMFS_PRESERVE_MTIME is not set" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set
rm -rf /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/modules
cmp -s /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.prev || { cp /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config; cp /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.prev; }
export MAKEFLAGS= ; [ -d /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/user_headers ] || make -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23 KCFLAGS="-fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl=target-x86_64_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Tue Apr  2 05:30:27 2024" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/lib" CONFIG_SHELL="bash" V=1  cmd_syscalls=  CC="x86_64-openwrt-linux-musl-gcc" KERNELRELEASE=6.6.23  INSTALL_HDR_PATH=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/user_headers headers_install
grep '=[ym]' /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.set | LC_ALL=C sort | /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/mkhash md5 > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.vermagic
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.configured
rm -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/vmlinux /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/System.map
make -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23 KCFLAGS="-fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl=target-x86_64_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Tue Apr  2 05:30:27 2024" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/lib" CONFIG_SHELL="bash" V=1  cmd_syscalls=  CC="x86_64-openwrt-linux-musl-gcc" KERNELRELEASE=6.6.23 bzImage modules
make[5]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23'
make --no-print-directory -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23 \
-f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/Makefile bzImage modules
make -f ./scripts/Makefile.build obj=arch/x86/entry/syscalls all
make -f ./scripts/Makefile.build obj=scripts/basic
set -e; mkdir -p include/config/; trap "rm -f include/config/.tmp_kernel.release" EXIT; { echo 6.6.23; } > include/config/.tmp_kernel.release; if [ ! -r include/config/kernel.release ] || ! cmp -s include/config/kernel.release include/config/.tmp_kernel.release; then : '  UPD     include/config/kernel.release'; mv -f include/config/.tmp_kernel.release include/config/kernel.release; fi
make -f ./scripts/Makefile.asm-generic obj=arch/x86/include/generated/uapi/asm \
generic=include/uapi/asm-generic
set -e; mkdir -p include/generated/uapi/linux/; trap "rm -f include/generated/uapi/linux/.tmp_version.h" EXIT; {        if [ 23 -gt 255 ]; then echo \#define LINUX_VERSION_CODE 395007; else echo \#define LINUX_VERSION_CODE 394775; fi; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + ((c) > 255 ? 255 : (c)))'; echo \#define LINUX_VERSION_MAJOR 6; echo \#define LINUX_VERSION_PATCHLEVEL 6; echo \#define LINUX_VERSION_SUBLEVEL 23; } > include/generated/uapi/linux/.tmp_version.h; if [ ! -r include/generated/uapi/linux/version.h ] || ! cmp -s include/generated/uapi/linux/version.h include/generated/uapi/linux/.tmp_version.h; then : '  UPD     include/generated/uapi/linux/version.h'; mv -f include/generated/uapi/linux/.tmp_version.h include/generated/uapi/linux/version.h; fi
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.tmp_utsrelease.h" EXIT; {   if [ `echo -n "6.6.23" | wc -c ` -gt 64 ]; then echo '"6.6.23" exceeds 64 characters' >&2; exit 1; fi; echo \#define UTS_RELEASE \"6.6.23\"; } > include/generated/.tmp_utsrelease.h; if [ ! -r include/generated/utsrelease.h ] || ! cmp -s include/generated/utsrelease.h include/generated/.tmp_utsrelease.h; then : '  UPD     include/generated/utsrelease.h'; mv -f include/generated/.tmp_utsrelease.h include/generated/utsrelease.h; fi
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.tmp_compile.h" EXIT; { ./scripts/mkcompile_h "x86_64" "x86_64-openwrt-linux-musl-gcc (OpenWrt GCC 13.2.0 r0+25733-7236d4f82b) 13.2.0" "x86_64-openwrt-linux-musl-ld"; } > include/generated/.tmp_compile.h; if [ ! -r include/generated/compile.h ] || ! cmp -s include/generated/compile.h include/generated/.tmp_compile.h; then : '  UPD     include/generated/compile.h'; mv -f include/generated/.tmp_compile.h include/generated/compile.h; fi
./scripts/remove-stale-files
make -f ./scripts/Makefile.build obj=arch/x86/tools relocs
make -f ./scripts/Makefile.build obj=scripts/dtc
make -f ./scripts/Makefile.asm-generic obj=arch/x86/include/generated/asm \
generic=include/asm-generic
mkdir -p ./tools
make -f ./scripts/Makefile.build obj=scripts
make LDFLAGS= MAKEFLAGS=" --jobserver-auth=3,4" O=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23 subdir=tools -C ./tools/ objtool
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool && make O=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23 subdir=tools/objtool --no-print-directory -C objtool 
make -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/build CFLAGS= LDFLAGS= /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/fixdep
make -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/build/Makefile.build dir=. obj=fixdep
make -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/lib/subcmd/ O=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/libsubcmd \
        DESTDIR=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/libsubcmd prefix= subdir= \
        CC="gcc" LD="ld" AR="ar" EXTRA_CFLAGS="-Werror -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Wno-switch-default -Wno-switch-enum -Wno-packed -Wno-nested-externs -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11  -O2 -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes -g -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/arch/x86/include/uapi -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/arch/x86/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/arch/x86/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/libsubcmd/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/include" \
        /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/libsubcmd/libsubcmd.a install_headers
make[9]: 'install_headers' is up to date.
make -f ./scripts/Makefile.build obj=scripts/mod
set -e; mkdir -p scripts/mod/; trap "rm -f scripts/mod/.tmp_devicetable-offsets.h" EXIT; {       echo "#ifndef __DEVICETABLE_OFFSETS_H__"; echo "#define __DEVICETABLE_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne        's:^[[:space:]]*\.ascii[[:space:]]*"\(.*\)".*:\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}' < scripts/mod/devicetable-offsets.s; echo ""; echo "#endif"; } > scripts/mod/.tmp_devicetable-offsets.h; if [ ! -r scripts/mod/devicetable-offsets.h ] || ! cmp -s scripts/mod/devicetable-offsets.h scripts/mod/.tmp_devicetable-offsets.h; then : '  UPD     scripts/mod/devicetable-offsets.h'; mv -f scripts/mod/.tmp_devicetable-offsets.h scripts/mod/devicetable-offsets.h; fi
bash ./sync-check.sh
make -f ./scripts/Makefile.build obj=. prepare
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.tmp_timeconst.h" EXIT; { echo 100 | bc -q kernel/time/timeconst.bc; } > include/generated/.tmp_timeconst.h; if [ ! -r include/generated/timeconst.h ] || ! cmp -s include/generated/timeconst.h include/generated/.tmp_timeconst.h; then : '  UPD     include/generated/timeconst.h'; mv -f include/generated/.tmp_timeconst.h include/generated/timeconst.h; fi
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.tmp_bounds.h" EXIT; {        echo "#ifndef __LINUX_BOUNDS_H__"; echo "#define __LINUX_BOUNDS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne      's:^[[:space:]]*\.ascii[[:space:]]*"\(.*\)".*:\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}' < kernel/bounds.s; echo ""; echo "#endif"; } > include/generated/.tmp_bounds.h; if [ ! -r include/generated/bounds.h ] || ! cmp -s include/generated/bounds.h include/generated/.tmp_bounds.h; then : '  UPD     include/generated/bounds.h'; mv -f include/generated/.tmp_bounds.h include/generated/bounds.h; fi
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.tmp_asm-offsets.h" EXIT; {   echo "#ifndef __ASM_OFFSETS_H__"; echo "#define __ASM_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne        's:^[[:space:]]*\.ascii[[:space:]]*"\(.*\)".*:\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}' < arch/x86/kernel/asm-offsets.s; echo ""; echo "#endif"; } > include/generated/.tmp_asm-offsets.h; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.tmp_asm-offsets.h; then : '  UPD     include/generated/asm-offsets.h'; mv -f include/generated/.tmp_asm-offsets.h include/generated/asm-offsets.h; fi
make -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/build/Makefile.build dir=. obj=objtool CC="gcc" LD="ld" AR="ar" CFLAGS="-Werror -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wno-type-limits -Wstrict-aliasing=3 -Wshadow -Wno-switch-default -Wno-switch-enum -Wno-packed -Wno-nested-externs -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11  -O2 -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/include  -Wall -Wmissing-prototypes -Wstrict-prototypes -g -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/arch/x86/include/uapi -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/arch/x86/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/arch/x86/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/libsubcmd/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/include" \
        LDFLAGS="-L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/lib -lelf -lz /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/objtool/libsubcmd/libsubcmd.a -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/lib"
make -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/tools/build/Makefile.build dir=./arch/x86 obj=objtool
make -f ./scripts/Makefile.build obj=. need-builtin=1 need-modorder=1 
make -f ./scripts/Makefile.build obj=scripts scripts/module.lds
make -f ./scripts/Makefile.build obj=init \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=usr \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=certs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=mm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/entry \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=ipc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=security \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/entry/vdso \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=security/keys \
need-builtin=1 \
need-modorder=1 \

set -e; mkdir -p init/; trap "rm -f init/.tmp_utsversion-tmp.h" EXIT; { utsver=$(echo '#'"0" SMP PREEMPT_DYNAMIC "Tue Apr  2 05:30:27 2024" | cut -b -64); echo '#'define UTS_VERSION \""${utsver}"\"; } > init/.tmp_utsversion-tmp.h; if [ ! -r init/utsversion-tmp.h ] || ! cmp -s init/utsversion-tmp.h init/.tmp_utsversion-tmp.h; then : '  UPD     init/utsversion-tmp.h'; mv -f init/.tmp_utsversion-tmp.h init/utsversion-tmp.h; fi
make -f ./scripts/Makefile.build obj=arch/x86/events \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/xen \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/events/amd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=security/keys/trusted-keys \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/entry/vsyscall \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=security/keys/encrypted-keys \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/events/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/pvh \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/hyperv \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/realmode \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/realmode/rm arch/x86/realmode/rm/realmode.bin
make -f ./scripts/Makefile.build obj=crypto \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=block \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/events/zhaoxin \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=io_uring \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/notify \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/sched \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/notify/dnotify \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/notify/inotify \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/notify/fanotify \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/mm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/locking \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=block/partitions \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/crypto \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/nfs_common \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/power \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/iomap \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/quota \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/mm/pat \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/printk \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/proc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/lib \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/irq \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/kernfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/cache \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/irqchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/fpu \
need-builtin=1 \
need-modorder=1 \
make -f ./scripts/Makefile.build obj=arch/x86/platform/atom \

need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/bus \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/ce4100 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/rcu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/bus/mhi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/efi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/bus/mhi/host \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/cpu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/livepatch \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/geode \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/dma \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/iris \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/sysfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/allwinner \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/intel-mid \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/entry \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/amlogic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/intel-quark \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/broadcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/olpc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/cadence \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/scx200 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/freescale \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/module \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/devpts \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/ts5500 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/hisilicon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/platform/uv \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/ingenic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/ext4 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/acpi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/lantiq \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/cpu/mce \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/marvell \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/mediatek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/jbd2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/time \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/microchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/motorola \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/mscc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=crypto/async_tx \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/cpu/mtrr \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/qualcomm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/ralink \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=sound \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/renesas \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/net \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/rockchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/cpu/microcode \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/samsung \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/squashfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/socionext \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/st \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/starfive \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/sunplus \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/apic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/futex \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/tegra \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/core \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/ti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/phy/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/cgroup \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/ramfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/actions \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/isofs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kernel/kprobes \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/bcm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/cirrus \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/freescale \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/bpf \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/kvm \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/mediatek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/mvebu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/exportfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/nomadik \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=virt \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/nuvoton \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/nls \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=virt/lib \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/nxp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/qcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/sprd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/sunplus \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/pci \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pinctrl/ti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pwm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/unicode \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/overlayfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/hostfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/power \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=arch/x86/video \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/debugfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/f2fs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/configfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci/msi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/llc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci/pcie \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ethernet \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/netfs \
need-builtin= \
need-modorder=1 \

set -e; mkdir -p arch/x86/kvm/; trap "rm -f arch/x86/kvm/.tmp_kvm-asm-offsets.h" EXIT; {         echo "#ifndef __KVM_ASM_OFFSETS_H__"; echo "#define __KVM_ASM_OFFSETS_H__"; echo "/*"; echo " * DO NOT MODIFY."; echo " *"; echo " * This file was generated by Kbuild"; echo " */"; echo ""; sed -ne        's:^[[:space:]]*\.ascii[[:space:]]*"\(.*\)".*:\1:; /^->/{s:->#\(.*\):/* \1 */:; s:^->\([^ ]*\) [\$#]*\([^ ]*\) \(.*\):#define \1 \2 /* \3 */:; s:->::; p;}' < arch/x86/kvm/kvm-asm-offsets.s; echo ""; echo "#endif"; } > arch/x86/kvm/.tmp_kvm-asm-offsets.h; if [ ! -r arch/x86/kvm/kvm-asm-offsets.h ] || ! cmp -s arch/x86/kvm/kvm-asm-offsets.h arch/x86/kvm/.tmp_kvm-asm-offsets.h; then : '  UPD     arch/x86/kvm/kvm-asm-offsets.h'; mv -f arch/x86/kvm/.tmp_kvm-asm-offsets.h arch/x86/kvm/kvm-asm-offsets.h; fi
make -f ./scripts/Makefile.build obj=net/802 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci/hotplug \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=kernel/events \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/sched \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/netlink \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/fscache \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci/controller \
need-builtin=1 \
need-modorder=1 \

set -e; mkdir -p kernel/; trap "rm -f kernel/.tmp_config_data" EXIT; { cat .config; } > kernel/.tmp_config_data; if [ ! -r kernel/config_data ] || ! cmp -s kernel/config_data kernel/.tmp_config_data; then : '  UPD     kernel/config_data'; mv -f kernel/.tmp_config_data kernel/config_data; fi
make -f ./scripts/Makefile.build obj=drivers/idle \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/console \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci/switch \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/char/ipmi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci/controller/dwc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/reiserfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/cramfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pci/controller/mobiveil \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/acpi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/backlight \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/minix \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pnp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/fbdev \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/amba \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/fbdev/core \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/fat \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pnp/pnpacpi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/math \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/crypto \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/exfat \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/hfsplus \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb/dss \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb/displays \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/hfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/nfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/crypto/mpi \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/nfsd \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/lockd \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/acpi/acpica \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/actions \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/zlib_inflate \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/analogbits \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/bcm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/imgtec \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/xz \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/bpf \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/imx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/ingenic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/mediatek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/microchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ethtool \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/dim \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dma \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/mstar \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/netfilter \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/mvebu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/ralink \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dma/idxd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/fonts \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dma/mediatek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/renesas \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dma/qcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/socfpga \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/sprd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dma/ti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/starfive \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dma/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/842 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/sunxi-ng \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/ti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/versatile \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/apple \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/zlib_deflate \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/x86 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/aspeed \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/bcm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/fsl \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clk/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/reed_solomon \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/fujitsu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/hisilicon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/virtio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/lzo \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/imx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/nfs/filelayout \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/ixp4xx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/loongson \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/lz4 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/mediatek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/microchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/nfs/blocklayout \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/zstd \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/nuvoton \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/pxa \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/amlogic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=lib/raid6 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/qcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/smb \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/renesas \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/nfs/flexfilelayout \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/rockchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/smb/common \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ipv4 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/sifive \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/sunxi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/smb/client \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/ti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/ntfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/soc/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/ntfs3 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/autofs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/xen \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/fuse \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/tty \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/xen/events \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/xen/xenbus \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/char \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/tty/vt \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/xen/xenfs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/udf \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/char/hw_random \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/acpi/pmic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/tty/hvc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/acpi/dptf \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/tty/serial \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/char/agp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iommu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/tty/ipwireless \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iommu/amd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/xfrm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iommu/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iommu/arm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/tty/serial/8250 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/char/tpm \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/jfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iommu/arm/arm-smmu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iommu/arm/arm-smmu-v3 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iommu/iommufd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/unix \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/connector \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/host1x \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/base \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/block \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/xfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/eeprom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/block/zram \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/mfd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/cb710 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/ti-st \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/lis3lv02d \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/vmw_vmci \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/nfc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/nvdimm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/base/power \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ipv4/netfilter \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/cardreader \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/lkdtm \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/base/firmware_loader \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/misc/echo \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/9p \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/cachefiles \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/base/firmware_loader/builtin \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/base/test \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/base/regmap \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dax \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/vga \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dax/hmem \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/btrfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/dma-buf \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/cxl \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/cxl/core \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/macintosh \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/pstore \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ipv6 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=fs/efivarfs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/tests \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/packet \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/arm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/display \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/bridge \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/scsi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/ttm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/netfilter/ipset \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/renesas \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/renesas/rcar-du \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/netfilter/ipvs \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/omapdrm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/tilcdc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/virtio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/bridge/netfilter \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/scsi/pcmcia \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/scsi/libsas \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/nvme \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/nvme/host \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/imx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/i2c \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/panel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge/analogix \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge/cadence \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/nvme/target \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/scsi/mvsas \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge/imx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge/synopsys \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/hisilicon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/ata \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/mxsfb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/tiny \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/spi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/xlnx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/devlink \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ipv6/netfilter \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/gud \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/solomon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/scheduler \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/dsa \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/radeon \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/amd/amdgpu \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/strparser \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/gpu/drm/amd/amdxcp \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/8021q \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/wireless \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/dcb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/vmw_vsock \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/mpls \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/message \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/message/fusion \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/switchdev \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/phy \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/l3mdev \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firewire \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/mptcp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/handshake \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/tls \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/key \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/cdrom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/auxdisplay \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/pse-pd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/mdio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ax25 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/pcs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/3com \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/8390 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/hamradio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/wireless \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/wireless/legacy \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/wireless/virtual \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/adaptec \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/vmxnet3 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/adi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/agere \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/alacritech \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/phy/qcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/alteon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/can \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/amazon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/amazon/ena \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/hyperv \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/bluetooth \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/phy/b53 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/sunrpc \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/amd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/phy/aquantia \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/atm \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/amd/xgbe \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/l2tp \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/sctp \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/aquantia \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/aquantia/atlantic \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/bluetooth/rfcomm \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/9p \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/bluetooth/bnep \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/sunrpc/auth_gss \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/bluetooth/hidp \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/6lowpan \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ieee802154 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/mac802154 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/arc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/dns_resolver \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros/atlx \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cadence \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros/atl1e \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/ieee802154/6lowpan \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/psample \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/common \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/core \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/input/serio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/phy \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/host \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros/atl1c \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/nsh \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=net/qrtr \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros/alx \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/input \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/rtc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/broadcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/i2c \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/input/keyboard \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/broadcom/bnx2x \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/input/touchscreen \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/i2c/algos \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/storage \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/input/misc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/i3c \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/i2c/busses \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/i2c/muxes \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/bonding \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/i2c \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/tuners \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/ptp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/brocade \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/rc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/rc/keymaps \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/common \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/common \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/thunder \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/power \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/common/b2c2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/liquidio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/power/supply \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/common/saa7146 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/chelsio \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/octeon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/common/siano \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/hwmon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cisco \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/common/v4l2-tpg \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cortina \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/dec \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/common/videobuf2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/watchdog \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/misc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/dec/tulip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/allegro-dvt \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/amlogic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/dwc3 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/amlogic/meson-ge2d \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal/broadcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/amphion \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal/samsung \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/aspeed \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/dwc2 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/atmel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/cadence \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/md \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/chips-media \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal/st \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/dlink \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/marvell \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal/qcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/emulex \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal/tegra \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/emulex/benet \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/thermal/mediatek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/jpeg \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/mdp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/microchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/vcodec \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/isdn \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/cdns3 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/isdn/hardware \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/vcodec/common \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/isdn/hardware/mISDN \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/vcodec/encoder \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/ezchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/vcodec/decoder \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/fujitsu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/vpu \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/fungible \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/mediatek/mdp3 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/isdn/mISDN \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/google \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/mon \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/nvidia \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/huawei \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/nvidia/tegra-vde \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/nxp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/nxp/dw100 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/class \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/e1000 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/nxp/imx-jpeg \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/nxp/imx8-isi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/serial \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/qcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/edac \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/qcom/camss \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/qcom/venus \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/hwmon/pmbus \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/e1000e \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/renesas \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/renesas/rcar-vin \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/renesas/rzg2l-cru \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/cpufreq \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/renesas/vsp1 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/rockchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/rockchip/rga \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/rockchip/rkisp1 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/samsung \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/cpuidle \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/samsung/exynos-gsc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/samsung/exynos4-is \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/igb \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/samsung/s3c-camif \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/samsung/s5p-g2d \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/mmc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/samsung/s5p-jpeg \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/cpuidle/governors \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/samsung/s5p-mfc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/mmc/core \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/igc \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/st \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/atm \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/st/sti/bdisp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/mmc/host \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/st/sti/c8sectpfe \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/st/sti/delta \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/st/sti/hva \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/st/stm32 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/usbip \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/igbvf \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi/sun4i-csi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi/sun6i-csi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi/sun6i-mipi-csi2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/ixgbe \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi/sun8i-di \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/usb/roles \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi/sun8i-rotate \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/ixgbevf \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/ufs \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/ti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/leds \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/verisilicon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/ti/am437x \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/via \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/ti/cal \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/i40e \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/ttpci \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/ti/vpe \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/b2c2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/ti/davinci \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/pluto2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/ti/omap \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/intel/iavf \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/dm1105 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/platform/ti/omap3isp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/pt1 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/leds/rgb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/pt3 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb/b2c2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/leds/trigger \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/mantis \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb/dvb-usb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/ngene \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb/dvb-usb-v2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/mmc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/ddbridge \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb/s2255 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/mmc/siano \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/saa7146 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb/siano \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/firewire \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/smipcie \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb/ttusb-budget \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/spi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/netup_unidvb \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/test-drivers \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/usb/ttusb-dec \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/leds/blink \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/i825xx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/intel/ipu3 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/marvell \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/media/pci/intel/ivsc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/leds/simple \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mellanox \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/micrel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/microchip \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mellanox/mlx4 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mscc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/marvell/octeon_ep \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/clocksource \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/marvell/octeontx2 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/ccp \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/marvell/prestera \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/hid \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/arm_ffa \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mellanox/mlx5/core \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/arm_scmi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/broadcom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mellanox/mlxsw \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/cirrus \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/meson \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/google \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/hid/usbhid \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/efi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/stm32 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mellanox/mlxfw \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/hisilicon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/intel/keembay \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/intel/ixp4xx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/efi/libstub \
need-builtin= \
need-modorder= \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/myricom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/crypto/starfive \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/natsemi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/imx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/neterion \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/platform \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/media \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/platform/x86 \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/iio \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/iio/accel \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/iio/adc \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/iio/addac \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/netronome \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/platform/x86/amd \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/iio/frequency \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/ni \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/platform/x86/intel \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/iio/impedance-analyzer \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/fbtft \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/staging/iio/resolver \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ipvlan \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/wireguard \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/vxlan \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/mailbox \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/virt \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/virt/vboxguest \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/psci \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/nvidia \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/smccc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/dev \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/tegra \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/rcar \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/firmware/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/spi \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ppp \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/hv \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/oki-semi \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/spi/mcp251xfd \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/packetengines \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qlogic \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/usb \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qualcomm \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qlogic/qlcnic \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qualcomm/emac \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/qlogic/netxen \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/realtek \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/usb/kvaser_usb \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/renesas \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/usb/peak_usb \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/rdc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/extcon \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/perf \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/rocker \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/ras \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/samsung \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/seeq \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/hwtracing/intel_th \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/softing \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/slip \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/slcan \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/can/c_can \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/android \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ieee802154 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/wwan \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/silan \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sis \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/usb \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sfc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/wwan/t7xx \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/smsc \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/nvmem \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/socionext \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/stmicro \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/nvmem/layouts \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sun \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/parport \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/tehuti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/ti \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/via \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/atm \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/wiznet \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/xilinx \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pcmcia \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/block/aoe \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pps \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/w1 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pps/clients \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/bluetooth \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/w1/masters \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/pps/generators \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/ssb \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/bcma \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/w1/slaves \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/vhost \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/mux \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/xircom \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/synopsys \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/pensando \
need-builtin=1 \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/accel \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/adc \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/addac \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/afe \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/amplifiers \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sfc/falcon \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/buffer \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/cdc \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/chemical \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common/cros_ec_sensors \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common/hid-sensors \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common/inv_sensors \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/dac \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/dummy \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common/ms_sensors \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/gyro \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/filter \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/frequency \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/health \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common/scmi_sensors \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common/ssp_sensors \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/common/st_sensors \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/humidity \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/imu \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/light \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/magnetometer \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/multiplexer \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/imu/bmi160 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/orientation \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/position \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/potentiometer \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/imu/bno055 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/potentiostat \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/pressure \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/proximity \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/resolver \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/temperature \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/imu/inv_icm42600 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/test \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/imu/inv_mpu6050 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/trigger \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/imu/st_lsm6dsx \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.build obj=drivers/iio/imu/st_lsm9ds0 \
need-builtin= \
need-modorder=1 \

make -f ./scripts/Makefile.vmlinux_o
bash ./scripts/modules-check.sh modules.order
make -f ./scripts/Makefile.modpost
make -f ./scripts/Makefile.vmlinux
make -f ./scripts/Makefile.modfinal
# cmd_link_vmlinux vmlinux
  scripts/link-vmlinux.sh "x86_64-openwrt-linux-musl-ld" "-m elf_x86_64 -z noexecstack --no-warn-rwx-segments" "-z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn";  make -f ./arch/x86/Makefile.postlink vmlinux
+ [ x86_64-openwrt-linux-musl-ld = clean ]
+ make -f ./scripts/Makefile.build obj=init init/version-timestamp.o
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.tmp_utsversion.h" EXIT; { utsver=$(echo '#'"0" SMP PREEMPT_DYNAMIC "Tue Apr  2 05:30:27 2024" | cut -b -64); echo '#'define UTS_VERSION \""${utsver}"\"; } > include/generated/.tmp_utsversion.h; if [ ! -r include/generated/utsversion.h ] || ! cmp -s include/generated/utsversion.h include/generated/.tmp_utsversion.h; then : '  UPD     include/generated/utsversion.h'; mv -f include/generated/.tmp_utsversion.h include/generated/utsversion.h; fi
+ btf_vmlinux_bin_o=
+ is_enabled CONFIG_DEBUG_INFO_BTF
+ grep -q ^CONFIG_DEBUG_INFO_BTF=y include/config/auto.conf
+ kallsymso=
+ kallsymso_prev=
+ kallsyms_vmlinux=
+ is_enabled CONFIG_KALLSYMS
+ grep -q ^CONFIG_KALLSYMS=y include/config/auto.conf
+ kallsyms_step 1
+ kallsymso_prev=
+ kallsyms_vmlinux=.tmp_vmlinux.kallsyms1
+ kallsymso=.tmp_vmlinux.kallsyms1.o
+ kallsyms_S=.tmp_vmlinux.kallsyms1.S
+ vmlinux_link .tmp_vmlinux.kallsyms1 
+ local output=.tmp_vmlinux.kallsyms1
+ local objs
+ local libs
+ local ld
+ local ldflags
+ local ldlibs
+ info LD .tmp_vmlinux.kallsyms1
+ printf   %-7s %s\n LD .tmp_vmlinux.kallsyms1
  LD      .tmp_vmlinux.kallsyms1
+ shift
+ is_enabled CONFIG_LTO_CLANG
+ grep -q ^CONFIG_LTO_CLANG=y include/config/auto.conf
+ is_enabled CONFIG_X86_KERNEL_IBT
+ grep -q ^CONFIG_X86_KERNEL_IBT=y include/config/auto.conf
+ objs=vmlinux.o
+ libs=
+ is_enabled CONFIG_MODULES
+ grep -q ^CONFIG_MODULES=y include/config/auto.conf
+ objs=vmlinux.o .vmlinux.export.o
+ objs=vmlinux.o .vmlinux.export.o init/version-timestamp.o
+ [ x86 = um ]
+ wl=
+ ld=x86_64-openwrt-linux-musl-ld
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn
+ ldlibs=
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds
+ [ .tmp_vmlinux.kallsyms1 != 1 ]
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds --strip-debug
+ is_enabled CONFIG_VMLINUX_MAP
+ grep -q ^CONFIG_VMLINUX_MAP=y include/config/auto.conf
+ x86_64-openwrt-linux-musl-ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds --strip-debug -o .tmp_vmlinux.kallsyms1 --whole-archive vmlinux.o .vmlinux.export.o init/version-timestamp.o --no-whole-archive --start-group --end-group
+ mksysmap .tmp_vmlinux.kallsyms1 .tmp_vmlinux.kallsyms1.syms
+ info NM .tmp_vmlinux.kallsyms1.syms
+ printf   %-7s %s\n NM .tmp_vmlinux.kallsyms1.syms
  NM      .tmp_vmlinux.kallsyms1.syms
+ bash ./scripts/mksysmap .tmp_vmlinux.kallsyms1 .tmp_vmlinux.kallsyms1.syms
+ kallsyms .tmp_vmlinux.kallsyms1.syms .tmp_vmlinux.kallsyms1.S
+ local kallsymopt
+ is_enabled CONFIG_KALLSYMS_ALL
+ grep -q ^CONFIG_KALLSYMS_ALL=y include/config/auto.conf
+ is_enabled CONFIG_KALLSYMS_ABSOLUTE_PERCPU
+ grep -q ^CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y include/config/auto.conf
+ kallsymopt= --absolute-percpu
+ is_enabled CONFIG_KALLSYMS_BASE_RELATIVE
+ grep -q ^CONFIG_KALLSYMS_BASE_RELATIVE=y include/config/auto.conf
+ kallsymopt= --absolute-percpu --base-relative
+ is_enabled CONFIG_LTO_CLANG
+ grep -q ^CONFIG_LTO_CLANG=y include/config/auto.conf
+ is_enabled CONFIG_KALLSYMS_UNCOMPRESSED
+ grep -q ^CONFIG_KALLSYMS_UNCOMPRESSED=y include/config/auto.conf
+ kallsymopt= --absolute-percpu --base-relative --uncompressed
+ info KSYMS .tmp_vmlinux.kallsyms1.S
+ printf   %-7s %s\n KSYMS .tmp_vmlinux.kallsyms1.S
  KSYMS   .tmp_vmlinux.kallsyms1.S
+ scripts/kallsyms --absolute-percpu --base-relative --uncompressed .tmp_vmlinux.kallsyms1.syms
+ info AS .tmp_vmlinux.kallsyms1.S
+ printf   %-7s %s\n AS .tmp_vmlinux.kallsyms1.S
  AS      .tmp_vmlinux.kallsyms1.S
+ x86_64-openwrt-linux-musl-gcc -nostdinc -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -D__KERNEL__ -fmacro-prefix-map=./= -D__ASSEMBLY__ -fno-PIE -m64 -g -c -o .tmp_vmlinux.kallsyms1.o .tmp_vmlinux.kallsyms1.S
+ kallsyms_step 2
+ kallsymso_prev=.tmp_vmlinux.kallsyms1.o
+ kallsyms_vmlinux=.tmp_vmlinux.kallsyms2
+ kallsymso=.tmp_vmlinux.kallsyms2.o
+ kallsyms_S=.tmp_vmlinux.kallsyms2.S
+ vmlinux_link .tmp_vmlinux.kallsyms2 .tmp_vmlinux.kallsyms1.o
+ local output=.tmp_vmlinux.kallsyms2
+ local objs
+ local libs
+ local ld
+ local ldflags
+ local ldlibs
+ info LD .tmp_vmlinux.kallsyms2
+ printf   %-7s %s\n LD .tmp_vmlinux.kallsyms2
  LD      .tmp_vmlinux.kallsyms2
+ shift
+ is_enabled CONFIG_LTO_CLANG
+ grep -q ^CONFIG_LTO_CLANG=y include/config/auto.conf
+ is_enabled CONFIG_X86_KERNEL_IBT
+ grep -q ^CONFIG_X86_KERNEL_IBT=y include/config/auto.conf
+ objs=vmlinux.o
+ libs=
+ is_enabled CONFIG_MODULES
+ grep -q ^CONFIG_MODULES=y include/config/auto.conf
+ objs=vmlinux.o .vmlinux.export.o
+ objs=vmlinux.o .vmlinux.export.o init/version-timestamp.o
+ [ x86 = um ]
+ wl=
+ ld=x86_64-openwrt-linux-musl-ld
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn
+ ldlibs=
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds
+ [ .tmp_vmlinux.kallsyms2 != 2 ]
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds --strip-debug
+ is_enabled CONFIG_VMLINUX_MAP
+ grep -q ^CONFIG_VMLINUX_MAP=y include/config/auto.conf
+ x86_64-openwrt-linux-musl-ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds --strip-debug -o .tmp_vmlinux.kallsyms2 --whole-archive vmlinux.o .vmlinux.export.o init/version-timestamp.o --no-whole-archive --start-group --end-group .tmp_vmlinux.kallsyms1.o
+ mksysmap .tmp_vmlinux.kallsyms2 .tmp_vmlinux.kallsyms2.syms .tmp_vmlinux.kallsyms1.o
+ info NM .tmp_vmlinux.kallsyms2.syms
+ printf   %-7s %s\n NM .tmp_vmlinux.kallsyms2.syms
  NM      .tmp_vmlinux.kallsyms2.syms
+ bash ./scripts/mksysmap .tmp_vmlinux.kallsyms2 .tmp_vmlinux.kallsyms2.syms .tmp_vmlinux.kallsyms1.o
+ kallsyms .tmp_vmlinux.kallsyms2.syms .tmp_vmlinux.kallsyms2.S
+ local kallsymopt
+ is_enabled CONFIG_KALLSYMS_ALL
+ grep -q ^CONFIG_KALLSYMS_ALL=y include/config/auto.conf
+ is_enabled CONFIG_KALLSYMS_ABSOLUTE_PERCPU
+ grep -q ^CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y include/config/auto.conf
+ kallsymopt= --absolute-percpu
+ is_enabled CONFIG_KALLSYMS_BASE_RELATIVE
+ grep -q ^CONFIG_KALLSYMS_BASE_RELATIVE=y include/config/auto.conf
+ kallsymopt= --absolute-percpu --base-relative
+ is_enabled CONFIG_LTO_CLANG
+ grep -q ^CONFIG_LTO_CLANG=y include/config/auto.conf
+ is_enabled CONFIG_KALLSYMS_UNCOMPRESSED
+ grep -q ^CONFIG_KALLSYMS_UNCOMPRESSED=y include/config/auto.conf
+ kallsymopt= --absolute-percpu --base-relative --uncompressed
+ info KSYMS .tmp_vmlinux.kallsyms2.S
+ printf   %-7s %s\n KSYMS .tmp_vmlinux.kallsyms2.S
  KSYMS   .tmp_vmlinux.kallsyms2.S
+ scripts/kallsyms --absolute-percpu --base-relative --uncompressed .tmp_vmlinux.kallsyms2.syms
+ info AS .tmp_vmlinux.kallsyms2.S
+ printf   %-7s %s\n AS .tmp_vmlinux.kallsyms2.S
  AS      .tmp_vmlinux.kallsyms2.S
+ x86_64-openwrt-linux-musl-gcc -nostdinc -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -D__KERNEL__ -fmacro-prefix-map=./= -D__ASSEMBLY__ -fno-PIE -m64 -g -c -o .tmp_vmlinux.kallsyms2.o .tmp_vmlinux.kallsyms2.S
+ bash ./scripts/file-size.sh .tmp_vmlinux.kallsyms1.o
+ size1=1200632
+ bash ./scripts/file-size.sh .tmp_vmlinux.kallsyms2.o
+ size2=1200632
+ [ 1200632 -ne 1200632 ]
+ [ -n  ]
+ vmlinux_link vmlinux .tmp_vmlinux.kallsyms2.o
+ local output=vmlinux
+ local objs
+ local libs
+ local ld
+ local ldflags
+ local ldlibs
+ info LD vmlinux
+ printf   %-7s %s\n LD vmlinux
  LD      vmlinux
+ shift
+ is_enabled CONFIG_LTO_CLANG
+ grep -q ^CONFIG_LTO_CLANG=y include/config/auto.conf
+ is_enabled CONFIG_X86_KERNEL_IBT
+ grep -q ^CONFIG_X86_KERNEL_IBT=y include/config/auto.conf
+ objs=vmlinux.o
+ libs=
+ is_enabled CONFIG_MODULES
+ grep -q ^CONFIG_MODULES=y include/config/auto.conf
+ objs=vmlinux.o .vmlinux.export.o
+ objs=vmlinux.o .vmlinux.export.o init/version-timestamp.o
+ [ x86 = um ]
+ wl=
+ ld=x86_64-openwrt-linux-musl-ld
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn
+ ldlibs=
+ ldflags=-m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds
+ [ vmlinux != vmlinux ]
+ is_enabled CONFIG_VMLINUX_MAP
+ grep -q ^CONFIG_VMLINUX_MAP=y include/config/auto.conf
+ x86_64-openwrt-linux-musl-ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -z max-page-size=0x200000 --build-id=sha1 -X --orphan-handling=warn --script=./arch/x86/kernel/vmlinux.lds -o vmlinux --whole-archive vmlinux.o .vmlinux.export.o init/version-timestamp.o --no-whole-archive --start-group --end-group .tmp_vmlinux.kallsyms2.o
+ is_enabled CONFIG_DEBUG_INFO_BTF
+ grep -q ^CONFIG_DEBUG_INFO_BTF=y include/config/auto.conf
+ mksysmap vmlinux System.map .tmp_vmlinux.kallsyms2.o
+ info NM System.map
+ printf   %-7s %s\n NM System.map
  NM      System.map
+ bash ./scripts/mksysmap vmlinux System.map .tmp_vmlinux.kallsyms2.o
+ is_enabled CONFIG_BUILDTIME_TABLE_SORT
+ grep -q ^CONFIG_BUILDTIME_TABLE_SORT=y include/config/auto.conf
+ info SORTTAB vmlinux
+ printf   %-7s %s\n SORTTAB vmlinux
  SORTTAB vmlinux
+ sorttable vmlinux
+ ./scripts/sorttable vmlinux
+ is_enabled CONFIG_KALLSYMS
+ grep -q ^CONFIG_KALLSYMS=y include/config/auto.conf
+ cmp -s System.map .tmp_vmlinux.kallsyms2.syms
+ echo vmlinux: scripts/link-vmlinux.sh
make -f ./scripts/Makefile.build obj=arch/x86/boot arch/x86/boot/bzImage
make -f ./scripts/Makefile.build obj=arch/x86/boot/compressed arch/x86/boot/compressed/vmlinux
# VOFFSET arch/x86/boot/compressed/../voffset.h
  x86_64-openwrt-linux-musl-nm vmlinux | sed -n -e 's/^\([0-9a-fA-F]*\) [ABCDGRSTVW] \(_text\|__bss_start\|_end\)$/#define VO_ _AC(0x,UL)/p' > arch/x86/boot/compressed/../voffset.h
# OBJCOPY arch/x86/boot/compressed/vmlinux.bin
  x86_64-openwrt-linux-musl-objcopy  -R .comment -S vmlinux arch/x86/boot/compressed/vmlinux.bin
# XZKERN  arch/x86/boot/compressed/vmlinux.bin.xz
  { cat arch/x86/boot/compressed/vmlinux.bin | sh ./scripts/xz_wrap.sh; printf \040\351\150\001; } > arch/x86/boot/compressed/vmlinux.bin.xz
# CC      arch/x86/boot/compressed/misc.o
# MKPIGGY arch/x86/boot/compressed/piggy.S
  arch/x86/boot/compressed/mkpiggy arch/x86/boot/compressed/vmlinux.bin.xz > arch/x86/boot/compressed/piggy.S
  x86_64-openwrt-linux-musl-gcc -Wp,-MMD,arch/x86/boot/compressed/.misc.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -fmacro-prefix-map=./= -m64 -O2 -fno-strict-aliasing -fPIE -Wundef -DDISABLE_BRANCH_PROFILING -mcmodel=small -mno-red-zone -mno-mmx -mno-sse -ffreestanding -fshort-wchar -fno-stack-protector -Wno-address-of-packed-member -Wno-pointer-sign -fmacro-prefix-map=./= -fno-asynchronous-unwind-tables -D__DISABLE_EXPORTS -Wa,-mrelax-relocations=no -include ./include/linux/hidden.h    -DKBUILD_MODFILE='"arch/x86/boot/compressed/misc"' -DKBUILD_BASENAME='"misc"' -DKBUILD_MODNAME='"misc"' -D__KBUILD_MODNAME=kmod_misc -c -o arch/x86/boot/compressed/misc.o arch/x86/boot/compressed/misc.c  
# AS      arch/x86/boot/compressed/piggy.o
  x86_64-openwrt-linux-musl-gcc -Wp,-MMD,arch/x86/boot/compressed/.piggy.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -D__KERNEL__ -fmacro-prefix-map=./= -m64 -O2 -fno-strict-aliasing -fPIE -Wundef -DDISABLE_BRANCH_PROFILING -mcmodel=small -mno-red-zone -mno-mmx -mno-sse -ffreestanding -fshort-wchar -fno-stack-protector -Wno-address-of-packed-member -Wno-pointer-sign -fmacro-prefix-map=./= -fno-asynchronous-unwind-tables -D__DISABLE_EXPORTS -Wa,-mrelax-relocations=no -include ./include/linux/hidden.h -D__ASSEMBLY__    -c -o arch/x86/boot/compressed/piggy.o arch/x86/boot/compressed/piggy.S 
# LD      arch/x86/boot/compressed/vmlinux
  x86_64-openwrt-linux-musl-ld -m elf_x86_64 --no-ld-generated-unwind-info  -pie  --no-dynamic-linker --orphan-handling=warn -z noexecstack --no-warn-rwx-segments -u efi_pe_entry -T arch/x86/boot/compressed/vmlinux.lds arch/x86/boot/compressed/kernel_info.o arch/x86/boot/compressed/head_64.o arch/x86/boot/compressed/misc.o arch/x86/boot/compressed/string.o arch/x86/boot/compressed/cmdline.o arch/x86/boot/compressed/error.o arch/x86/boot/compressed/piggy.o arch/x86/boot/compressed/cpuflags.o arch/x86/boot/compressed/early_serial_console.o arch/x86/boot/compressed/ident_map_64.o arch/x86/boot/compressed/idt_64.o arch/x86/boot/compressed/idt_handlers_64.o arch/x86/boot/compressed/pgtable_64.o arch/x86/boot/compressed/acpi.o arch/x86/boot/compressed/efi.o drivers/firmware/efi/libstub/lib.a -o arch/x86/boot/compressed/vmlinux
# ZOFFSET arch/x86/boot/zoffset.h
  x86_64-openwrt-linux-musl-nm arch/x86/boot/compressed/vmlinux | sed -n -e 's/^\([0-9a-fA-F]*\) [a-zA-Z] \(startup_32\|efi.._stub_entry\|efi\(32\)\?_pe_entry\|input_data\|kernel_info\|_end\|_ehead\|_text\|_e\?data\|z_.*\)$/#define ZO_ 0x/p' > arch/x86/boot/zoffset.h
# OBJCOPY arch/x86/boot/vmlinux.bin
  x86_64-openwrt-linux-musl-objcopy  -O binary -R .note -R .comment -S arch/x86/boot/compressed/vmlinux arch/x86/boot/vmlinux.bin
# AS      arch/x86/boot/header.o
  x86_64-openwrt-linux-musl-gcc -Wp,-MMD,arch/x86/boot/.header.o.d -nostdinc -I./arch/x86/include -I./arch/x86/include/generated  -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -D__KERNEL__ -fmacro-prefix-map=./= -m16 -g -Os -DDISABLE_BRANCH_PROFILING -D__DISABLE_EXPORTS -Wall -Wstrict-prototypes -march=i386 -mregparm=3 -fno-strict-aliasing -fomit-frame-pointer -fno-pic -mno-mmx -mno-sse -fcf-protection=none -ffreestanding -fno-stack-protector -Wno-address-of-packed-member -mpreferred-stack-boundary=2 -D_SETUP -D__ASSEMBLY__ -DSVGA_MODE=NORMAL_VGA -I./arch/x86/boot    -c -o arch/x86/boot/header.o arch/x86/boot/header.S 
# LD      arch/x86/boot/setup.elf
  x86_64-openwrt-linux-musl-ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments  -m elf_i386 -z noexecstack -T arch/x86/boot/setup.ld arch/x86/boot/a20.o arch/x86/boot/bioscall.o arch/x86/boot/cmdline.o arch/x86/boot/copy.o arch/x86/boot/cpu.o arch/x86/boot/cpuflags.o arch/x86/boot/cpucheck.o arch/x86/boot/early_serial_console.o arch/x86/boot/edd.o arch/x86/boot/header.o arch/x86/boot/main.o arch/x86/boot/memory.o arch/x86/boot/pm.o arch/x86/boot/pmjump.o arch/x86/boot/printf.o arch/x86/boot/regs.o arch/x86/boot/string.o arch/x86/boot/tty.o arch/x86/boot/video.o arch/x86/boot/video-mode.o arch/x86/boot/version.o arch/x86/boot/video-vga.o arch/x86/boot/video-vesa.o arch/x86/boot/video-bios.o -o arch/x86/boot/setup.elf
# OBJCOPY arch/x86/boot/setup.bin
  x86_64-openwrt-linux-musl-objcopy  -O binary arch/x86/boot/setup.elf arch/x86/boot/setup.bin
# BUILD   arch/x86/boot/bzImage
  arch/x86/boot/tools/build arch/x86/boot/setup.bin arch/x86/boot/vmlinux.bin arch/x86/boot/zoffset.h arch/x86/boot/bzImage 
mkdir -p ./arch/x86_64/boot
ln -fsn ../../x86/boot/bzImage ./arch/x86_64/boot/bzImage
make[5]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23'
# If .config did not change, use the previous timestamp to avoid package rebuilds
cmp -s /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.modules.save && mv /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.modules.save /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config; cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.config.modules.save
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/linux-6.6.23/.modules
make -C image compile TARGET_BUILD=
make[5]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux/x86'
make[5]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[5]: Nothing to be done for 'compile'.
make[5]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux/x86/image'
make[4]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux/x86'
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/target/linux'
time: target/linux/compile#38.48#15.29#23.19
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
export MAKEFLAGS= ;make -w -r buildinfo
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
make[2]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
 make[3] diffconfig buildversion feedsversion
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/system/usign'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libjson-c'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/ncurses'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/system/fwtool'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/usign-2020.05.23~f1f65026 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/system/usign'
time: package/system/usign/host-compile#0.22#0.14#0.34
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/fwtool-2019.11.12~8f7fe925 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/boot/grub2'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/json-c-0.17 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/system/fwtool'
time: package/system/fwtool/host-compile#0.24#0.15#0.37
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libjson-c'
time: package/libs/libjson-c/host-compile#0.26#0.14#0.38
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/luci/modules/luci-base'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/utils/lua'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/ncurses-6.4 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/ncurses'
time: package/libs/ncurses/host-compile#0.35#0.16#0.48
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/libffi'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/toolchain'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/kernel/gpio-button-hotplug'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/lua-5.1.5 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/utils/lua'
time: package/utils/lua/host-compile#0.23#0.17#0.39
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/pcre2'
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/grub-2.06 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/boot/grub2'
time: package/boot/grub2/host-compile#0.33#0.19#0.50
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/libffi-3.4.6 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/libffi'
time: package/feeds/packages/libffi/host-compile#0.22#0.17#0.37
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libxml2'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/devel/gperf'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.libc_installed
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-gpio-button-hotplug_installed
echo "libc" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
echo "kmod-gpio-button-hotplug" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/gpio-button-hotplug.default.install
echo '1' | cmp -s - /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libgcc.version || { echo '1' > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libgcc.version;  } 
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/gpio-button-hotplug/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/gpio-button-hotplug/.autoremove 2>/dev/null >/dev/null
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/linux-x86_64/gpio-button-hotplug -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.libgcc_installed
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/kernel/gpio-button-hotplug'
time: package/kernel/gpio-button-hotplug/compile#0.20#0.16#0.38
echo "libgcc" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
echo '1' | cmp -s - /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libatomic.version || { echo '1' > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libatomic.version;  } 
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libunistring'
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.libatomic_installed
echo "libatomic" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
echo '6' | cmp -s - /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libstdcpp.version || { echo '6' > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libstdcpp.version;  } 
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.libstdcpp_installed
echo "libstdcpp" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.libpthread_installed
echo "libpthread" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.librt_installed
echo "librt" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/toolchain -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/toolchain'
time: package/libs/toolchain/compile#0.24#0.33#0.59
 make[4] scripts/config/conf
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/lang/perl'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/pcre2-10.42 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/pcre2'
time: package/libs/pcre2/host-compile#0.29#0.18#0.46
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/libxml2-2.12.5 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libxml2'
time: package/libs/libxml2/host-compile#0.27#0.17#0.43
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/gperf-3.1 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/devel/gperf'
time: package/devel/gperf/host-compile#0.28#0.21#0.46
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/libunistring-1.1 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libunistring'
time: package/libs/libunistring/host-compile#0.30#0.19#0.48
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/perl/perl-5.38.2 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/lang/perl'
time: package/feeds/packages/perl/host-compile#0.46#0.18#0.63
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/omr-6in4'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/utils/hwdata'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/omr-schedule'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/omr-update'
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-6in4-0.4/.pkgdir/omr-6in4/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.omr-6in4_installed
echo "omr-6in4" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/omr-6in4.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-6in4-0.4/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-6in4-0.4/.autoremove 2>/dev/null >/dev/null
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-schedule-0.1/.pkgdir/omr-schedule/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-6in4-0.4 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/omr-6in4'
time: package/feeds/openmptcprouter/omr-6in4/compile#0.18#0.14#0.31
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.omr-schedule_installed
echo "omr-schedule" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/omr-schedule.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-schedule-0.1/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-schedule-0.1/.autoremove 2>/dev/null >/dev/null
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-schedule-0.1 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/hwdata-0.380/.pkgdir/usbids/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/omr-schedule'
time: package/feeds/openmptcprouter/omr-schedule/compile#0.19#0.13#0.31
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.usbids_installed
echo "usbids" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/hwdata.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/hwdata-0.380/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/hwdata-0.380/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/hwdata-0.380 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/utils/hwdata'
time: package/feeds/packages/hwdata/compile#0.20#0.16#0.36
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/rust'
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-update-0.1/.pkgdir/omr-update/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.omr-update_installed
echo "omr-update" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/omr-update.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-update-0.1/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-update-0.1/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/omr-update-0.1 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/omr-update'
time: package/feeds/openmptcprouter/omr-update/compile#0.22#0.14#0.38
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libnl'
CARGO_HOME=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/cargo TARGET_CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/rust-1.75.0=rust-1.75.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" OPENWRT_RUSTC_BOOTSTRAP_CACHE=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/dl/rustc python3 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/host/rustc-1.75.0-src/x.py --build-dir /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/host/rustc-1.75.0-src/build --config /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/host/rustc-1.75.0-src/config.toml dist build-manifest cargo llvm-tools rustc rust-std rust-src
Building bootstrap
    Finished dev [unoptimized] target(s) in 0.09s
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/liblz4'
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
echo '200' | cmp -s - /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libnl-core.version || { echo '200' > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libnl-core.version;  } 
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libnl-3.9.0/.pkgdir/libnl-core/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.libnl-core_installed
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/lzo'
echo "libnl-core" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libnl.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
echo '200' | cmp -s - /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libnl-genl.version || { echo '200' > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libnl-genl.version;  } 
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libnl-3.9.0/.pkgdir/libnl-genl/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.libnl-genl_installed
echo "libnl-genl" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/libnl.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libnl-3.9.0/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libnl-3.9.0/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libnl-3.9.0 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libnl'
time: package/libs/libnl/compile#0.25#0.18#0.42
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/golang/golang'
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
echo '1' | cmp -s - /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/liblz4.version || { echo '1' > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/liblz4.version;  } 
downloading https://ci-artifacts.rust-lang.org/rustc-builds/82e1608dfa6e0b5569232559e3d385fea5a93112/rust-dev-1.75.0-x86_64-unknown-linux-gnu.tar.xz
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lz4-1.9.4/.pkgdir/liblz4/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.liblz4_installed
echo '2' | cmp -s - /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/liblzo.version || { echo '2' > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/liblzo.version;  } 
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lzo-2.10/.pkgdir/liblzo/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
echo "liblz4" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/liblz4.default.install
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.liblzo_installed
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lz4-1.9.4/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lz4-1.9.4/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lz4-1.9.4 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/liblz4'
time: package/feeds/packages/liblz4/compile#0.21#0.15#0.38
echo "liblzo" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/lzo.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lzo-2.10/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lzo-2.10/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/lzo-2.10 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/lzo'
time: package/feeds/packages/lzo/compile#0.19#0.17#0.35
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libsepol'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/luci-base/.prepared1f9a3cd5bf4e30e917aa26fe640cccc2_18f1e190c5d53547fed41a3eaa76e9e9
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/luci-base/.configured
make -C src/ clean po2lmo jsmin
make[4]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/luci/modules/luci-base/src'
rm -f contrib/lemon lib/*.o lib/plural_formula.c lib/plural_formula.h core.so version.uc
cc -o contrib/lemon contrib/lemon.c
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libsepol-3.5/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libsepol-3.5/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libsepol-3.5 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/libsepol'
time: package/libs/libsepol/compile#0.28#0.18#0.41
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/go-1.22.0 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/golang/golang'
time: package/feeds/openmptcprouter/golang/host-compile#0.64#0.23#0.81
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/utils/hwinfo'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/libtirpc'
curl: (22) The requested URL returned error: 404                              

ERROR: failed to download llvm from ci

    HELP: old builds get deleted after a certain time
    HELP: if trying to compile an old commit of rustc, disable `download-ci-llvm` in config.toml:

    [llvm]
    download-ci-llvm = false

Build completed unsuccessfully in 0:00:01
make[3]: *** [Makefile:110: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/host/rustc-1.75.0-src/.built] Error 1
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/openmptcprouter/rust'
time: package/feeds/openmptcprouter/rust/host-compile#0.61#0.31#1.66
    ERROR: package/feeds/openmptcprouter/rust [host] failed to build.
make[2]: *** [package/Makefile:127: package/feeds/openmptcprouter/rust/host/compile] Error 1
make[2]: *** Waiting for unfinished jobs....
./contrib/lemon -q lib/plural_formula.y
cc    -DNDEBUG -c -o lib/lmo.o lib/lmo.c
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/hwinfo-21.71 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/utils/hwinfo'
time: package/feeds/packages/hwinfo/host-compile#0.31#0.17#0.42
cc    -DNDEBUG -c -o lib/plural_formula.o lib/plural_formula.c
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libtirpc-1.3.3/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libtirpc-1.3.3/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/libtirpc-1.3.3 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/libs/libtirpc'
time: package/feeds/packages/libtirpc/compile#0.27#0.16#0.38
cc  -o po2lmo po2lmo.o lib/lmo.o lib/plural_formula.o
make[4]: 'jsmin' is up to date.
make[4]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/luci/modules/luci-base/src'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/luci-base/.built
install -d -m0755 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/bin
install -m0755 src/po2lmo /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/bin/po2lmo
install -m0755 src/jsmin /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/bin/jsmin
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/stamp
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/luci-base/.built
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/stamp/.luci-base_installed 
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/hostpkg/luci-base -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/luci/modules/luci-base'
time: package/feeds/luci/luci-base/host-compile#2.81#1.02#3.86
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/fonts/dejavu-fonts-ttf'
make[3]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/sysfsutils'
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/dl
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.sysfsutils-2.1.0.tar.gz.flock -c '         /home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/download.pl "/home/debian/GIT/openmptcprouter/x86_64/6.6/source/dl" "sysfsutils-2.1.0.tar.gz" "e865de2c1f559fff0d3fc936e660c0efaf7afe662064f2fb97ccad1ec28d208a" "" "@SF/linux-diag"    '
+ curl -f --connect-timeout 20 --retry 5 --location https://downloads.sourceforge.net/linux-diag/sysfsutils-2.1.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/dejavu-fonts-ttf-2.37/.pkgdir/dejavu-fonts-ttf-DejaVuSerif-Italic/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.dejavu-fonts-ttf-DejaVuSerif-Italic_installed
echo "dejavu-fonts-ttf-DejaVuSerif-Italic" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/dejavu-fonts-ttf.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/dejavu-fonts-ttf-2.37/.pkgdir/dejavu-fonts-ttf-DejaVuSerif-BoldItalic/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.dejavu-fonts-ttf-DejaVuSerif-BoldItalic_installed
echo "dejavu-fonts-ttf-DejaVuSerif-BoldItalic" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/dejavu-fonts-ttf.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/dejavu-fonts-ttf-2.37/.pkgdir/dejavu-fonts-ttf-DejaVuSerif-Bold/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.dejavu-fonts-ttf-DejaVuSerif-Bold_installed
echo "dejavu-fonts-ttf-DejaVuSerif-Bold" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/dejavu-fonts-ttf.default.install
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp
SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.root-copy.flock -c 'cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/dejavu-fonts-ttf-2.37/.pkgdir/dejavu-fonts-ttf-DejaVuSerif/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/root-x86/stamp/.dejavu-fonts-ttf-DejaVuSerif_installed
echo "dejavu-fonts-ttf-DejaVuSerif" >> /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/pkginfo/dejavu-fonts-ttf.default.install
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/dejavu-fonts-ttf-2.37/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/dejavu-fonts-ttf-2.37/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/dejavu-fonts-ttf-2.37 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/feeds/6.6/packages/fonts/dejavu-fonts-ttf'
time: package/feeds/packages/dejavu-fonts-ttf/compile#0.43#0.25#0.63
100   398  100   398    0     0    688      0 --:--:-- --:--:-- --:--:--   688
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
100   389  100   389    0     0    151      0  0:00:02  0:00:02 --:--:--   393
100  770k  100  770k    0     0   246k      0  0:00:03  0:00:03 --:--:-- 3090k
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.prepared_ef288099a20fff4ce69b712892c67877_18f1e190c5d53547fed41a3eaa76e9e9_check
. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/include/shell.sh; /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/libdeflate-gzip -dc /home/debian/GIT/openmptcprouter/x86_64/6.6/source/dl/sysfsutils-2.1.0.tar.gz | tar -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0

Applying /home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/sysfsutils/patches/200-mnt_path_check.patch using plaintext: 
patching file lib/sysfs_utils.c
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.prepared_ef288099a20fff4ce69b712892c67877_18f1e190c5d53547fed41a3eaa76e9e9
rm -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.configured_*
rm -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/stamp/.sysfsutils_installed
(cd /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.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 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/autom4te AUTOCONF=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/autoconf AUTOMAKE=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/automake ACLOCAL=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/aclocal AUTOHEADER=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/autoheader LIBTOOLIZE=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/libtoolize LIBTOOL=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/libtool M4=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/libtoolize --install' /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/autoreconf -v -f -i -s -B /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/share/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/host/share/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/share/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/host/share/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/share/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/usr/share/aclocal -I m4 -I . --force 
autoreconf: configure.ac: tracing
autoreconf: running: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/libtoolize --install --force
OpenWrt-libtoolize: putting auxiliary files in '.'.
OpenWrt-libtoolize: linking file './config.guess'
OpenWrt-libtoolize: linking file './config.sub'
OpenWrt-libtoolize: linking file './install-sh'
OpenWrt-libtoolize: linking file './ltmain.sh'
OpenWrt-libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
OpenWrt-libtoolize: and rerunning libtoolize and aclocal.
OpenWrt-libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
OpenWrt-libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/host/share/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/share/aclocal -I /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/usr/share/aclocal -I m4 -I . --force 
autoreconf: running: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/autoconf --include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/host/share/aclocal --include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/share/aclocal --include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/share/aclocal --force
configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:9805: AM_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:24: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:24: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:24: the top level
configure.ac:36: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:36: the top level
autoreconf: running: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/autoheader --include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/host/share/aclocal --include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/hostpkg/share/aclocal --include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/share/aclocal --force
autoreconf: running: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/automake --add-missing --force-missing
configure.ac:24: installing './compile'
configure.ac:3: installing './missing'
cmd/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
cmd/Makefile.am: installing './depcomp'
lib/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/Makefile.am:9: warning: variable 'testlibsysfs_SOURCES' is defined but no program or
test/Makefile.am:9: library has 'testlibsysfs' as canonical name (possible typo)
autoreconf: Leaving directory '.'
(cd /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/./; if [ -x ./configure ]; then find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ -name config.guess | xargs -r chmod u+w; find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ -name config.guess | xargs -r -n1 cp --remove-destination /home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/config.guess; find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ -name config.sub | xargs -r chmod u+w; find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ -name config.sub | xargs -r -n1 cp --remove-destination /home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/config.sub; AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="x86_64-openwrt-linux-musl-ld.bfd" NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify " LDFLAGS="-L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro "   ./configure --target=x86_64-openwrt-linux --host=x86_64-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --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; )
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /home/debian/GIT/openmptcprouter/x86_64/6.6/source/include/site/x86_64
checking for a BSD-compatible install... /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-openwrt-linux-strip... x86_64-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-openwrt-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-openwrt-linux-gcc... x86_64-openwrt-linux-musl-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-openwrt-linux-musl-gcc accepts -g... yes
checking for x86_64-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether x86_64-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of x86_64-openwrt-linux-musl-gcc... none
checking for a sed that does not truncate output... /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/grep
checking for egrep... /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/grep -E
checking for fgrep... /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/grep -F
checking for ld used by x86_64-openwrt-linux-musl-gcc... x86_64-openwrt-linux-musl-ld.bfd
checking if the linker (x86_64-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-openwrt-linux-musl-gcc-nm
checking the name lister (x86_64-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-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 x86_64-openwrt-linux-musl-ld.bfd option to reload object files... -r
checking for x86_64-openwrt-linux-file... no
checking for file... file
configure: WARNING: using cross tools not prefixed with host triplet
checking for x86_64-openwrt-linux-objdump... x86_64-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-openwrt-linux-ar... x86_64-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for x86_64-openwrt-linux-strip... (cached) x86_64-openwrt-linux-musl-strip
checking for x86_64-openwrt-linux-ranlib... x86_64-openwrt-linux-musl-gcc-ranlib
checking command to parse x86_64-openwrt-linux-musl-gcc-nm output from x86_64-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-openwrt-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-openwrt-linux-musl-gcc static flag -static works... yes
checking if x86_64-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if x86_64-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-openwrt-linux-musl-gcc linker (x86_64-openwrt-linux-musl-ld.bfd -m elf_x86_64) 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 for x86_64-openwrt-linux-gcc... (cached) x86_64-openwrt-linux-musl-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for x86_64-openwrt-linux-musl-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-openwrt-linux-musl-gcc... (cached) none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-openwrt-linux-ranlib... (cached) x86_64-openwrt-linux-musl-gcc-ranlib
checking for gawk... (cached) gawk
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... (cached) /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/grep -E
checking for fcntl.h... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether lstat correctly handles trailing slash... (cached) yes
checking whether lstat accepts an empty string... (cached) no
checking for GNU libc compatible malloc... (cached) yes
checking whether stat accepts an empty string... (cached) no
checking for bzero... (cached) yes
checking for isascii... yes
checking for memset... yes
checking for strchr... yes
checking for strerror... (cached) yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating cmd/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-nls
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.built
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.built_check
CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify " LDFLAGS="-L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro " make -j1 -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/. AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="x86_64-openwrt-linux-musl-ld.bfd" NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" ;
make[4]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make  all-recursive
make[5]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
Making all in lib
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/lib'
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-sysfs_utils.lo `test -f 'sysfs_utils.c' || echo './'`sysfs_utils.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_utils.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_utils.o
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_utils.c -o libsysfs_la-sysfs_utils.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-sysfs_attr.lo `test -f 'sysfs_attr.c' || echo './'`sysfs_attr.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_attr.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_attr.o
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_attr.c -o libsysfs_la-sysfs_attr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-sysfs_class.lo `test -f 'sysfs_class.c' || echo './'`sysfs_class.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_class.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_class.o
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_class.c -o libsysfs_la-sysfs_class.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-dlist.lo `test -f 'dlist.c' || echo './'`dlist.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c dlist.c  -fPIC -DPIC -o .libs/libsysfs_la-dlist.o
dlist.c: In function '_dlist_swap':
dlist.c:649:32: warning: unused parameter 'list' [-Wunused-parameter]
  649 | void _dlist_swap(struct dlist *list, struct dl_node *a, struct dl_node *b)
      |                  ~~~~~~~~~~~~~~^~~~
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c dlist.c -o libsysfs_la-dlist.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-sysfs_device.lo `test -f 'sysfs_device.c' || echo './'`sysfs_device.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_device.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_device.o
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_device.c -o libsysfs_la-sysfs_device.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-sysfs_driver.lo `test -f 'sysfs_driver.c' || echo './'`sysfs_driver.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_driver.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_driver.o
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_driver.c -o libsysfs_la-sysfs_driver.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-sysfs_bus.lo `test -f 'sysfs_bus.c' || echo './'`sysfs_bus.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_bus.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_bus.o
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_bus.c -o libsysfs_la-sysfs_bus.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o libsysfs_la-sysfs_module.lo `test -f 'sysfs_module.c' || echo './'`sysfs_module.c
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_module.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_module.o
OpenWrt-libtool: compile:  x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -c sysfs_module.c -o libsysfs_la-sysfs_module.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -version-info 2:1:0 -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro  -o libsysfs.la -rpath /usr/lib libsysfs_la-sysfs_utils.lo libsysfs_la-sysfs_attr.lo libsysfs_la-sysfs_class.lo libsysfs_la-dlist.lo libsysfs_la-sysfs_device.lo libsysfs_la-sysfs_driver.lo libsysfs_la-sysfs_bus.lo libsysfs_la-sysfs_module.lo  
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc -shared  -fPIC -DPIC  .libs/libsysfs_la-sysfs_utils.o .libs/libsysfs_la-sysfs_attr.o .libs/libsysfs_la-sysfs_class.o .libs/libsysfs_la-dlist.o .libs/libsysfs_la-sysfs_device.o .libs/libsysfs_la-sysfs_driver.o .libs/libsysfs_la-sysfs_bus.o .libs/libsysfs_la-sysfs_module.o   -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib  -Os -fstack-protector -Wl,-z -Wl,now -Wl,-z -Wl,relro -fuse-ld=bfd   -Wl,-soname -Wl,libsysfs.so.2 -o .libs/libsysfs.so.2.0.1
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsysfs.so.2" && ln -s "libsysfs.so.2.0.1" "libsysfs.so.2")
OpenWrt-libtool: link: (cd ".libs" && rm -f "libsysfs.so" && ln -s "libsysfs.so.2.0.1" "libsysfs.so")
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc-ar cr .libs/libsysfs.a  libsysfs_la-sysfs_utils.o libsysfs_la-sysfs_attr.o libsysfs_la-sysfs_class.o libsysfs_la-dlist.o libsysfs_la-sysfs_device.o libsysfs_la-sysfs_driver.o libsysfs_la-sysfs_bus.o libsysfs_la-sysfs_module.o
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc-ranlib .libs/libsysfs.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libsysfs.la" && ln -s "../libsysfs.la" "libsysfs.la" )
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/lib'
Making all in cmd
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/cmd'
x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o systool.o systool.c
systool.c: In function 'show_device':
systool.c:271:69: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness [-Wpointer-sign]
  271 |                                                 (PCI_VENDOR_ID, attr->value);
      |                                                                 ~~~~^~~~~~~
      |                                                                     |
      |                                                                     char *
systool.c:85:67: note: expected 'unsigned char *' but argument is of type 'char *'
   85 | static unsigned int get_pciconfig_word(int offset, unsigned char *buf)
      |                                                    ~~~~~~~~~~~~~~~^~~
systool.c:273:69: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness [-Wpointer-sign]
  273 |                                                 (PCI_DEVICE_ID, attr->value);
      |                                                                 ~~~~^~~~~~~
      |                                                                     |
      |                                                                     char *
systool.c:85:67: note: expected 'unsigned char *' but argument is of type 'char *'
   85 | static unsigned int get_pciconfig_word(int offset, unsigned char *buf)
      |                                                    ~~~~~~~~~~~~~~~^~~
systool.c:275:71: warning: pointer targets in passing argument 2 of 'pci_lookup_name' differ in signedness [-Wpointer-sign]
  275 |                                                 pci_lookup_name(pacc, buf, 128,
      |                                                                       ^~~
      |                                                                       |
      |                                                                       char *
In file included from systool.c:33:
names.h:31:76: note: expected 'unsigned char *' but argument is of type 'char *'
   31 | extern unsigned char *pci_lookup_name(struct pci_access *a, unsigned char *buf,
      |                                                             ~~~~~~~~~~~~~~~^~~
systool.c: In function 'main':
systool.c:751:48: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign]
  751 |                         pacc->pci_id_file_name = pci_id_file;
      |                                                ^
systool.c:692:37: warning: this statement may fall through [-Wimplicit-fallthrough=]
  692 |                         show_module = optarg;
      |                         ~~~~~~~~~~~~^~~~~~~~
systool.c:693:17: note: here
  693 |                 case 'p':
      |                 ^~~~
x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o names.o names.c
names.c: In function 'parse_name_list':
names.c:118:27: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  118 |               if (strlen(q+2) < 3 ||
      |                          ~^~
      |                           |
      |                           unsigned char *
In file included from /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/string.h:22,
                 from names.c:13:
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/string.h:54:16: note: expected 'const char *' but argument is of type 'unsigned char *'
   54 | size_t strlen (const char *);
      |                ^~~~~~~~~~~~
names.c:120:27: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
  120 |                   sscanf(q+2, "%x", &id1) != 1)
      |                          ~^~
      |                           |
      |                           unsigned char *
In file included from /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:22,
                 from names.c:11:
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/stdio.h:121:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
  121 | int sscanf(const char *__restrict, const char *__restrict, ...);
      |            ^
names.c:126:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  126 |               if (strlen(q) < 5 ||
      |                          ^
      |                          |
      |                          unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/string.h:54:16: note: expected 'const char *' but argument is of type 'unsigned char *'
   54 | size_t strlen (const char *);
      |                ^~~~~~~~~~~~
names.c:128:26: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
  128 |                   sscanf(q, "%x", &id1) != 1)
      |                          ^
      |                          |
      |                          unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/stdio.h:121:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
  121 | int sscanf(const char *__restrict, const char *__restrict, ...);
      |            ^
names.c:141:24: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
  141 |             if (sscanf(q, "%x", &id2) != 1 || q[4] != ' ')
      |                        ^
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/stdio.h:121:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
  121 | int sscanf(const char *__restrict, const char *__restrict, ...);
      |            ^
names.c:150:24: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
  150 |             if (sscanf(q, "%x", &id2) != 1 || q[2] != ' ')
      |                        ^
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/stdio.h:121:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
  121 | int sscanf(const char *__restrict, const char *__restrict, ...);
      |            ^
names.c:164:24: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
  164 |             if (sscanf(q, "%x%x", &id3, &id4) != 2 || q[9] != ' ')
      |                        ^
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/stdio.h:121:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
  121 | int sscanf(const char *__restrict, const char *__restrict, ...);
      |            ^
names.c:172:24: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign]
  172 |             if (sscanf(q, "%x", &id3) != 1 || q[2] != ' ')
      |                        ^
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/stdio.h:121:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *'
  121 | int sscanf(const char *__restrict, const char *__restrict, ...);
      |            ^
names.c: In function 'load_name_list':
names.c:202:14: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign]
  202 |   fd = open(a->pci_id_file_name, O_RDONLY);
      |             ~^~~~~~~~~~~~~~~~~~
      |              |
      |              unsigned char *
In file included from names.c:14:
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fcntl.h:34:10: note: expected 'const char *' but argument is of type 'unsigned char *'
   34 | int open(const char *, int, ...);
      |          ^~~~~~~~~~~~
names.c:209:22: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness [-Wpointer-sign]
  209 |     err_name_list(a, "stat");
      |                      ^~~~~~
      |                      |
      |                      char *
names.c:84:52: note: expected 'unsigned char *' but argument is of type 'char *'
   84 | err_name_list(struct pci_access *a, unsigned char *msg)
      |                                     ~~~~~~~~~~~~~~~^~~
names.c:212:22: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness [-Wpointer-sign]
  212 |     err_name_list(a, "read");
      |                      ^~~~~~
      |                      |
      |                      char *
names.c:84:52: note: expected 'unsigned char *' but argument is of type 'char *'
   84 | err_name_list(struct pci_access *a, unsigned char *msg)
      |                                     ~~~~~~~~~~~~~~~^~~
names.c: In function 'pci_lookup_name':
names.c:267:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  267 |         res = snprintf(buf, size, "%04x", arg1);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:273:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  273 |         res = snprintf(buf, size, "%04x", arg2);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:282:28: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  282 |             res = snprintf(buf, size, "Unknown device %04x:%04x", arg1, arg2);
      |                            ^~~
      |                            |
      |                            unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:284:28: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  284 |             res = snprintf(buf, size, "%s: Unknown device %04x", e->name, arg2);
      |                            ^~~
      |                            |
      |                            unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:286:28: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  286 |             res = snprintf(buf, size, "%s %s", e->name, e2->name);
      |                            ^~~
      |                            |
      |                            unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:289:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  289 |         res = snprintf(buf, size, "%04x:%04x", arg1, arg2);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:295:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  295 |         res = snprintf(buf, size, "%04x", arg2);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:303:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  303 |         res = snprintf(buf, size, "%04x", arg4);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:315:28: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  315 |             res = snprintf(buf, size, "Unknown device %04x:%04x", arg3, arg4);
      |                            ^~~
      |                            |
      |                            unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:317:28: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  317 |             res = snprintf(buf, size, "%s: Unknown device %04x", e->name, arg4);
      |                            ^~~
      |                            |
      |                            unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:319:28: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  319 |             res = snprintf(buf, size, "%s %s", e->name, e2->name);
      |                            ^~~
      |                            |
      |                            unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:322:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  322 |         res = snprintf(buf, size, "%04x:%04x", arg3, arg4);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:328:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  328 |         res = snprintf(buf, size, "%s [%04x]", n->name, arg1);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:330:24: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  330 |         res = snprintf(buf, size, "Class %04x", arg1);
      |                        ^~~
      |                        |
      |                        unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:340:26: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign]
  340 |           res = snprintf(buf, size, "%s%s%s%s%s",
      |                          ^~~
      |                          |
      |                          unsigned char *
/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify/stdio.h:95:42: note: expected 'char *' but argument is of type 'unsigned char *'
   95 | _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f, ...)
      |                                    ~~~~~~^~~
names.c:352:14: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign]
  352 |       return "<pci_lookup_name: invalid request>";
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
names.c:355:14: warning: pointer targets in returning 'char *' from a function with return type 'unsigned char *' differ in signedness [-Wpointer-sign]
  355 |       return "<too-large>";
      |              ^~~~~~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro  -o systool systool.o names.o ../lib/libsysfs.la 
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fuse-ld=bfd -znow -zrelro -o .libs/systool systool.o names.o  -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib ../lib/.libs/libsysfs.so
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/cmd'
Making all in test
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
./create-test
make  all-am
make[7]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o dlist_test.o dlist_test.c
dlist_test.c: In function 'main':
dlist_test.c:63:15: warning: unused parameter 'argc' [-Wunused-parameter]
   63 | int main (int argc,char *argv[])
      |           ~~~~^~~~
dlist_test.c:63:26: warning: unused parameter 'argv' [-Wunused-parameter]
   63 | int main (int argc,char *argv[])
      |                    ~~~~~~^~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro  -o dlist_test dlist_test.o ../lib/libsysfs.la 
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fuse-ld=bfd -znow -zrelro -o .libs/dlist_test dlist_test.o  -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib ../lib/.libs/libsysfs.so
x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o get_device.o get_device.c
/bin/bash ../libtool  --tag=CC   --mode=link x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro  -o get_device get_device.o ../lib/libsysfs.la 
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fuse-ld=bfd -znow -zrelro -o .libs/get_device get_device.o  -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib ../lib/.libs/libsysfs.so
x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o get_driver.o get_driver.c
get_driver.c: In function 'main':
get_driver.c:40:33: warning: unused variable 'attr' [-Wunused-variable]
   40 |         struct sysfs_attribute *attr = NULL;
      |                                 ^~~~
/bin/bash ../libtool  --tag=CC   --mode=link x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro  -o get_driver get_driver.o ../lib/libsysfs.la 
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fuse-ld=bfd -znow -zrelro -o .libs/get_driver get_driver.o  -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib ../lib/.libs/libsysfs.so
x86_64-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I../include  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify  -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -c -o get_module.o get_module.c
/bin/bash ../libtool  --tag=CC   --mode=link x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes  -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro  -o get_module get_module.o ../lib/libsysfs.la 
OpenWrt-libtool: link: x86_64-openwrt-linux-musl-gcc -Wall -W -Wstrict-prototypes -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -fuse-ld=bfd -znow -zrelro -o .libs/get_module get_module.o  -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib ../lib/.libs/libsysfs.so
make[7]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make[5]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make[4]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro  -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include -I/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/include/fortify " LDFLAGS="-L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/usr/lib -L/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/toolchain-x86_64_gcc-13.2.0_musl/lib -fuse-ld=bfd -znow -zrelro " make -C /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/. AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -fmacro-prefix-map=/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0=sysfsutils-2.1.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="x86_64-openwrt-linux-musl-ld.bfd" NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" DESTDIR="/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install"  install;
make[4]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
Making install in lib
make[5]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/lib'
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/lib'
 /usr/bin/mkdir -p '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib'
 /bin/bash ../libtool   --mode=install /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c   libsysfs.la '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib'
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/libsysfs.so.2.0.1 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib/libsysfs.so.2.0.1
OpenWrt-libtool: install: (cd /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so.2 || { rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2; }; })
OpenWrt-libtool: install: (cd /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so || { rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so; }; })
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/libsysfs.lai /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib/libsysfs.la
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/libsysfs.a /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib/libsysfs.a
OpenWrt-libtool: install: chmod 644 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib/libsysfs.a
OpenWrt-libtool: install: x86_64-openwrt-linux-musl-gcc-ranlib /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib/libsysfs.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/lib'
make[5]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/lib'
Making install in cmd
make[5]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/cmd'
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/cmd'
 /usr/bin/mkdir -p '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin'
  /bin/bash ../libtool   --mode=install /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c systool '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin'
libtool: warning: '../lib/libsysfs.la' has not been installed in '/usr/lib'
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/systool /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin/systool
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/cmd'
make[5]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/cmd'
Making install in test
make[5]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
make  install-am
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
make[7]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
 /usr/bin/mkdir -p '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin'
  /bin/bash ../libtool   --mode=install /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c dlist_test get_device get_driver get_module '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin'
libtool: warning: '../lib/libsysfs.la' has not been installed in '/usr/lib'
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/dlist_test /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin/dlist_test
libtool: warning: '../lib/libsysfs.la' has not been installed in '/usr/lib'
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/get_device /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin/get_device
libtool: warning: '../lib/libsysfs.la' has not been installed in '/usr/lib'
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/get_driver /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin/get_driver
libtool: warning: '../lib/libsysfs.la' has not been installed in '/usr/lib'
OpenWrt-libtool: install: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c .libs/get_module /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/bin/get_module
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
make[5]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/test'
make[5]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make[6]: Entering directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/include/sysfs'
 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c -m 644 include/libsysfs.h include/dlist.h '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/include/sysfs'
 /usr/bin/mkdir -p '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/man/man1'
 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/host/bin/install -c -m 644 systool.1 '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/man/man1'
make[6]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make[5]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
make[4]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0'
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.built
rm -rf /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils
mkdir -p /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils/host /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/packages
install -d -m0755 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils/usr/include
cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/include/sysfs /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils/usr/include/
install -d -m0755 /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils/usr/lib
cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/ipkg-install/usr/lib/libsysfs.{a,so*,la} /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils/usr/lib/
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils -name '*.la' | xargs -r rm -f; 
if [ -f /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/packages/sysfsutils.list ]; then /home/debian/GIT/openmptcprouter/x86_64/6.6/source/scripts/clean-package.sh "/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/packages/sysfsutils.list" "/home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl"; fi
if [ -d /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils ]; then (cd /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils; find ./ > /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils.files);        SHELL= flock /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/.staging-dir.flock -c ' mv /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils.files /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/packages/sysfsutils.list && cp -fpR /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils/* /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/; '; fi
rm -rf /home/debian/GIT/openmptcprouter/x86_64/6.6/source/tmp/stage-sysfsutils
touch /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/stamp/.sysfsutils_installed
touch -r /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.built /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0/.autoremove 2>/dev/null >/dev/null
find /home/debian/GIT/openmptcprouter/x86_64/6.6/source/build_dir/target-x86_64_musl/sysfsutils-2.1.0 -mindepth 1 -maxdepth 1 -not '(' -type f -and -name '.*' -and -size 0 ')' -and -not -name '.pkgdir'  -print0 | xargs -r -0 rm -rf
make[3]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source/package/libs/sysfsutils'
time: package/libs/sysfsutils/compile#19.00#4.86#26.69
make[2]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
make[1]: *** [package/Makefile:123: /home/debian/GIT/openmptcprouter/x86_64/6.6/source/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/debian/GIT/openmptcprouter/x86_64/6.6/source'
make: *** [/home/debian/GIT/openmptcprouter/x86_64/6.6/source/include/toplevel.mk:233: world] Error 2
GermanAizek commented 2 weeks ago

@Ysurac, main problem

curl: (22) The requested URL returned error: 404                              

ERROR: failed to download llvm from ci

    HELP: old builds get deleted after a certain time
    HELP: if trying to compile an old commit of rustc, disable `download-ci-llvm` in config.toml:

    [llvm]
    download-ci-llvm = false