Skip to content

Instantly share code, notes, and snippets.

@ZachAR3
Created August 11, 2023 11:18
Show Gist options
  • Save ZachAR3/591e9b9ae854369a906939381a8bda01 to your computer and use it in GitHub Desktop.
Save ZachAR3/591e9b9ae854369a906939381a8bda01 to your computer and use it in GitHub Desktop.
make[2]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/scripts/config'
make[1]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make[2]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make[2]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
rm -rf /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79
make[2]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux'
make[4]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/ath79'
rm -f /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/localversion
/mnt/Productivity/Homebrew/OpenWRT/openwrt/scripts/kconfig.pl + + /mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/generic/config-5.15 /mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/ath79/config-5.15 /mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/ath79/generic/config-default > /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.target
awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' /mnt/Productivity/Homebrew/OpenWRT/openwrt/.config >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.target
echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.target
echo "# CONFIG_KALLSYMS_ALL is not set" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.target
echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.target
/mnt/Productivity/Homebrew/OpenWRT/openwrt/scripts/package-metadata.pl kconfig /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.packageinfo /mnt/Productivity/Homebrew/OpenWRT/openwrt/.config 5.15 > /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.override
/mnt/Productivity/Homebrew/OpenWRT/openwrt/scripts/kconfig.pl 'm+' '+' /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.target /dev/null /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.override > /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set
mv /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.old
grep -v INITRAMFS /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.old > /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set
echo 'CONFIG_INITRAMFS_SOURCE=""' >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set
echo '# CONFIG_INITRAMFS_FORCE is not set' >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set
echo "# CONFIG_INITRAMFS_PRESERVE_MTIME is not set" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set
rm -rf /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/modules
cmp -s /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.prev || { cp /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config; cp /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.prev; }
export MAKEFLAGS= ; [ -d /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/user_headers ] || make -C /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125 KCFLAGS="-fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl=target-mips_24kc_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Aug 10 21:09:37 2023" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=1 cmd_syscalls= KERNELRELEASE=5.15.125 CC="mips-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/user_headers headers_install
grep '=[ym]' /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.set | LC_ALL=C sort | /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/host/bin/mkhash md5 > /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.vermagic
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.configured
rm -f /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/vmlinux /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/System.map
make -C /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125 KCFLAGS="-fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl=target-mips_24kc_musl -fno-caller-saves " HOSTCFLAGS="-O2 -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="mips-openwrt-linux-musl-" ARCH="mips" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Aug 10 21:09:37 2023" KBUILD_BUILD_VERSION="0" KBUILD_HOSTLDFLAGS="-L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/host/lib" CONFIG_SHELL="bash" V=1 cmd_syscalls= KERNELRELEASE=5.15.125 CC="mips-openwrt-linux-musl-gcc" all modules
make[5]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
egrep: warning: egrep is obsolescent; using grep -E
make -f ./scripts/Makefile.build obj=arch/mips/kernel/syscalls all
make -f ./scripts/Makefile.build obj=scripts/basic
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
set -e; mkdir -p include/config/; trap "rm -f include/config/.kernel.release.tmp" EXIT; { echo "5.15.125$(bash ./scripts/setlocalversion .)"; } > include/config/.kernel.release.tmp; if [ ! -r include/config/kernel.release ] || ! cmp -s include/config/kernel.release include/config/.kernel.release.tmp; then : ' UPD include/config/kernel.release'; mv -f include/config/.kernel.release.tmp include/config/kernel.release; fi
make -f ./scripts/Makefile.asm-generic obj=arch/mips/include/generated/uapi/asm \
generic=include/uapi/asm-generic
set -e; mkdir -p include/generated/uapi/linux/; trap "rm -f include/generated/uapi/linux/.version.h.tmp" EXIT; { if [ 125 -gt 255 ]; then echo \#define LINUX_VERSION_CODE 331775; else echo \#define LINUX_VERSION_CODE 331645; fi; echo '#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + ((c) > 255 ? 255 : (c)))'; echo \#define LINUX_VERSION_MAJOR 5; echo \#define LINUX_VERSION_PATCHLEVEL 15; echo \#define LINUX_VERSION_SUBLEVEL 125; } > include/generated/uapi/linux/.version.h.tmp; if [ ! -r include/generated/uapi/linux/version.h ] || ! cmp -s include/generated/uapi/linux/version.h include/generated/uapi/linux/.version.h.tmp; then : ' UPD include/generated/uapi/linux/version.h'; mv -f include/generated/uapi/linux/.version.h.tmp include/generated/uapi/linux/version.h; fi
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.utsrelease.h.tmp" EXIT; { if [ `echo -n "5.15.125" | wc -c ` -gt 64 ]; then echo '"5.15.125" exceeds 64 characters' >&2; exit 1; fi; echo \#define UTS_RELEASE \"5.15.125\"; } > include/generated/.utsrelease.h.tmp; if [ ! -r include/generated/utsrelease.h ] || ! cmp -s include/generated/utsrelease.h include/generated/.utsrelease.h.tmp; then : ' UPD include/generated/utsrelease.h'; mv -f include/generated/.utsrelease.h.tmp include/generated/utsrelease.h; fi
./scripts/remove-stale-files
make -f ./scripts/Makefile.build obj=arch/mips/tools elf-entry
make -f ./scripts/Makefile.build obj=scripts/dtc
make -f ./scripts/Makefile.build obj=arch/mips/boot/tools relocs
make -f ./scripts/Makefile.asm-generic obj=arch/mips/include/generated/asm \
generic=include/asm-generic
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=scripts
make -f ./scripts/Makefile.build obj=arch/mips/boot/dts
make -f ./scripts/Makefile.build obj=scripts/mod
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=arch/mips/boot/dts/qca \
\
need-builtin= \
need-modorder=
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
set -e; mkdir -p scripts/mod/; trap "rm -f scripts/mod/.devicetable-offsets.h.tmp" 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/.devicetable-offsets.h.tmp; if [ ! -r scripts/mod/devicetable-offsets.h ] || ! cmp -s scripts/mod/devicetable-offsets.h scripts/mod/.devicetable-offsets.h.tmp; then : ' UPD scripts/mod/devicetable-offsets.h'; mv -f scripts/mod/.devicetable-offsets.h.tmp scripts/mod/devicetable-offsets.h; fi
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=.
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.bounds.h.tmp" 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/.bounds.h.tmp; if [ ! -r include/generated/bounds.h ] || ! cmp -s include/generated/bounds.h include/generated/.bounds.h.tmp; then : ' UPD include/generated/bounds.h'; mv -f include/generated/.bounds.h.tmp include/generated/bounds.h; fi
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.timeconst.h.tmp" EXIT; { echo 100 | bc -q kernel/time/timeconst.bc; } > include/generated/.timeconst.h.tmp; if [ ! -r include/generated/timeconst.h ] || ! cmp -s include/generated/timeconst.h include/generated/.timeconst.h.tmp; then : ' UPD include/generated/timeconst.h'; mv -f include/generated/.timeconst.h.tmp include/generated/timeconst.h; fi
bash scripts/atomic/check-atomics.sh
set -e; mkdir -p include/generated/; trap "rm -f include/generated/.asm-offsets.h.tmp" 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/mips/kernel/asm-offsets.s; echo ""; echo "#endif"; } > include/generated/.asm-offsets.h.tmp; if [ ! -r include/generated/asm-offsets.h ] || ! cmp -s include/generated/asm-offsets.h include/generated/.asm-offsets.h.tmp; then : ' UPD include/generated/asm-offsets.h'; mv -f include/generated/.asm-offsets.h.tmp include/generated/asm-offsets.h; fi
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=init \
single-build= \
need-builtin=1 need-modorder=1
make -f ./scripts/Makefile.build obj=usr \
single-build= \
need-builtin=1 need-modorder=1
make -f ./scripts/Makefile.build obj=arch/mips \
single-build= \
need-builtin=1 need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
bash ./scripts/mkcompile_h include/generated/compile.h "mips" "" "" "" "mips-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23708-d1427863ba) 12.3.0" "mips-openwrt-linux-musl-ld"
make -f ./scripts/Makefile.build obj=arch/mips/boot/dts \
single-build= \
need-builtin=1 need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=arch/mips/ath79 \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=arch/mips/kernel \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=arch/mips/mm \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=arch/mips/net \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=arch/mips/vdso \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=kernel \
single-build= \
need-builtin=1 need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=arch/mips/boot/dts/qca \
\
need-builtin= \
need-modorder=
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=certs \
single-build= \
need-builtin=1 need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=mm \
single-build= \
need-builtin=1 need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs \
single-build= \
need-builtin=1 need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=ipc \
single-build= \
need-builtin=1 need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=security \
single-build= \
need-builtin=1 need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=crypto \
single-build= \
need-builtin=1 need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=security/keys \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=block \
single-build= \
need-builtin=1 need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers \
single-build= \
need-builtin=1 need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=sound \
single-build= \
need-builtin=1 need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/irqchip \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/bus \
\
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=drivers/pinctrl \
\
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=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=drivers/video \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/idle \
\
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/amba \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/clk \
\
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/virtio \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/regulator \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/reset \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=net \
single-build= \
need-builtin=1 need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/tty \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/video/backlight \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/char \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/video/fbdev \
\
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/gpu \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/soc/aspeed \
\
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=drivers/soc/bcm \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/base \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/iommu/amd \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/block \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/gpu/drm \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/core \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/soc/bcm/bcm63xx \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/bus/mhi/host \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/iommu/intel \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/reset/hisilicon \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/gpu/vga \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/arm \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2 \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/soc/fsl \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/iommu/arm \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/allwinner \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/rcar-du \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/misc \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/soc/imx \
\
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=drivers/gpu/drm/omapdrm \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/iommu/arm/arm-smmu \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/broadcom \
\
need-builtin=1 \
need-modorder=1
make[10]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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/char/agp \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/misc/eeprom \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/mfd \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=virt \
single-build= \
need-builtin=1 need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/soc/ixp4xx \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=kernel/sched \
\
need-builtin=1 \
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/iommu/arm/arm-smmu-v3 \
\
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/phy/cadence \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/tilcdc \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/video/fbdev/omap2/omapfb/displays \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/char/hw_random \
\
need-builtin= \
need-modorder=1
make -f ./scripts/Makefile.build obj=kernel/locking \
\
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=drivers/gpu/drm/imx \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/freescale \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pinctrl/actions \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/misc/ti-st \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[10]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/misc/lis3lv02d \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/soc/qcom \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/soc/renesas \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/phy/hisilicon \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/i2c \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/soc/sunxi \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/panel \
\
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/misc/cardreader \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/ingenic \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=arch/mips/pci \
single-build= \
need-builtin=1 need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/soc/ti \
\
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/gpu/drm/bridge \
\
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=net/core \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/hisilicon \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=virt/lib \
\
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=drivers/scsi \
\
need-builtin=1 \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge/analogix \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pinctrl/mvebu \
\
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=net/llc \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/soc/xilinx \
\
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=net/ethernet \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/gpu/drm/bridge/synopsys \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=net/802 \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pinctrl/nomadik \
\
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=drivers/phy/marvell \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pinctrl/sprd \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/pinctrl/ti \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pinctrl/mediatek \
\
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=kernel/power \
\
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=kernel/irq \
\
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=drivers/phy/microchip \
\
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=kernel/rcu \
\
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/gpu/drm/xlnx \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/pinctrl/cirrus \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/tty/vt \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/analogbits \
\
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=drivers/gpu/drm/gud \
\
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=net/sched \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/tty/serial \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/bcm \
\
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=arch/mips/crypto \
single-build= \
need-builtin=1 need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/imgtec \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=kernel/dma \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/imx \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/tty/ipwireless \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/ingenic \
\
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=drivers/phy/renesas \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=kernel/entry \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=kernel/time \
\
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=drivers/phy/rockchip \
\
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/mediatek \
\
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=kernel/futex \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/samsung \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/nvme \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/mvebu \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/tty/serial/8250 \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/nvme/host \
\
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/phy/socionext \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/clk/ralink \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/renesas \
\
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=lib \
single-build= \
need-builtin=1 need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/st \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/tegra \
\
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=drivers/clk/socfpga \
\
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/clk/sprd \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/phy/xilinx \
\
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=net/ethtool \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=net/netfilter \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/mtd \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=net/ipv4 \
\
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=drivers/clk/ti \
\
need-builtin=1 \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=block/partitions \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=net/unix \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=net/ipv6 \
\
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/base/power \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/clk/xilinx \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/firewire \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pci/controller \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/base/firmware_loader \
\
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/net/phy \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=net/packet \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pci/controller/dwc \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/pci/controller/mobiveil \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=arch/mips/fw/lib \
single-build= \
need-builtin=1 need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/mdio \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/base/regmap \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=kernel/bpf \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=net/bridge \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=net/8021q \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=net/wireless \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/base/firmware_loader/builtin \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mtd/parsers \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/cdrom \
\
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/mtd/mtdsplit \
\
need-builtin=1 \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/notify \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/pcs \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=arch/mips/lib \
single-build= \
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/mtd/chips \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/wireless \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/3com \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/mtd/lpddr \
\
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/mtd/maps \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mtd/devices \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/rtc \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mtd/nand \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/usb/phy \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/adaptec \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mtd/nand/onenand \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mtd/nand/raw \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/agere \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/notify/dnotify \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/mtd/nand/spi \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb/common \
\
need-builtin= \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=scripts scripts/module.lds
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/usb/core \
\
need-builtin= \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mtd/nand/raw/ingenic \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/mtd/tests \
\
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=drivers/mtd/spi-nor \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/alacritech \
\
need-builtin=1 \
need-modorder=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ppp \
\
need-builtin= \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mtd/composite \
\
need-builtin=1 \
need-modorder=1
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/i2c \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/alteon \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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/amd \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/slip \
\
need-builtin= \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/notify/fanotify \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb/host \
\
need-builtin= \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/aquantia \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/i3c \
\
need-builtin=1 \
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=drivers/net/ethernet/atheros \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/ptp \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/atheros/ag71xx \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/power \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/i2c \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/tuners \
\
need-builtin=1 \
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/broadcom \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/watchdog \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/isdn \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb/storage \
\
need-builtin= \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/rc \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/brocade \
\
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 \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/isdn/hardware \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/chelsio \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/mmc \
\
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/cisco \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=fs/iomap \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/common/b2c2 \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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/saa7146 \
\
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/i2c/algos \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/liquidio \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cortina \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/platform \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/quota \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/media/common/siano \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/pci \
\
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/common/v4l2-tpg \
\
need-builtin=1 \
need-modorder=1
make[10]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/dec \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/cavium/octeon \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/platform/ti-vpe \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb/misc \
\
need-builtin= \
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=fs/proc \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/emulex \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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/stm32 \
\
need-builtin=1 \
need-modorder=1
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/pci/b2c2 \
\
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/media/pci/pluto2 \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/common/videobuf2 \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/media/pci/dm1105 \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/platform/davinci \
\
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/pci/pt1 \
\
need-builtin=1 \
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/net/ethernet/huawei \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/pci/pt3 \
\
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/crypto \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/platform/omap \
\
need-builtin=1 \
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/net/ethernet/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/mantis \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/firmware/arm_ffa \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/i2c/muxes \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/crypto/hisilicon \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[10]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/marvell \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/firmware/arm_scmi \
\
need-builtin=1 \
need-modorder=1
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/usb \
\
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/media/mmc \
\
need-builtin=1 \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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/crypto/keembay \
\
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/sun8i-di \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/media/pci/ngene \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/platform/sunxi/sun8i-rotate \
\
need-builtin=1 \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/marvell/octeontx2 \
\
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/firmware/meson \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/media/pci/ddbridge \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/usb/ttusb-dec \
\
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/firewire \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/usb/dvb-usb \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/mmc/siano \
\
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/net/ethernet/marvell/prestera \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb/chipidea \
\
need-builtin= \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/firmware/imx \
\
need-builtin=1 \
need-modorder=1
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/pci/saa7146 \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/pci/smipcie \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb/gadget \
\
need-builtin= \
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/psci \
\
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[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/sysfs \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/media/usb/siano \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/spi \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=fs/devpts \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/usb/gadget/udc \
\
need-builtin= \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/media/test-drivers \
\
need-builtin=1 \
need-modorder=1
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/squashfs \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/usb/gadget/function \
\
need-builtin= \
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/media/pci/netup_unidvb \
\
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/usb/gadget/legacy \
\
need-builtin= \
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/firmware/smccc \
\
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/media/pci/intel \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/usb/roles \
\
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/media/usb/zr364xx \
\
need-builtin=1 \
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/clocksource \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/usb/stkwebcam \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/of \
\
need-builtin=1 \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/media/pci/intel/ipu3 \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/mscc \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/staging \
\
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/platform \
\
need-builtin=1 \
need-modorder=1
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/leds/blink \
\
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=fs/ramfs \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/myricom \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/natsemi \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/staging/media \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/hwtracing/intel_th \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/platform/mips \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/neterion \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=fs/exportfs \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/nvmem \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/netronome \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=fs/jffs2 \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/overlayfs \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/debugfs \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=fs/nls \
\
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/mtd/spi-nor/controllers \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/nvidia \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/oki-semi \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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/ethernet/qualcomm \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/realtek \
\
need-builtin=1 \
need-modorder=1
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/renesas \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=drivers/nvmem/layouts \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/rdc \
\
need-builtin=1 \
need-modorder=1
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/rocker \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[9]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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/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/net/ethernet/silan \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sis \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/sfc \
\
need-builtin=1 \
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/net/ethernet/socionext \
\
need-builtin=1 \
need-modorder=1
make[9]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/stmicro \
\
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/net/ethernet/tehuti \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/ti \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=drivers/net/ethernet/toshiba \
\
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/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[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
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=net/ipv6/netfilter \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=net/ipv4/netfilter \
\
need-builtin=1 \
need-modorder=1
make[8]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=lib/math \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=lib/crypto \
\
need-builtin=1 \
need-modorder=1
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[8]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=lib/xz \
\
need-builtin=1 \
need-modorder=1
make -f ./scripts/Makefile.build obj=lib/lzma \
\
need-builtin=1 \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=lib/lzo \
\
need-builtin= \
need-modorder=1
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
bash ./scripts/modules-check.sh modules.order
bash scripts/link-vmlinux.sh "mips-openwrt-linux-musl-ld" "-m elf32btsmip -z noexecstack --no-warn-rwx-segments" "-G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn"; make -f ./arch/mips/Makefile.postlink vmlinux
+ '[' mips-openwrt-linux-musl-ld = clean ']'
+ . include/config/auto.conf
++ CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
++ CONFIG_NETFILTER_FAMILY_BRIDGE=y
++ CONFIG_CC_HAS_SANCOV_TRACE_PC=y
++ CONFIG_DEFAULT_INIT=
++ CONFIG_NFT_NAT=m
++ CONFIG_INET_TABLE_PERTURB_ORDER=16
++ CONFIG_CRC32=y
++ CONFIG_I2C_BOARDINFO=y
++ CONFIG_NFT_FIB_INET=m
++ CONFIG_SECCOMP=y
++ CONFIG_HIGH_RES_TIMERS=y
++ CONFIG_VLAN_8021Q=y
++ CONFIG_IP_MULTIPLE_TABLES=y
++ CONFIG_UEVENT_HELPER=y
++ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
++ CONFIG_SYS_HAS_EARLY_PRINTK=y
++ CONFIG_INOTIFY_USER=y
++ CONFIG_NETWORK_FILESYSTEMS=y
++ CONFIG_NF_FLOW_TABLE=m
++ CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
++ CONFIG_ARCH_SUSPEND_POSSIBLE=y
++ CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
++ CONFIG_CGROUP_WRITEBACK=y
++ CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
++ CONFIG_GENERIC_LIB_CMPDI2=y
++ CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
++ CONFIG_SSB_POSSIBLE=y
++ CONFIG_MTD_CMDLINE_PARTS=y
++ CONFIG_USB_CHIPIDEA_GENERIC=m
++ CONFIG_USB_OHCI_LITTLE_ENDIAN=y
++ CONFIG_NET_SCH_FIFO=y
++ CONFIG_SWPHY=y
++ CONFIG_FSNOTIFY=y
++ CONFIG_STP=y
++ CONFIG_ARCH_FLATMEM_ENABLE=y
++ CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
++ CONFIG_NET_SCH_FQ_CODEL=y
++ CONFIG_HAVE_KERNEL_LZMA=y
++ CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
++ CONFIG_GENERIC_SMP_IDLE_THREAD=y
++ CONFIG_NET_VENDOR_QUALCOMM=y
++ CONFIG_PINCTRL_SINGLE=y
++ CONFIG_NET_VENDOR_EZCHIP=y
++ CONFIG_DEFAULT_SECURITY_DAC=y
++ CONFIG_LDISC_AUTOLOAD=y
++ CONFIG_CPU_BIG_ENDIAN=y
++ CONFIG_FIB_RULES=y
++ CONFIG_RT_GROUP_SCHED=y
++ CONFIG_PHY_AR7100_USB=y
++ CONFIG_USB_AUTOSUSPEND_DELAY=2
++ CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
++ CONFIG_IPV6=y
++ CONFIG_HAVE_STACKPROTECTOR=y
++ CONFIG_CRYPTO_AEAD=y
++ CONFIG_ARCH_HAS_DMA_SET_UNCACHED=y
++ CONFIG_BQL=y
++ CONFIG_GPIO_PCA953X_IRQ=y
++ CONFIG_HAVE_KERNEL_BZIP2=y
++ CONFIG_DEFAULT_TCP_CONG=cubic
++ CONFIG_UEVENT_HELPER_PATH=/sbin/hotplug
++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=15
++ CONFIG_NF_NAT_REDIRECT=y
++ CONFIG_WLAN=y
++ CONFIG_NAMESPACES=y
++ CONFIG_FORTIFY_SOURCE=y
++ CONFIG_SECURITY_DMESG_RESTRICT=y
++ CONFIG_CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS=y
++ CONFIG_CRYPTO_DRBG_MENU=m
++ CONFIG_CRYPTO_RNG2=y
++ CONFIG_IPV6_PIMSM_V2=y
++ CONFIG_GENERIC_PINCTRL_GROUPS=y
++ CONFIG_NFT_OBJREF=m
++ CONFIG_MIPS_RAW_APPENDED_DTB=y
++ CONFIG_OF_RESERVED_MEM=y
++ CONFIG_SERIAL_8250=y
++ CONFIG_LZO_DECOMPRESS=m
++ CONFIG_USB_EHCI_ROOT_HUB_TT=y
++ CONFIG_USB=m
++ CONFIG_CRYPTO_HMAC=m
++ CONFIG_ETHERNET=y
++ CONFIG_SCHED_OMIT_FRAME_POINTER=y
++ CONFIG_HAVE_DMA_CONTIGUOUS=y
++ CONFIG_DQL=y
++ CONFIG_SOCK_CGROUP_DATA=y
++ CONFIG_COREDUMP=y
++ CONFIG_GPIO_74X164=y
++ CONFIG_JFFS2_COMPRESSION_OPTIONS=y
++ CONFIG_NFT_FIB=m
++ CONFIG_BCMA_POSSIBLE=y
++ CONFIG_NF_LOG_IPV4=m
++ CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
++ CONFIG_FORCE_MAX_ZONEORDER=11
++ CONFIG_NF_TABLES_ARP=y
++ CONFIG_MODULES_USE_ELF_REL=y
++ CONFIG_PRINTK=y
++ CONFIG_TIMERFD=y
++ CONFIG_CPU_HAS_PREFETCH=y
++ CONFIG_AT803X_PHY=y
++ CONFIG_COMPAT_32BIT_TIME=y
++ CONFIG_SHMEM=y
++ CONFIG_MTD=y
++ CONFIG_MIGRATION=y
++ CONFIG_HAVE_ARCH_JUMP_LABEL=y
++ CONFIG_BUILD_SALT=
++ CONFIG_TARGET_ISA_REV=2
++ CONFIG_GENERIC_NET_UTILS=y
++ CONFIG_USB_ROLE_SWITCH=m
++ CONFIG_GPIOLIB_FASTPATH_LIMIT=512
++ CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
++ CONFIG_SWCONFIG_LEDS=y
++ CONFIG_EXPORTFS=y
++ CONFIG_IP_MROUTE_COMMON=y
++ CONFIG_NET_INGRESS=y
++ CONFIG_ATH79_WDT=y
++ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
++ CONFIG_BLK_DEV_INITRD=y
++ CONFIG_LEDS_TRIGGER_TIMER=y
++ CONFIG_NF_FLOW_TABLE_IPV4=m
++ CONFIG_NET_VENDOR_SYNOPSYS=y
++ CONFIG_NFT_FLOW_OFFLOAD=m
++ CONFIG_NET_VENDOR_DLINK=y
++ CONFIG_USB_PHY=y
++ CONFIG_ARCH_USE_BUILTIN_BSWAP=y
++ CONFIG_PAGE_SIZE_4KB=y
++ CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
++ CONFIG_STACKTRACE_SUPPORT=y
++ CONFIG_RESET_CONTROLLER=y
++ CONFIG_USB_CHIPIDEA_UDC=y
++ CONFIG_CRYPTO_LIB_ARC4=y
++ CONFIG_CRYPTO_LIB_AES=y
++ CONFIG_NET_VENDOR_MICROCHIP=y
++ CONFIG_JFFS2_FS=y
++ CONFIG_NFT_REJECT_IPV6=m
++ CONFIG_CPU_HAS_SYNC=y
++ CONFIG_RESET_ATH79=y
++ CONFIG_MTD_CFI_UTIL=y
++ CONFIG_NET_VENDOR_ADAPTEC=y
++ CONFIG_CRYPTO_DRBG_HMAC=y
++ CONFIG_AR8216_PHY=y
++ CONFIG_NET_VENDOR_SILAN=y
++ CONFIG_KERNEL_XZ=y
++ CONFIG_NET_VENDOR_BROADCOM=y
++ CONFIG_GENERIC_CPU_AUTOPROBE=y
++ CONFIG_STANDALONE=y
++ CONFIG_MIPS=y
++ CONFIG_RATIONAL=y
++ CONFIG_WATCHDOG_CORE=y
++ CONFIG_BLOCK=y
++ CONFIG_INIT_ENV_ARG_LIMIT=32
++ CONFIG_AF_UNIX_OOB=y
++ CONFIG_USER_NS=y
++ CONFIG_BUG=y
++ CONFIG_MDIO_GPIO=y
++ CONFIG_MEMCG=y
++ CONFIG_SPI=y
++ CONFIG_NFT_HASH=m
++ CONFIG_OF_IRQ=y
++ CONFIG_MTD_REDBOOT_PARTS=y
++ CONFIG_LIBFDT=y
++ CONFIG_STRIP_ASM_SYMS=y
++ CONFIG_HAVE_KERNEL_ZSTD=y
++ CONFIG_MIPS_SPRAM=y
++ CONFIG_DTC=y
++ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
++ CONFIG_SPLIT_PTLOCK_CPUS=4
++ CONFIG_SBITMAP=y
++ CONFIG_PAHOLE_HAS_SPLIT_BTF=y
++ CONFIG_GENERIC_IRQ_CHIP=y
++ CONFIG_CRYPTO_SKCIPHER2=y
++ CONFIG_NLS=m
++ CONFIG_AS_IS_GNU=y
++ CONFIG_NFT_COUNTER=m
++ CONFIG_I2C_GPIO=y
++ CONFIG_CGROUP_BPF=y
++ CONFIG_PPPOE=m
++ CONFIG_SYN_COOKIES=y
++ CONFIG_IRQ_WORK=y
++ CONFIG_IP_ADVANCED_ROUTER=y
++ CONFIG_SPI_BITBANG=y
++ CONFIG_USB_COMMON=m
++ CONFIG_FIXED_PHY=y
++ CONFIG_GENERIC_PINCONF=y
++ CONFIG_JFFS2_FS_XATTR=y
++ CONFIG_NET_VENDOR_PACKET_ENGINES=y
++ CONFIG_BLK_MQ_PCI=y
++ CONFIG_LRU_GEN=y
++ CONFIG_USB_EHCI_HCD=m
++ CONFIG_NF_CONNTRACK_PROCFS=y
++ CONFIG_PCI_DISABLE_COMMON_QUIRKS=y
++ CONFIG_RFKILL=y
++ CONFIG_NETDEVICES=y
++ CONFIG_HAVE_CONTEXT_TRACKING=y
++ CONFIG_ARCH_HAS_KCOV=y
++ CONFIG_EVENTFD=y
++ CONFIG_SERIAL_AR933X_CONSOLE=y
++ CONFIG_LINEAR_RANGES=y
++ CONFIG_SERIAL_8250_CONSOLE=y
++ CONFIG_IPV6_MULTIPLE_TABLES=y
++ CONFIG_OVERLAY_FS=y
++ CONFIG_HAVE_EBPF_JIT=y
++ CONFIG_HZ_100=y
++ CONFIG_BPF=y
++ CONFIG_MTD_SPLIT_UIMAGE_FW=y
++ CONFIG_CRYPTO_SHA512=m
++ CONFIG_CC_HAS_ASM_INLINE=y
++ CONFIG_MTD_OF_PARTS=y
++ CONFIG_CRYPTO_NULL=y
++ CONFIG_NET_VENDOR_SEEQ=y
++ CONFIG_NF_DEFRAG_IPV4=m
++ CONFIG_NETFILTER_ADVANCED=y
++ CONFIG_MTD_CFI=y
++ CONFIG_JFFS2_FS_DEBUG=0
++ CONFIG_CRC32_SARWATE=y
++ CONFIG_CRYPTO_JITTERENTROPY=m
++ CONFIG_CRYPTO_GCM=y
++ CONFIG_HAVE_DYNAMIC_FTRACE=y
++ CONFIG_MAGIC_SYSRQ=y
++ CONFIG_NET_VENDOR_RDC=y
++ CONFIG_CEVT_R4K=y
++ CONFIG_PGTABLE_LEVELS=2
++ CONFIG_ISDN=y
++ CONFIG_HAVE_SPARSE_SYSCALL_NR=y
++ CONFIG_NFT_FIB_IPV6=m
++ CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
++ CONFIG_BUILDTIME_TABLE_SORT=y
++ CONFIG_NVMEM=y
++ CONFIG_PINCONF=y
++ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
++ CONFIG_CPU_HAS_RIXI=y
++ CONFIG_GENERIC_CLOCKEVENTS=y
++ CONFIG_DEFAULT_FQ_CODEL=y
++ CONFIG_HAVE_KERNEL_XZ=y
++ CONFIG_IPV6_SEG6_BPF=y
++ CONFIG_GPIO_ATH79=y
++ CONFIG_SERIAL_EARLYCON=y
++ CONFIG_NET_VENDOR_NI=y
++ CONFIG_ETHTOOL_NETLINK=y
++ CONFIG_SPI_ATH79=y
++ CONFIG_NF_REJECT_IPV4=m
++ CONFIG_ARCH_MMAP_RND_BITS_MAX=15
++ CONFIG_TRACE_IRQFLAGS_SUPPORT=y
++ CONFIG_MFD_SYSCON=y
++ CONFIG_MTD_PHYSMAP=y
++ CONFIG_IPV6_SEG6_LWTUNNEL=y
++ CONFIG_NFT_NUMGEN=m
++ CONFIG_CRYPTO_CCM=y
++ CONFIG_TCP_CONG_ADVANCED=y
++ CONFIG_BLK_CGROUP=y
++ CONFIG_PCIE_BUS_DEFAULT=y
++ CONFIG_LEDS_TRIGGERS=y
++ CONFIG_CRYPTO_RNG=m
++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
++ CONFIG_HARDWARE_WATCHPOINTS=y
++ CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
++ CONFIG_MDIO_BUS=y
++ CONFIG_ALLOW_DEV_COREDUMP=y
++ CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
++ CONFIG_MTD_SPLIT_LZMA_FW=y
++ CONFIG_USB_CHIPIDEA=m
++ CONFIG_NET_VENDOR_CORTINA=y
++ CONFIG_ELFCORE=y
++ CONFIG_HAVE_TIF_NOHZ=y
++ CONFIG_HAVE_KVM=y
++ CONFIG_INIT_STACK_NONE=y
++ CONFIG_BINFMT_ELF=y
++ CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y
++ CONFIG_HAVE_PERF_REGS=y
++ CONFIG_GENERIC_LIB_LSHRDI3=y
++ CONFIG_IP_PIMSM_V1=y
++ CONFIG_NET_VENDOR_ALTEON=y
++ CONFIG_REGULATOR_FIXED_VOLTAGE=y
++ CONFIG_NET_VENDOR_RENESAS=y
++ CONFIG_KEYS=y
++ CONFIG_MTD_CFI_ADV_OPTIONS=y
++ CONFIG_USE_OF=y
++ CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
++ CONFIG_JFFS2_FS_WRITEBUFFER=y
++ CONFIG_SPI_MASTER=y
++ CONFIG_LWTUNNEL=y
++ CONFIG_BLK_DEV_THROTTLING=y
++ CONFIG_NF_TABLES_NETDEV=y
++ CONFIG_CRYPTO_SKCIPHER=y
++ CONFIG_SERIAL_OF_PLATFORM=y
++ CONFIG_ARCH_HAS_CPU_FINALIZE_INIT=y
++ CONFIG_CONSOLE_LOGLEVEL_QUIET=4
++ CONFIG_GENERIC_CALIBRATE_DELAY=y
++ CONFIG_CRYPTO_GF128MUL=y
++ CONFIG_HZ_PERIODIC=y
++ CONFIG_BROKEN_ON_SMP=y
++ CONFIG_TMPFS=y
++ CONFIG_NFT_CT=m
++ CONFIG_NET_VENDOR_NETERION=y
++ CONFIG_FUTEX=y
++ CONFIG_UNIX_SCM=y
++ CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y
++ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
++ CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
++ CONFIG_REGMAP_I2C=y
++ CONFIG_GENERIC_SCHED_CLOCK=y
++ CONFIG_NET_VENDOR_REALTEK=y
++ CONFIG_SERIAL_CORE_CONSOLE=y
++ CONFIG_INTEL_XWAY_PHY=y
++ CONFIG_NET_VENDOR_EMULEX=y
++ CONFIG_SYS_HAS_CPU_MIPS32_R2=y
++ CONFIG_NF_TABLES=m
++ CONFIG_PAHOLE_VERSION=125
++ CONFIG_PINCTRL=y
++ CONFIG_FANOTIFY=y
++ CONFIG_CGROUP_SCHED=y
++ CONFIG_SYSVIPC=y
++ CONFIG_HAVE_DEBUG_KMEMLEAK=y
++ CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
++ CONFIG_MODULES=y
++ CONFIG_USB_GADGET=m
++ CONFIG_HAVE_LD_DEAD_CODE_DATA_ELIMINATION=y
++ CONFIG_NFT_MASQ=m
++ CONFIG_NFT_QUOTA=m
++ CONFIG_ARCH_HIBERNATION_POSSIBLE=y
++ CONFIG_HAVE_PATA_PLATFORM=y
++ CONFIG_UNIX=y
++ CONFIG_CC_CAN_LINK=y
++ CONFIG_LD_IS_BFD=y
++ CONFIG_HAVE_CLK=y
++ CONFIG_CRYPTO_HASH2=y
++ CONFIG_LEDS_CLASS_MULTICOLOR=y
++ CONFIG_DEFAULT_HOSTNAME='(none)'
++ CONFIG_SRCU=y
++ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
++ CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
++ CONFIG_MEMBARRIER=y
++ CONFIG_SGL_ALLOC=y
++ CONFIG_NF_CONNTRACK_ZONES=y
++ CONFIG_ADVISE_SYSCALLS=y
++ CONFIG_CRYPTO_ALGAPI=y
++ CONFIG_NET_VENDOR_TOSHIBA=y
++ CONFIG_NET_VENDOR_WIZNET=y
++ CONFIG_BRIDGE=y
++ CONFIG_MIPS_EBPF_JIT=y
++ CONFIG_GPIO_CDEV=y
++ CONFIG_CC_VERSION_TEXT='mips-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23708-d1427863ba) 12.3.0'
++ CONFIG_MTD_CFI_I1=y
++ CONFIG_NF_NAT=m
++ CONFIG_NET_VENDOR_OKI=y
++ CONFIG_NF_TABLES_INET=y
++ CONFIG_REGULATOR=y
++ CONFIG_NF_TABLES_IPV6=y
++ CONFIG_FAIR_GROUP_SCHED=y
++ CONFIG_CRYPTO_HASH=y
++ CONFIG_EFI_PARTITION=y
++ CONFIG_LOG_BUF_SHIFT=17
++ CONFIG_TINY_SRCU=y
++ CONFIG_EXTRA_FIRMWARE=
++ CONFIG_NET_VENDOR_8390=y
++ CONFIG_IPV6_MROUTE=y
++ CONFIG_HAVE_KCSAN_COMPILER=y
++ CONFIG_VIRT_TO_BUS=y
++ CONFIG_NF_FLOW_TABLE_INET=m
++ CONFIG_PID_NS=y
++ CONFIG_SLAB_FREELIST_HARDENED=y
++ CONFIG_PANIC_ON_OOPS=y
++ CONFIG_SPI_MEM=y
++ CONFIG_TRAD_SIGNALS=y
++ CONFIG_MULTIUSER=y
++ CONFIG_SERIAL_8250_RUNTIME_UARTS=1
++ CONFIG_CLANG_VERSION=0
++ CONFIG_CRYPTO_RNG_DEFAULT=m
++ CONFIG_TMPFS_XATTR=y
++ CONFIG_NETFILTER_FAMILY_ARP=y
++ CONFIG_BCM_NET_PHYLIB=y
++ CONFIG_LEDS_TRIGGER_NETDEV=y
++ CONFIG_IP17XX_PHY=y
++ CONFIG_CMDLINE_BOOL=y
++ CONFIG_ARCH_HAS_DMA_PREP_COHERENT=y
++ CONFIG_HAVE_FUNCTION_TRACER=y
++ CONFIG_GENERIC_PHY=y
++ CONFIG_MTD_SPI_NOR=y
++ CONFIG_NET_SCH_DEFAULT=y
++ CONFIG_LRU_GEN_ENABLED=y
++ CONFIG_CRYPTO_MANAGER2=y
++ CONFIG_USB_GADGET_VBUS_DRAW=2
++ CONFIG_NET_VENDOR_MYRI=y
++ CONFIG_NF_NAT_MASQUERADE=y
++ CONFIG_GENERIC_PCI_IOMAP=y
++ CONFIG_SLUB=y
++ CONFIG_I2C=y
++ CONFIG_PCI_AR71XX=y
++ CONFIG_PPP_MULTILINK=y
++ CONFIG_BINFMT_SCRIPT=y
++ CONFIG_TICK_CPU_ACCOUNTING=y
++ CONFIG_SCHED_STACK_END_CHECK=y
++ CONFIG_GENERIC_FIND_FIRST_BIT=y
++ CONFIG_DEBUG_FS=y
++ CONFIG_NET_VENDOR_AMD=y
++ CONFIG_HAVE_KERNEL_LZ4=y
++ CONFIG_BASE_FULL=y
++ CONFIG_NFT_REJECT_INET=m
++ CONFIG_GPIO_SYSFS=y
++ CONFIG_FW_LOADER=y
++ CONFIG_KALLSYMS=y
++ CONFIG_COMMON_CLK=y
++ CONFIG_PCI=y
++ CONFIG_GENERIC_ATOMIC64=y
++ CONFIG_HAVE_ARCH_COMPILER_H=y
++ CONFIG_PCI_QUIRKS=y
++ CONFIG_SIGNALFD=y
++ CONFIG_NET_CORE=y
++ CONFIG_ATH79=y
++ CONFIG_CSRC_R4K=y
++ CONFIG_XZ_DEC=y
++ CONFIG_NET_VENDOR_TI=y
++ CONFIG_NET_VENDOR_ALACRITECH=y
++ CONFIG_WATCHDOG=y
++ CONFIG_HAS_IOMEM=y
++ CONFIG_NF_LOG_IPV6=m
++ CONFIG_GENERIC_IRQ_PROBE=y
++ CONFIG_SYS_SUPPORTS_ZBOOT=y
++ CONFIG_CRYPTO_ACOMP2=m
++ CONFIG_PCI_AR724X=y
++ CONFIG_CPU_MIPS32_R2=y
++ CONFIG_SCHED_HRTICK=y
++ CONFIG_EPOLL=y
++ CONFIG_CRYPTO_LZO=m
++ CONFIG_IRQ_MIPS_CPU=y
++ CONFIG_PARTITION_ADVANCED=y
++ CONFIG_KALLSYMS_UNCOMPRESSED=y
++ CONFIG_AG71XX=y
++ CONFIG_CPU_SUPPORTS_HIGHMEM=y
++ CONFIG_NET=y
++ CONFIG_MTD_SPI_NOR_SWP_DISABLE_ON_VOLATILE=y
++ CONFIG_SQUASHFS_FILE_DIRECT=y
++ CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
++ CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
++ CONFIG_FW_LOADER_USER_HELPER=y
++ CONFIG_PINMUX=y
++ CONFIG_MTD_GEN_PROBE=y
++ CONFIG_PACKET=y
++ CONFIG_HAVE_CLK_PREPARE=y
++ CONFIG_LIB_MEMNEQ=y
++ CONFIG_CPU_SUPPORTS_MSA=y
++ CONFIG_NF_FLOW_TABLE_IPV6=m
++ CONFIG_INET=y
++ CONFIG_IP_ROUTE_VERBOSE=y
++ CONFIG_NET_VENDOR_HUAWEI=y
++ CONFIG_PREVENT_FIRMWARE_BUILD=y
++ CONFIG_PCI_DOMAINS=y
++ CONFIG_NET_VENDOR_CHELSIO=y
++ CONFIG_RTC_LIB=y
++ CONFIG_FW_LOADER_PAGED_BUF=y
++ CONFIG_HAVE_KPROBES=y
++ CONFIG_CRYPTO_AES=y
++ CONFIG_HAVE_GENERIC_VDSO=y
++ CONFIG_GPIOLIB=y
++ CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
++ CONFIG_FUTEX_PI=y
++ CONFIG_NFT_LIMIT=m
++ CONFIG_DMA_NONCOHERENT_MMAP=y
++ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
++ CONFIG_MTD_CFI_NOSWAP=y
++ CONFIG_NET_VENDOR_AQUANTIA=y
++ CONFIG_NF_CONNTRACK_MARK=y
++ CONFIG_MTD_SPLIT_EVA_FW=y
++ CONFIG_NETFILTER=y
++ CONFIG_CPU_HAS_DIEI=y
++ CONFIG_NFT_REJECT_IPV4=m
++ CONFIG_NET_VENDOR_SMSC=y
++ CONFIG_SQUASHFS_EMBEDDED=y
++ CONFIG_CLONE_BACKWARDS=y
++ CONFIG_HAVE_NMI=y
++ CONFIG_IP_MROUTE=y
++ CONFIG_32BIT=y
++ CONFIG_LOCKDEP_SUPPORT=y
++ CONFIG_LZMA_COMPRESS=y
++ CONFIG_NFT_REDIR=m
++ CONFIG_MTD_SPLIT_TPLINK_FW=y
++ CONFIG_POSIX_MQUEUE=y
++ CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
++ CONFIG_NETFILTER_INGRESS=y
++ CONFIG_MTD_BLKDEVS=y
++ CONFIG_HAVE_RSEQ=y
++ CONFIG_OF_KOBJ=y
++ CONFIG_NET_VENDOR_DEC=y
++ CONFIG_GENERIC_GETTIMEOFDAY=y
++ CONFIG_JFFS2_CMODE_PRIORITY=y
++ CONFIG_ARCH_USE_MEMTEST=y
++ CONFIG_MODULE_STRIPPED=y
++ CONFIG_NET_VENDOR_PENSANDO=y
++ CONFIG_NEED_DMA_MAP_STATE=y
++ CONFIG_NET_VENDOR_ATHEROS=y
++ CONFIG_SPI_AR934X=y
++ CONFIG_NET_VENDOR_SUN=y
++ CONFIG_PANIC_TIMEOUT=1
++ CONFIG_PHY_AR7200_USB=y
++ CONFIG_HAVE_ARCH_SECCOMP=y
++ CONFIG_GENERIC_IOMAP=y
++ CONFIG_NET_VENDOR_XILINX=y
++ CONFIG_PREEMPT_NONE=y
++ CONFIG_BPF_SYSCALL=y
++ CONFIG_NET_VENDOR_CADENCE=y
++ CONFIG_TTY=y
++ CONFIG_CPU_GENERIC_DUMP_TLB=y
++ CONFIG_HAVE_KERNEL_GZIP=y
++ CONFIG_NET_VENDOR_I825XX=y
++ CONFIG_NEED_PER_CPU_KM=y
++ CONFIG_MTD_SPLIT_SEAMA_FW=y
++ CONFIG_GENERIC_ALLOCATOR=y
++ CONFIG_ARCH_HAS_DMA_WRITE_COMBINE=y
++ CONFIG_LIBCRC32C=m
++ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
++ CONFIG_BRIDGE_VLAN_FILTERING=y
++ CONFIG_POSIX_TIMERS=y
++ CONFIG_MDIO_BITBANG=y
++ CONFIG_SWCONFIG=y
++ CONFIG_NFT_LOG=m
++ CONFIG_CGROUP_RDMA=y
++ CONFIG_CPU_R4K_CACHE_TLB=y
++ CONFIG_HAVE_IOREMAP_PROT=y
++ CONFIG_CC_HAS_KASAN_GENERIC=y
++ CONFIG_DEBUG_KERNEL=y
++ CONFIG_LOCALVERSION=
++ CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
++ CONFIG_SYMBOLIC_ERRNAME=y
++ CONFIG_CRYPTO=y
++ CONFIG_NET_VENDOR_BROCADE=y
++ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
++ CONFIG_CMDLINE=rootfstype=squashfs,jffs2
++ CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
++ CONFIG_USB_CHIPIDEA_HOST=y
++ CONFIG_NET_VENDOR_QLOGIC=y
++ CONFIG_SPI_GPIO=y
++ CONFIG_RUNTIME_TESTING_MENU=y
++ CONFIG_DEFAULT_CUBIC=y
++ CONFIG_IP_PIMSM_V2=y
++ CONFIG_CFS_BANDWIDTH=y
++ CONFIG_NET_SELFTESTS=y
++ CONFIG_MTD_CFI_GEOMETRY=y
++ CONFIG_USB_ARCH_HAS_HCD=y
++ CONFIG_GENERIC_IRQ_SHOW=y
++ CONFIG_GENERIC_LIB_UCMPDI2=y
++ CONFIG_NVMEM_SYSFS=y
++ CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
++ CONFIG_PANIC_ON_OOPS_VALUE=1
++ CONFIG_NET_VENDOR_SAMSUNG=y
++ CONFIG_SCSI_MOD=y
++ CONFIG_NET_VENDOR_MICREL=y
++ CONFIG_MTD_VIRT_CONCAT=y
++ CONFIG_CRYPTO_CRC32C=m
++ CONFIG_SERIAL_CORE=y
++ CONFIG_HANDLE_DOMAIN_IRQ=y
++ CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
++ CONFIG_EMBEDDED=y
++ CONFIG_BOOT_RAW=y
++ CONFIG_HAVE_KRETPROBES=y
++ CONFIG_ASSOCIATIVE_ARRAY=y
++ CONFIG_NF_DEFRAG_IPV6=m
++ CONFIG_MICREL_PHY=y
++ CONFIG_MODULE_COMPRESS_NONE=y
++ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
++ CONFIG_PPP_FILTER=y
++ CONFIG_INLINE_READ_UNLOCK=y
++ CONFIG_HAS_DMA=y
++ CONFIG_BROADCOM_PHY=y
++ CONFIG_DMA_DECLARE_COHERENT=y
++ CONFIG_RANDOM_TRUST_BOOTLOADER=y
++ CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
++ CONFIG_NET_VENDOR_MELLANOX=y
++ CONFIG_MTD_ROOTFS_ROOT_DEV=y
++ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
++ CONFIG_MEMCG_KMEM=y
++ CONFIG_NET_VENDOR_MARVELL=y
++ CONFIG_PHYLIB=y
++ CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
++ CONFIG_NET_VENDOR_NVIDIA=y
++ CONFIG_IRQ_DOMAIN=y
++ CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
++ CONFIG_JFFS2_RTIME=y
++ CONFIG_HAVE_ASM_MODVERSIONS=y
++ CONFIG_IPC_NS=y
++ CONFIG_MISC_FILESYSTEMS=y
++ CONFIG_ARCH_MMAP_RND_BITS_MIN=8
++ CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y
++ CONFIG_ARCH_SUPPORTS_UPROBES=y
++ CONFIG_NET_VENDOR_STMICRO=y
++ CONFIG_JFFS2_SUMMARY=y
++ CONFIG_ARCH_HAS_SYNC_DMA_FOR_DEVICE=y
++ CONFIG_OF_GPIO=y
++ CONFIG_INLINE_READ_UNLOCK_IRQ=y
++ CONFIG_SERIAL_MCTRL_GPIO=y
++ CONFIG_REALTEK_PHY=y
++ CONFIG_DST_CACHE=y
++ CONFIG_NF_REJECT_IPV6=m
++ CONFIG_NVMEM_U_BOOT_ENV=y
++ CONFIG_SYS_SUPPORTS_MIPS16=y
++ CONFIG_SYS_SUPPORTS_ZBOOT_UART_PROM=y
++ CONFIG_IP_ROUTE_MULTIPATH=y
++ CONFIG_LLD_VERSION=0
++ CONFIG_SECTION_MISMATCH_WARN_ONLY=y
++ CONFIG_MDIO_DEVICE=y
++ CONFIG_MODPROBE_PATH=/sbin/modprobe
++ CONFIG_ARCH_HAS_STRNLEN_USER=y
++ CONFIG_BPF_JIT=y
++ CONFIG_MIPS_ASID_BITS=8
++ CONFIG_GENERIC_LIB_ASHLDI3=y
++ CONFIG_NET_VENDOR_AMAZON=y
++ CONFIG_SERIAL_AR933X_NR_UARTS=2
++ CONFIG_SLHC=m
++ CONFIG_NET_VENDOR_TEHUTI=y
++ CONFIG_CRYPTO_MANAGER=y
++ CONFIG_MIPS_CLOCK_VSYSCALL=y
++ CONFIG_RT_MUTEXES=y
++ CONFIG_SLAB_MERGE_DEFAULT=y
++ CONFIG_KERNFS=y
++ CONFIG_I2C_ALGOBIT=y
++ CONFIG_IPV6_SUBTREES=y
++ CONFIG_PAGE_COUNTER=y
++ CONFIG_EXPERT=y
++ CONFIG_ETHERNET_PACKET_MANGLE=y
++ CONFIG_WIRELESS=y
++ CONFIG_SQUASHFS=y
++ CONFIG_LOCK_DEBUGGING_SUPPORT=y
++ CONFIG_PERF_USE_VMALLOC=y
++ CONFIG_NF_LOG_SYSLOG=m
++ CONFIG_FRAME_WARN=1024
++ CONFIG_NET_VENDOR_AGERE=y
++ CONFIG_ARCH_MMAP_RND_BITS=8
++ CONFIG_DEBUG_INFO_REDUCED=y
++ CONFIG_GENERIC_HWEIGHT=y
++ CONFIG_INITRAMFS_SOURCE=
++ CONFIG_TASKS_TRACE_RCU=y
++ CONFIG_CGROUPS=y
++ CONFIG_MTD_PARSER_CYBERTAN=y
++ CONFIG_LZO_COMPRESS=m
++ CONFIG_CRYPTO_SEQIV=m
++ CONFIG_HAVE_GCC_PLUGINS=y
++ CONFIG_HAVE_PCI=y
++ CONFIG_EXTCON=y
++ CONFIG_DEFAULT_NET_SCH=fq_codel
++ CONFIG_LEDS_RESET=y
++ CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y
++ CONFIG_CRYPTO_DRBG=m
++ CONFIG_OF_EARLY_FLATTREE=y
++ CONFIG_ARCH_32BIT_OFF_T=y
++ CONFIG_CGROUP_CPUACCT=y
++ CONFIG_HAS_IOPORT_MAP=y
++ CONFIG_HAVE_FAST_GUP=y
++ CONFIG_NET_VENDOR_VIA=y
++ CONFIG_HZ=100
++ CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
++ CONFIG_SERIAL_8250_NR_UARTS=1
++ CONFIG_CC_IS_GCC=y
++ CONFIG_NET_VENDOR_ARC=y
++ CONFIG_CPU_MIPS32=y
++ CONFIG_MARVELL_PHY=y
++ CONFIG_HAVE_PERF_USER_STACK_DUMP=y
++ CONFIG_NLATTR=y
++ CONFIG_TCP_CONG_CUBIC=y
++ CONFIG_HAVE_EXIT_THREAD=y
++ CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
++ CONFIG_SYSFS=y
++ CONFIG_USB_DEFAULT_PERSIST=y
++ CONFIG_AS_HAS_NON_CONST_LEB128=y
++ CONFIG_MTD_PHYSMAP_OF=y
++ CONFIG_PTP_1588_CLOCK_OPTIONAL=y
++ CONFIG_CPU_MIPSR2=y
++ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
++ CONFIG_MTD_COMPLEX_MAPPINGS=y
++ CONFIG_CC_HAS_ASM_GOTO=y
++ CONFIG_MSDOS_PARTITION=y
++ CONFIG_NET_VENDOR_3COM=y
++ CONFIG_STACKPROTECTOR=y
++ CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
++ CONFIG_NET_VENDOR_INTEL=y
++ CONFIG_NF_TABLES_BRIDGE=m
++ CONFIG_MTD_MAP_BANK_WIDTH_2=y
++ CONFIG_NFT_REJECT=m
++ CONFIG_MIPS_ASID_SHIFT=0
++ CONFIG_AR8216_PHY_LEDS=y
++ CONFIG_NF_TABLES_IPV4=y
++ CONFIG_IP_MULTICAST=y
++ CONFIG_SQUASHFS_XZ=y
++ CONFIG_GENERIC_CMOS_UPDATE=y
++ CONFIG_NET_VENDOR_CISCO=y
++ CONFIG_TICK_ONESHOT=y
++ CONFIG_CRYPTO_CTR=y
++ CONFIG_TINY_RCU=y
++ CONFIG_HW_RANDOM=m
++ CONFIG_EARLY_PRINTK=y
++ CONFIG_MEMCG_SWAP=y
++ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
++ CONFIG_OF_MDIO=y
++ CONFIG_CRYPTO_NULL2=y
++ CONFIG_MIPS_L1_CACHE_SHIFT=5
++ CONFIG_MIPS_CMDLINE_FROM_DTB=y
++ CONFIG_BASE_SMALL=0
++ CONFIG_COMPACTION=y
++ CONFIG_PROC_FS=y
++ CONFIG_MTD_BLOCK=y
++ CONFIG_NET_VENDOR_ROCKER=y
++ CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
++ CONFIG_MTD_SPLIT_SUPPORT=y
++ CONFIG_MEMFD_CREATE=y
++ CONFIG_IRQ_FORCED_THREADING=y
++ CONFIG_CRYPTO_CMAC=m
++ CONFIG_FLATMEM=y
++ CONFIG_LD_ORPHAN_WARN=y
++ CONFIG_LZMA_DECOMPRESS=y
++ CONFIG_NET_VENDOR_NATSEMI=y
++ CONFIG_NET_VENDOR_GOOGLE=y
++ CONFIG_MTD_SPLIT_WRGG_FW=y
++ CONFIG_NET_VENDOR_NETRONOME=y
++ CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
++ CONFIG_GCC_VERSION=120300
++ CONFIG_CRYPTO_LIB_POLY1305_RSIZE=2
++ CONFIG_SYSCTL=y
++ CONFIG_GENERIC_LIB_ASHRDI3=y
++ CONFIG_CC_CAN_LINK_STATIC=y
++ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
++ CONFIG_BRIDGE_IGMP_SNOOPING=y
++ CONFIG_ARCH_HAS_STRNCPY_FROM_USER=y
++ CONFIG_HAVE_C_RECORDMCOUNT=y
++ CONFIG_HAVE_ARCH_TRACEHOOK=y
++ CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
++ CONFIG_NET_NS=y
++ CONFIG_MIPS_LD_CAN_LINK_VDSO=y
++ CONFIG_HAVE_PERF_EVENTS=y
++ CONFIG_PPP_ASYNC=m
++ CONFIG_NET_VENDOR_SOLARFLARE=y
++ CONFIG_ARCH_HAS_RESET_CONTROLLER=y
++ CONFIG_LTO_NONE=y
++ CONFIG_DEBUG_FS_ALLOW_ALL=y
++ CONFIG_SLAB_FREELIST_RANDOM=y
++ CONFIG_BLK_CGROUP_RWSTAT=y
++ CONFIG_USB_EHCI_TT_NEWSCHED=y
++ CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
++ CONFIG_BLK_DEV=y
++ CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
++ CONFIG_OF_FLATTREE=y
++ CONFIG_GPIO_GENERIC=y
++ CONFIG_TRACING_SUPPORT=y
++ CONFIG_UNIX98_PTYS=y
++ CONFIG_NET_RX_BUSY_POLL=y
++ CONFIG_NET_VENDOR_SOCIONEXT=y
++ CONFIG_NET_SCHED=y
++ CONFIG_PRINTK_TIME=y
++ CONFIG_TASKS_RCU_GENERIC=y
++ CONFIG_SECCOMP_FILTER=y
++ CONFIG_IRQCHIP=y
++ CONFIG_PPP=m
++ CONFIG_NFT_FIB_IPV4=m
++ CONFIG_HAVE_KERNEL_LZO=y
++ CONFIG_SERIAL_AR933X=y
++ CONFIG_CRYPTO_GHASH=y
++ CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
++ CONFIG_ELF_CORE=y
++ CONFIG_TEXTSEARCH=y
++ CONFIG_DMA_NONCOHERENT=y
++ CONFIG_USB_SUPPORT=y
++ CONFIG_STAGING=y
++ CONFIG_NET_VENDOR_SIS=y
++ CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
++ CONFIG_SERIAL_8250_16550A_VARIANTS=y
++ CONFIG_LEDS_GPIO=y
++ CONFIG_PCI_DRIVERS_LEGACY=y
++ CONFIG_AS_VERSION=24000
++ CONFIG_NOP_USB_XCEIV=m
++ CONFIG_NET_SOCK_MSG=y
++ CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
++ CONFIG_POSIX_MQUEUE_SYSCTL=y
++ CONFIG_VHOST_MENU=y
++ CONFIG_USB_ULPI_BUS=m
++ CONFIG_NET_VENDOR_MICROSEMI=y
++ CONFIG_BINARY_PRINTF=y
++ CONFIG_MTD_CFI_AMDSTD=y
++ CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
++ CONFIG_SYSVIPC_SYSCTL=y
++ CONFIG_OF_ADDRESS=y
++ CONFIG_VIRTIO_MENU=y
++ CONFIG_MTD_SPLIT=y
++ CONFIG_I2C_CHARDEV=y
++ CONFIG_LLC=y
++ CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
++ CONFIG_ARCH_KEEP_MEMBLOCK=y
++ CONFIG_REGMAP_MMIO=y
++ CONFIG_ARCH_HAS_ELFCORE_COMPAT=y
++ CONFIG_REGMAP=y
++ CONFIG_GPIO_WATCHDOG=y
++ CONFIG_HARDENED_USERCOPY=y
++ CONFIG_JFFS2_LZMA=y
++ CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
++ CONFIG_SYSCTL_EXCEPTION_TRACE=y
++ CONFIG_GPIO_PCA953X=y
++ CONFIG_FHANDLE=y
++ CONFIG_WATCHDOG_OPEN_TIMEOUT=0
++ CONFIG_NEW_LEDS=y
++ CONFIG_SWAP=y
++ CONFIG_CRC_CCITT=m
++ CONFIG_GPIOLIB_IRQCHIP=y
++ CONFIG_NET_VENDOR_CAVIUM=y
++ CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
++ CONFIG_NETFILTER_NETLINK=m
++ CONFIG_VITESSE_PHY=y
++ CONFIG_MODULE_UNLOAD=y
++ CONFIG_MTD_SPLIT_ELF_FW=y
++ CONFIG_GENERIC_PINMUX_FUNCTIONS=y
++ CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
++ CONFIG_BITREVERSE=y
++ CONFIG_DEVPORT=y
++ CONFIG_NF_CONNTRACK=m
++ CONFIG_MDIO_DEVRES=y
++ CONFIG_AG71XX_DEBUG_FS=y
++ CONFIG_LSM=lockdown,yama,loadpin,safesetid,integrity
++ CONFIG_FILE_LOCKING=y
++ CONFIG_AIO=y
++ CONFIG_OF=y
++ CONFIG_GENERIC_TIME_VSYSCALL=y
++ CONFIG_LEDS_CLASS=y
++ CONFIG_KALLSYMS_BASE_RELATIVE=y
++ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
++ CONFIG_NLS_DEFAULT=iso8859-1
++ CONFIG_UTS_NS=y
++ CONFIG_GPIO_WATCHDOG_ARCH_INITCALL=y
++ CONFIG_CGROUP_PIDS=y
++ CONFIG_DEBUG_INFO=y
++ CONFIG_CRYPTO_AEAD2=y
++ CONFIG_CRYPTO_ALGAPI2=y
++ CONFIG_PROC_SYSCTL=y
++ CONFIG_FWNODE_MDIO=y
++ CONFIG_MMU=y
++ CONFIG_LD_VERSION=24000
++ CONFIG_INLINE_WRITE_UNLOCK=y
+ info GEN .version
+ printf ' %-7s %s\n' GEN .version
GEN .version
+ '[' -r .version ']'
+++ cat .version
++ expr 010 + 1
+ VERSION=11
+ echo 11
+ make -f ./scripts/Makefile.build obj=init need-builtin=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
bash ./scripts/mkcompile_h include/generated/compile.h "mips" "" "" "" "mips-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r23708-d1427863ba) 12.3.0" "mips-openwrt-linux-musl-ld"
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
+ modpost_link vmlinux.o
+ local objects
+ local lds=
+ objects='--whole-archive arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a --no-whole-archive --start-group --end-group'
+ '[' -n '' ']'
+ info LD vmlinux.o
+ printf ' %-7s %s\n' LD vmlinux.o
LD vmlinux.o
+ mips-openwrt-linux-musl-ld -m elf32btsmip -z noexecstack --no-warn-rwx-segments -r -o vmlinux.o --whole-archive arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a --no-whole-archive --start-group --end-group
+ objtool_link vmlinux.o
+ local objtoolcmd
+ local objtoolopt
+ '[' ' ' = 'y y' ']'
+ '[' -n '' ']'
+ '[' -n '' ']'
+ make -f ./scripts/Makefile.modpost MODPOST_VMLINUX=1
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
scripts/mod/modpost -o vmlinux.symvers vmlinux.o
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
+ info MODINFO modules.builtin.modinfo
+ printf ' %-7s %s\n' MODINFO modules.builtin.modinfo
MODINFO modules.builtin.modinfo
+ mips-openwrt-linux-musl-objcopy -j .modinfo -O binary vmlinux.o modules.builtin.modinfo
+ info GEN modules.builtin
+ printf ' %-7s %s\n' GEN modules.builtin
GEN modules.builtin
+ tr '\0' '\n'
+ sed -n 's/^[[:alnum:]:_]*\.file=//p'
+ tr ' ' '\n'
+ uniq
+ sed -e 's:^:kernel/:' -e 's/$/.ko/'
+ btf_vmlinux_bin_o=
+ '[' -n '' ']'
+ kallsymso=
+ kallsymso_prev=
+ kallsyms_vmlinux=
+ '[' -n y ']'
+ 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
+ '[' -n '' ']'
+ objs='arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a'
+ libs=
+ '[' mips = um ']'
+ wl=
+ ld=mips-openwrt-linux-musl-ld
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn'
+ ldlibs=
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds'
+ '[' .tmp_vmlinux.kallsyms1 '!=' 1 ']'
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds --strip-debug'
+ '[' -n '' ']'
+ mips-openwrt-linux-musl-ld -m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds --strip-debug -o .tmp_vmlinux.kallsyms1 --whole-archive arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a --no-whole-archive --start-group --end-group
+ kallsyms .tmp_vmlinux.kallsyms1 .tmp_vmlinux.kallsyms1.S
+ local kallsymopt
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -n y ']'
+ kallsymopt=' --base-relative'
+ '[' -n y ']'
+ kallsymopt=' --base-relative --uncompressed'
+ info KSYMS .tmp_vmlinux.kallsyms1.S
+ printf ' %-7s %s\n' KSYMS .tmp_vmlinux.kallsyms1.S
KSYMS .tmp_vmlinux.kallsyms1.S
+ mips-openwrt-linux-musl-nm -n .tmp_vmlinux.kallsyms1
+ scripts/kallsyms --base-relative --uncompressed
+ info AS .tmp_vmlinux.kallsyms1.S
+ printf ' %-7s %s\n' AS .tmp_vmlinux.kallsyms1.S
AS .tmp_vmlinux.kallsyms1.S
+ mips-openwrt-linux-musl-gcc -nostdinc -isystem /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/lib/gcc/mips-openwrt-linux-musl/12.3.0/include -I./arch/mips/include -I./arch/mips/include/generated -I./include -I./arch/mips/include/uapi -I./arch/mips/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -D__KERNEL__ -DVMLINUX_LOAD_ADDRESS=0xffffffff80060000 -DLINKER_LOAD_ADDRESS=0x80060000 -DDATAOFFSET=0 -fmacro-prefix-map=./= -D__ASSEMBLY__ -fno-PIE -mno-check-zero-division -mabi=32 -G 0 -mno-abicalls -fno-pic -pipe -mno-branch-likely -msoft-float -DGAS_HAS_SET_HARDFLOAT -Wa,-msoft-float -ffreestanding -EB -fno-stack-check -Wa,-mno-fix-loongson3-llsc -march=mips32r2 -mtune=34kc -Wa,--trap -DTOOLCHAIN_SUPPORTS_VIRT -DTOOLCHAIN_SUPPORTS_XPA -DTOOLCHAIN_SUPPORTS_CRC -DTOOLCHAIN_SUPPORTS_DSP -DTOOLCHAIN_SUPPORTS_GINV -I./arch/mips/include/asm/mach-ath79 -I./arch/mips/include/asm/mach-generic -Wa,-gdwarf-2 -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
+ '[' -n '' ']'
+ objs='arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a'
+ libs=
+ '[' mips = um ']'
+ wl=
+ ld=mips-openwrt-linux-musl-ld
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn'
+ ldlibs=
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds'
+ '[' .tmp_vmlinux.kallsyms2 '!=' 2 ']'
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds --strip-debug'
+ '[' -n '' ']'
+ mips-openwrt-linux-musl-ld -m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds --strip-debug -o .tmp_vmlinux.kallsyms2 --whole-archive arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a --no-whole-archive --start-group --end-group .tmp_vmlinux.kallsyms1.o
+ kallsyms .tmp_vmlinux.kallsyms2 .tmp_vmlinux.kallsyms2.S
+ local kallsymopt
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -n y ']'
+ kallsymopt=' --base-relative'
+ '[' -n y ']'
+ kallsymopt=' --base-relative --uncompressed'
+ info KSYMS .tmp_vmlinux.kallsyms2.S
+ printf ' %-7s %s\n' KSYMS .tmp_vmlinux.kallsyms2.S
KSYMS .tmp_vmlinux.kallsyms2.S
+ mips-openwrt-linux-musl-nm -n .tmp_vmlinux.kallsyms2
+ scripts/kallsyms --base-relative --uncompressed
+ info AS .tmp_vmlinux.kallsyms2.S
+ printf ' %-7s %s\n' AS .tmp_vmlinux.kallsyms2.S
AS .tmp_vmlinux.kallsyms2.S
+ mips-openwrt-linux-musl-gcc -nostdinc -isystem /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/lib/gcc/mips-openwrt-linux-musl/12.3.0/include -I./arch/mips/include -I./arch/mips/include/generated -I./include -I./arch/mips/include/uapi -I./arch/mips/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/compiler-version.h -include ./include/linux/kconfig.h -D__KERNEL__ -DVMLINUX_LOAD_ADDRESS=0xffffffff80060000 -DLINKER_LOAD_ADDRESS=0x80060000 -DDATAOFFSET=0 -fmacro-prefix-map=./= -D__ASSEMBLY__ -fno-PIE -mno-check-zero-division -mabi=32 -G 0 -mno-abicalls -fno-pic -pipe -mno-branch-likely -msoft-float -DGAS_HAS_SET_HARDFLOAT -Wa,-msoft-float -ffreestanding -EB -fno-stack-check -Wa,-mno-fix-loongson3-llsc -march=mips32r2 -mtune=34kc -Wa,--trap -DTOOLCHAIN_SUPPORTS_VIRT -DTOOLCHAIN_SUPPORTS_XPA -DTOOLCHAIN_SUPPORTS_CRC -DTOOLCHAIN_SUPPORTS_DSP -DTOOLCHAIN_SUPPORTS_GINV -I./arch/mips/include/asm/mach-ath79 -I./arch/mips/include/asm/mach-generic -Wa,-gdwarf-2 -c -o .tmp_vmlinux.kallsyms2.o .tmp_vmlinux.kallsyms2.S
++ bash ./scripts/file-size.sh .tmp_vmlinux.kallsyms1.o
+ size1=526580
++ bash ./scripts/file-size.sh .tmp_vmlinux.kallsyms2.o
+ size2=526580
+ '[' 526580 -ne 526580 ']'
+ '[' -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
+ '[' -n '' ']'
+ objs='arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a'
+ libs=
+ '[' mips = um ']'
+ wl=
+ ld=mips-openwrt-linux-musl-ld
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn'
+ ldlibs=
+ ldflags='-m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds'
+ '[' vmlinux '!=' vmlinux ']'
+ '[' -n '' ']'
+ mips-openwrt-linux-musl-ld -m elf32btsmip -z noexecstack --no-warn-rwx-segments -G 0 -static -n -nostdlib --gc-sections --build-id=sha1 -X --orphan-handling=warn --script=./arch/mips/kernel/vmlinux.lds -o vmlinux --whole-archive arch/mips/kernel/head.o init/built-in.a usr/built-in.a arch/mips/built-in.a arch/mips/boot/dts/built-in.a kernel/built-in.a certs/built-in.a mm/built-in.a fs/built-in.a ipc/built-in.a security/built-in.a crypto/built-in.a block/built-in.a lib/built-in.a arch/mips/fw/lib/built-in.a arch/mips/lib/built-in.a lib/lib.a arch/mips/fw/lib/lib.a arch/mips/lib/lib.a drivers/built-in.a sound/built-in.a net/built-in.a virt/built-in.a arch/mips/pci/built-in.a arch/mips/crypto/built-in.a --no-whole-archive --start-group --end-group .tmp_vmlinux.kallsyms2.o
+ '[' -n '' -a -n y ']'
+ '[' -n y ']'
+ info SORTTAB vmlinux
+ printf ' %-7s %s\n' SORTTAB vmlinux
SORTTAB vmlinux
+ sorttable vmlinux
+ ./scripts/sorttable vmlinux
+ info SYSMAP System.map
+ printf ' %-7s %s\n' SYSMAP System.map
SYSMAP System.map
+ mksysmap vmlinux System.map
+ bash ./scripts/mksysmap vmlinux System.map
+ '[' -n y ']'
+ mksysmap .tmp_vmlinux.kallsyms2 .tmp_System.map
+ bash ./scripts/mksysmap .tmp_vmlinux.kallsyms2 .tmp_System.map
+ cmp -s System.map .tmp_System.map
+ echo 'vmlinux: scripts/link-vmlinux.sh'
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make -f ./scripts/Makefile.build obj=arch/mips/boot/compressed \
VMLINUX_LOAD_ADDRESS=0xffffffff80060000 LINKER_LOAD_ADDRESS=0x80060000 VMLINUX_ENTRY_ADDRESS=0xffffffff805e3560 PLATFORM="ath79/" ITS_INPUTS="" ADDR_BITS=32 32bit-bfd=elf32-tradbigmips arch/mips/boot/vmlinuz
make -f ./scripts/Makefile.modpost
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
mips-openwrt-linux-musl-objcopy --remove-section=.reginfo --remove-section=.reginfo -O binary -R .comment -S vmlinux arch/mips/boot/compressed/vmlinux.bin
make[6]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
sed 's/\.ko$/\.o/' modules.order | scripts/mod/modpost -o modules-only.symvers -i vmlinux.symvers -n -T -
cat vmlinux.symvers modules-only.symvers > Module.symvers
make -f ./scripts/Makefile.modfinal
make[7]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
{ cat arch/mips/boot/compressed/vmlinux.bin | sh ./scripts/xz_wrap.sh; printf \\340\\307\\167\\000; } > arch/mips/boot/compressed/vmlinux.bin.z
make[7]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[5]: Nothing to be done for 'modules'.
mips-openwrt-linux-musl-objcopy --remove-section=.reginfo --add-section=.image=arch/mips/boot/compressed/vmlinux.bin.z --set-section-flags=.image=contents,alloc,load,readonly,data arch/mips/boot/compressed/dummy.o arch/mips/boot/compressed/piggy.o
mips-openwrt-linux-musl-ld -m elf32btsmip -z noexecstack --no-warn-rwx-segments -Ttext 0x807e0000 -T arch/mips/boot/compressed/ld.script arch/mips/boot/compressed/head.o arch/mips/boot/compressed/decompress.o arch/mips/boot/compressed/string.o arch/mips/boot/compressed/bswapsi.o arch/mips/boot/compressed/ashldi3.o arch/mips/boot/compressed/piggy.o -o vmlinuz
mips-openwrt-linux-musl-strip -s vmlinuz
make[6]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
make[5]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125'
# If .config did not change, use the previous timestamp to avoid package rebuilds
cmp -s /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.modules.save && mv /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.modules.save /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config; cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.config.modules.save
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.15.125/.modules
make -C image compile TARGET_BUILD=
make[5]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/ath79/image'
make[5]: Nothing to be done for 'compile'.
make[5]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/ath79/image'
make[4]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/ath79'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux'
time: target/linux/compile#8.11#5.25#6.59
make[2]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
export MAKEFLAGS= ;make -w -r buildinfo
make[2]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make[2]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libjson-c'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/toolchain'
make[3] diffconfig buildversion feedsversion
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/kernel/gpio-button-hotplug'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/ncurses'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/fwtool'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/usign'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/gpio-button-hotplug/.pkgdir/kmod-gpio-button-hotplug/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-gpio-button-hotplug_installed
echo "kmod-gpio-button-hotplug" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/gpio-button-hotplug.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/kernel/gpio-button-hotplug'
time: package/kernel/gpio-button-hotplug/compile#0.11#0.11#0.21
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libjson-c'
time: package/libs/libjson-c/host-compile#0.13#0.12#0.23
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libc/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/usign'
time: package/system/usign/host-compile#0.12#0.13#0.23
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libc_installed
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libubox'
echo "libc" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '1' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libgcc.version || { echo '1' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libgcc.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libgcc/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libgcc_installed
echo "libgcc" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/toolchain/.pkgdir/libpthread/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/ncurses'
time: package/libs/ncurses/host-compile#0.16#0.12#0.26
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libpthread_installed
echo "libpthread" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/toolchain.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.16#0.12#0.27
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libnl-tiny'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libjson-c'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/lua'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/firmware/linux-firmware'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/zlib'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/openwrt-keyring'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/firmware/wireless-regdb'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/mbedtls'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/jansson'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libmnl'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/dropbear'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libpcap'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/linux-atm'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/resolveip'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ca-certificates'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libsepol'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/musl-fts'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/fwtool'
time: package/system/fwtool/host-compile#0.25#0.14#0.38
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/fwtool'
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/firmware/linux-firmware'
time: package/firmware/linux-firmware/compile#0.19#0.11#0.29
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '1' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libnl-tiny.version || { echo '1' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libnl-tiny.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/dropbear-2022.82/.pkgdir/dropbear/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libnl-tiny-2023-07-27-bc92a280/.pkgdir/libnl-tiny/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.dropbear_installed
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/kernel/linux'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libnl-tiny_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/wireless-regdb-2023.05.03/.pkgdir/wireless-regdb/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/zlib'
time: package/libs/zlib/compile#0.20#0.13#0.32
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libubox'
echo "dropbear" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/dropbear.default.install
time: package/libs/libubox/host-compile#0.21#0.17#0.37
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.wireless-regdb_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "libnl-tiny" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libnl-tiny.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/dropbear'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libpcap'
time: package/network/services/dropbear/compile#0.18#0.15#0.32
time: package/libs/libpcap/compile#0.19#0.14#0.32
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ca-certificates-20230311/.pkgdir/ca-bundle/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libnl-tiny'
time: package/libs/libnl-tiny/compile#0.19#0.15#0.34
echo '4' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/jansson.version || { echo '4' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/jansson.version; }
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ca-bundle_installed
echo "wireless-regdb" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/wireless-regdb.default.install
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/jansson-2.14/.pkgdir/jansson/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/ncurses'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/pcre2'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/firmware/wireless-regdb'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.jansson_installed
time: package/firmware/wireless-regdb/compile#0.20#0.15#0.34
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/opkg'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ucert'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/iw'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "ca-bundle" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ca-certificates.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '0' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libmnl.version || { echo '0' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libmnl.version; }
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ca-certificates'
time: package/system/ca-certificates/compile#0.21#0.14#0.34
echo "jansson" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/jansson.default.install
echo '12' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libmbedtls.version || { echo '12' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libmbedtls.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libmnl-1.0.5/.pkgdir/libmnl/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/mbedtls-2.28.3/.pkgdir/libmbedtls/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/jansson'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libmnl_installed
time: package/libs/jansson/compile#0.21#0.15#0.36
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libmbedtls_installed
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/openwrt-keyring-2022-03-25-62471e69/.pkgdir/openwrt-keyring/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.openwrt-keyring_installed
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/lua'
time: package/utils/lua/compile#0.21#0.18#0.37
echo "libmnl" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libmnl.default.install
echo "libmbedtls" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/mbedtls.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libmnl'
time: package/libs/libmnl/compile#0.22#0.16#0.37
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/mbedtls'
time: package/libs/mbedtls/compile#0.24#0.15#0.38
echo "openwrt-keyring" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/openwrt-keyring.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/openwrt-keyring'
time: package/system/openwrt-keyring/compile#0.24#0.15#0.38
echo '5' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.version || { echo '5' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/json-c-0.16/.pkgdir/libjson-c/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libnftnl'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libjson-c_installed
echo "libjson-c" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-c.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libsepol'
time: package/libs/libsepol/compile#0.23#0.18#0.39
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libjson-c'
time: package/libs/libjson-c/compile#0.26#0.17#0.41
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libubox'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/musl-fts'
time: package/libs/musl-fts/compile#0.27#0.17#0.42
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/linux-atm'
time: package/network/utils/linux-atm/compile#0.33#0.15#0.47
make[3]: Nothing to be done for 'compile'.
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/resolveip'
time: package/network/utils/resolveip/compile#0.40#0.11#0.50
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.fwtool_installed
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/iw-tiny/iw-5.19/.pkgdir/iw/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.iw_installed
echo "fwtool" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/fwtool.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/fwtool'
time: package/system/fwtool/compile#0.35#0.17#0.50
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "iw" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/iw.tiny.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/iw'
echo '11' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libnftnl.version || { echo '11' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libnftnl.version; }
time: package/network/utils/iw/tiny/compile#0.16#0.12#0.27
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libnftnl-1.2.6/.pkgdir/libnftnl/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libnftnl_installed
echo "libnftnl" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libnftnl.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/pcre2'
time: package/libs/pcre2/compile#0.19#0.13#0.30
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libnftnl'
time: package/libs/libnftnl/compile#0.14#0.12#0.25
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/opkg'
time: package/system/opkg/host-compile#0.18#0.14#0.31
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libselinux'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/ncurses'
time: package/libs/ncurses/compile#0.20#0.15#0.32
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/util-linux'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20230523' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.version || { echo '20230523' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libubox-2023-05-23-75a3b870/.pkgdir/libubox/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libubox_installed
echo "libubox" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20230523' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libblobmsg-json.version || { echo '20230523' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libblobmsg-json.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libubox-2023-05-23-75a3b870/.pkgdir/libblobmsg-json/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ucert'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libblobmsg-json_installed
time: package/system/ucert/host-compile#0.25#0.14#0.38
echo "libblobmsg-json" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libubox-2023-05-23-75a3b870/.pkgdir/jshn/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.jshn_installed
echo "jshn" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20230523' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-script.version || { echo '20230523' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libjson-script.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libubox-2023-05-23-75a3b870/.pkgdir/libjson-script/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libjson-script_installed
echo "libjson-script" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubox.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libubox'
time: package/libs/libubox/compile#0.18#0.17#0.33
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ubus'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/uci'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/jsonfilter'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/usign'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/ustream-ssl'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/ipv6/odhcp6c'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/mtd'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/urngd'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/util-linux'
time: package/utils/util-linux/compile#0.16#0.11#0.24
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/libselinux'
time: package/libs/libselinux/compile#0.16#0.13#0.27
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/busybox'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20130104' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libuci.version || { echo '20130104' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libuci.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/uci-2023-08-10-5781664d/.pkgdir/libuci/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libuci_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20230605' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubus.version || { echo '20230605' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libubus.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/urngd-2023-07-25-7aefb47b/.pkgdir/urngd/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/odhcp6c-2023-05-12-bcd28363/.pkgdir/odhcp6c/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ubus-2023-06-05-f787c97b/.pkgdir/libubus/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.urngd_installed
echo "libuci" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/uci.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.odhcp6c_installed
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libubus_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/mtd/.pkgdir/mtd/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/uci-2023-08-10-5781664d/.pkgdir/uci/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
echo "urngd" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/urngd.default.install
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.mtd_installed
echo "odhcp6c" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/odhcp6c.default.install
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.uci_installed
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/urngd'
echo '20201210' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libustream-mbedtls.version || { echo '20201210' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libustream-mbedtls.version; }
time: package/system/urngd/compile#0.14#0.11#0.24
echo "uci" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/uci.default.install
echo "libubus" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/ipv6/odhcp6c'
time: package/network/ipv6/odhcp6c/compile#0.14#0.12#0.25
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ustream-ssl-mbedtls/ustream-ssl-2023-02-25-498f6e26/.pkgdir/libustream-mbedtls/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/uci'
time: package/system/uci/compile#0.15#0.12#0.26
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libustream-mbedtls_installed
echo "mtd" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/mtd.default.install
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ubus-2023-06-05-f787c97b/.pkgdir/ubus/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/mtd'
time: package/system/mtd/compile#0.15#0.11#0.25
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ubus_installed
echo "ubus" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
echo "libustream-mbedtls" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ustream-ssl.mbedtls.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/config/swconfig'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ubus-2023-06-05-f787c97b/.pkgdir/ubusd/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/ustream-ssl'
time: package/libs/ustream-ssl/mbedtls/compile#0.16#0.12#0.27
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ubusd_installed
echo "ubusd" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubus.default.install
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.jsonfilter_installed
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ubus'
time: package/system/ubus/compile#0.15#0.14#0.28
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/uclient'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "jsonfilter" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/jsonfilter.default.install
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/jsonfilter'
time: package/utils/jsonfilter/compile#0.19#0.11#0.29
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/config/netifd'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.usign_installed
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ubox'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/ucode'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/iwinfo'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/dnsmasq'
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/odhcpd'
echo "usign" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/usign.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/usign'
time: package/system/usign/compile#0.19#0.14#0.31
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/busybox-default/busybox-1.36.1/.pkgdir/busybox/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.busybox_installed
echo "busybox" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/busybox.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/busybox'
time: package/utils/busybox/default/compile#0.15#0.14#0.26
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/swconfig/.pkgdir/swconfig/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.swconfig_installed
echo "swconfig" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/swconfig.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/config/swconfig'
time: package/network/config/swconfig/compile#0.16#0.10#0.26
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/netifd-2023-07-17-0ff22a6a/.pkgdir/netifd/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20201210' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libuclient.version || { echo '20201210' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libuclient.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/uclient-2023-04-13-007d9454/.pkgdir/libuclient/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
echo '20230701' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libiwinfo.version || { echo '20230701' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libiwinfo.version; }
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.netifd_installed
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libiwinfo-2023-07-01-ca79f641/.pkgdir/libiwinfo/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libuclient_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libiwinfo_installed
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ubox-2022-08-13-4c7b720b/.pkgdir/ubox/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "netifd" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/netifd.default.install
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ubox_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "libuclient" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/uclient.default.install
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/dnsmasq-nodhcpv6/dnsmasq-2.89/.pkgdir/dnsmasq/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/config/netifd'
time: package/network/config/netifd/compile#0.14#0.13#0.25
echo "libiwinfo" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/iwinfo.default.install
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2023-06-24-52112643/.pkgdir/odhcpd-ipv6only/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.dnsmasq_installed
make[4] scripts/config/conf
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.odhcpd-ipv6only_installed
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/uclient-2023-04-13-007d9454/.pkgdir/uclient-fetch/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
echo "ubox" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libiwinfo-2023-07-01-ca79f641/.pkgdir/libiwinfo-data/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.uclient-fetch_installed
echo "uclient-fetch" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/uclient.default.install
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libiwinfo-data_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "dnsmasq" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/dnsmasq.nodhcpv6.install
echo "libiwinfo-data" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/iwinfo.default.install
echo "odhcpd-ipv6only" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/odhcpd.ipv6only.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/libs/uclient'
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ubox-2022-08-13-4c7b720b/.pkgdir/getrandom/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
time: package/libs/uclient/compile#0.16#0.13#0.27
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/dnsmasq'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
time: package/network/services/dnsmasq/nodhcpv6/compile#0.14#0.13#0.26
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/odhcpd'
time: package/network/services/odhcpd/ipv6only/compile#0.16#0.11#0.26
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.getrandom_installed
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/libiwinfo-2023-07-01-ca79f641/.pkgdir/iwinfo/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
echo "getrandom" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.iwinfo_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo "iwinfo" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/iwinfo.default.install
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ubox-2022-08-13-4c7b720b/.pkgdir/logd/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/utils/iwinfo'
time: package/network/utils/iwinfo/compile#0.15#0.13#0.27
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/opkg'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.logd_installed
echo "logd" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ubox.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/ubox'
time: package/system/ubox/compile#0.16#0.13#0.28
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/urandom-seed'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
echo '20220812' | cmp -s - /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libucode.version || { echo '20220812' > /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/libucode.version; }
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/libucode/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.libucode_installed
echo "libucode" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/ucode/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ucode_installed
echo "ucode" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/ucode-mod-fs/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ucode-mod-fs_installed
echo "ucode-mod-fs" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/ucode-mod-nl80211/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ucode-mod-nl80211_installed
echo "ucode-mod-nl80211" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/ucode-mod-rtnl/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ucode-mod-rtnl_installed
echo "ucode-mod-rtnl" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/ucode-mod-ubus/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ucode-mod-ubus_installed
echo "ucode-mod-ubus" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/ucode-mod-uci/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ucode-mod-uci_installed
echo "ucode-mod-uci" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/ucode-2023-06-06-c7d84aae/.pkgdir/ucode-mod-uloop/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.ucode-mod-uloop_installed
echo "ucode-mod-uloop" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/ucode.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/utils/ucode'
time: package/utils/ucode/compile#0.22#0.20#0.40
make[3]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/hostapd'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/urandom-seed/.pkgdir/urandom-seed/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.urandom-seed_installed
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/opkg-2022-02-24-d038e5b6/.pkgdir/opkg/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.opkg_installed
echo "urandom-seed" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/urandom-seed.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/urandom-seed'
time: package/system/urandom-seed/compile#0.12#0.10#0.22
echo "opkg" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/opkg.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/system/opkg'
time: package/system/opkg/compile#0.13#0.13#0.25
/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/armsr/modules.mk:163: warning: overriding recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-phy-marvell-10g.installed'
modules/netdevices.mk:328: warning: ignoring old recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-phy-marvell-10g.installed'
/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/armsr/modules.mk:163: warning: overriding recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-phy-marvell-10g_installed'
modules/netdevices.mk:328: warning: ignoring old recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-phy-marvell-10g_installed'
/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/armsr/modules.mk:163: warning: overriding recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/kmod-phy-marvell-10g.provides'
modules/netdevices.mk:328: warning: ignoring old recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/kmod-phy-marvell-10g.provides'
/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/armsr/modules.mk:163: warning: overriding recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/bin/targets/ath79/generic/packages/kmod-phy-marvell-10g_5.15.125-1_mips_24kc.ipk'
modules/netdevices.mk:328: warning: ignoring old recipe for target '/mnt/Productivity/Homebrew/OpenWRT/openwrt/bin/targets/ath79/generic/packages/kmod-phy-marvell-10g_5.15.125-1_mips_24kc.ipk'
/mnt/Productivity/Homebrew/OpenWRT/openwrt/target/linux/armsr/modules.mk:163: warning: overriding recipe for target 'kmod-phy-marvell-10g-clean'
modules/netdevices.mk:328: warning: ignoring old recipe for target 'kmod-phy-marvell-10g-clean'
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kernel/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kernel_installed
echo "kernel" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-acompress/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-acompress_installed
echo "kmod-crypto-acompress" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-aead/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-aead_installed
echo "kmod-crypto-aead" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ccm/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-ccm_installed
echo "kmod-crypto-ccm" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-cmac/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-cmac_installed
echo "kmod-crypto-cmac" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-crc32c/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-crc32c_installed
echo "kmod-crypto-crc32c" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ctr/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-ctr_installed
echo "kmod-crypto-ctr" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gcm/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-gcm_installed
echo "kmod-crypto-gcm" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-gf128/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-gf128_installed
echo "kmod-crypto-gf128" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-ghash/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-ghash_installed
echo "kmod-crypto-ghash" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hash/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-hash_installed
echo "kmod-crypto-hash" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-hmac/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-hmac_installed
echo "kmod-crypto-hmac" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-manager/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-manager_installed
echo "kmod-crypto-manager" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-null/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-null_installed
echo "kmod-crypto-null" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-rng/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-rng_installed
rm -f /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/.built
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/.built_check
echo "kmod-crypto-rng" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
echo ` CFLAGS="-I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src/crypto -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/include -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include/fortify -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -mips16 -minterlink-mips16 -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" make --jobserver-auth=fifo:/tmp/GMfifo68535 -C /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/hostapd AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="mips-openwrt-linux-musl-ld.bfd" NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CONFIG_ACS=y CONFIG_DRIVER_NL80211=y CONFIG_IEEE80211AC= CONFIG_IEEE80211AX= CONFIG_MBO= CONFIG_UCODE=y CONFIG_TLS=mbedtls CONFIG_SAE=y CONFIG_OWE=y LIBS="-L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/lib -L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/lib -fuse-ld=bfd -Wl,--gc-sections -flto=auto -fuse-linker-plugin -DPIC -fpic -specs=/mnt/Productivity/Homebrew/OpenWRT/openwrt/include/hardened-ld-pie.specs -znow -zrelro -lmbedcrypto -lmbedx509 -lmbedtls -lubox -lubus -lblobmsg_json -lucode -lm -lnl-tiny" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK= V=1 -s MULTICALL=1 dump_cflags; CFLAGS="-I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src/crypto -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/include -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include/fortify -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -mips16 -minterlink-mips16 -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" make --jobserver-auth=fifo:/tmp/GMfifo68535 -C /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/wpa_supplicant AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="mips-openwrt-linux-musl-ld.bfd" NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CONFIG_ACS=y CONFIG_DRIVER_NL80211=y CONFIG_IEEE80211AC= CONFIG_IEEE80211AX= CONFIG_MBO= CONFIG_UCODE=y CONFIG_TLS=mbedtls CONFIG_SAE=y CONFIG_OWE=y LIBS="-L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/lib -L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/lib -fuse-ld=bfd -Wl,--gc-sections -flto=auto -fuse-linker-plugin -DPIC -fpic -specs=/mnt/Productivity/Homebrew/OpenWRT/openwrt/include/hardened-ld-pie.specs -znow -zrelro -lmbedcrypto -lmbedx509 -lmbedtls -lubox -lubus -lblobmsg_json -lucode -lm -lnl-tiny" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK= V=1 -s MULTICALL=1 dump_cflags | sed -e 's,-n ,,g' -e 's^-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -mips16 -minterlink-mips16 -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro^^' ` > /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/.cflags
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-seqiv/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-seqiv_installed
echo "kmod-crypto-seqiv" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-crypto-sha512/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-crypto-sha512_installed
echo "kmod-crypto-sha512" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc-ccitt/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-lib-crc-ccitt_installed
sed -i 's/"/\\"/g' /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/.cflags
echo "kmod-lib-crc-ccitt" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
CFLAGS="-I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src/crypto -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/include -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include/fortify -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -mips16 -minterlink-mips16 -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" make --jobserver-auth=fifo:/tmp/GMfifo68535 -C /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/hostapd AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD="mips-openwrt-linux-musl-ld.bfd" NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CONFIG_ACS=y CONFIG_DRIVER_NL80211=y CONFIG_IEEE80211AC= CONFIG_IEEE80211AX= CONFIG_MBO= CONFIG_UCODE=y CONFIG_TLS=mbedtls CONFIG_SAE=y CONFIG_OWE=y LIBS="-L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/lib -L/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/lib -fuse-ld=bfd -Wl,--gc-sections -flto=auto -fuse-linker-plugin -DPIC -fpic -specs=/mnt/Productivity/Homebrew/OpenWRT/openwrt/include/hardened-ld-pie.specs -znow -zrelro -lmbedcrypto -lmbedx509 -lmbedtls -lubox -lubus -lblobmsg_json -lucode -lm -lnl-tiny" LIBS_c="" AR="mips-openwrt-linux-musl-gcc-ar" BCHECK= V=1 CFLAGS="$(cat /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/.cflags)" MULTICALL=1 hostapd_cli hostapd_multi.a
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-crc32c/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-lib-crc32c_installed
make[4]: Entering directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/hostapd'
echo "kmod-lib-crc32c" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-lib-lzo/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-lib-lzo_installed
mips-openwrt-linux-musl-gcc -c -o /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/build/hostapd/src/ap/ucode.o -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src/crypto -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/include -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include/fortify -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be=hostapd-2023-06-22-599d00be -mips16 -minterlink-mips16 -ffunction-sections -fdata-sections -flto=auto -fno-fat-lto-objects -Wformat -Werror=format-security -DPIC -fpic -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src/utils -DHOSTAPD -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DUCODE_SUPPORT -DCONFIG_NO_RADIUS -DCONFIG_NO_ACCOUNTING -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_CTRL_IFACE -DCONFIG_RSN_PREAUTH -DCONFIG_OCV -DCONFIG_IEEE80211R -DCONFIG_IEEE80211R_AP -DCONFIG_ETH_P_OUI -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_AIRTIME_POLICY -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DEAP_SERVER_IDENTITY -DCONFIG_TLS_MBEDTLS -DCRYPTO_RSA_OAEP_SHA256 -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DNEED_AP_MLME -DCONFIG_ACS -DCONFIG_DEBUG_SYSLOG -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/usr/include/libnl-tiny -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src/crypto -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/usr/include -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include/fortify -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/toolchain-mips_24kc_gcc-12.3.0_musl/include -DCONFIG_LIBNL20 -D_GNU_SOURCE -DCONFIG_MSG_MIN_PRIORITY=3 -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src -I/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/src/utils -DCONFIG_ELOOP_EPOLL -DUBUS_SUPPORT -DUCODE_SUPPORT -DCONFIG_HT_OVERRIDES -DCONFIG_VHT_OVERRIDES -DCONFIG_BACKEND_FILE -DCONFIG_NO_CONFIG_WRITE -DCONFIG_OCV -DCONFIG_IEEE80211R -DCONFIG_SAE -DCONFIG_OWE -DCONFIG_DRIVER_WIRED -DCONFIG_DRIVER_NL80211 -DCONFIG_ACS -DCONFIG_TLS_MBEDTLS -DCRYPTO_RSA_OAEP_SHA256 -DCONFIG_SHA256 -DCONFIG_HMAC_SHA256_KDF -DCONFIG_HMAC_SHA384_KDF -DCONFIG_HMAC_SHA512_KDF -DCONFIG_SHA384 -DCONFIG_SHA512 -DCONFIG_ECC -DCONFIG_NO_RANDOM_POOL -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DCONFIG_NO_LINUX_PACKET_SOCKET_WAR -DCONFIG_SME -DCONFIG_DEBUG_SYSLOG -DLOG_HOSTAPD=LOG_DAEMON ../src/ap/ucode.c
echo "kmod-lib-lzo" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-reject_installed
echo "kmod-nf-reject" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-reject6/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-reject6_installed
echo "kmod-nf-reject6" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-conntrack_installed
echo "kmod-nf-conntrack" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-conntrack6/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-conntrack6_installed
../src/ap/ucode.c: In function 'uc_hostapd_iface_start':
../src/ap/ucode.c:337:23: error: 'struct hostapd_config' has no member named 'he_oper_centr_freq_seg0_idx'; did you mean 'vht_oper_centr_freq_seg0_idx'?
337 | conf->he_oper_centr_freq_seg0_idx = intval;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| vht_oper_centr_freq_seg0_idx
../src/ap/ucode.c:344:23: error: 'struct hostapd_config' has no member named 'he_oper_centr_freq_seg1_idx'; did you mean 'vht_oper_centr_freq_seg1_idx'?
344 | conf->he_oper_centr_freq_seg1_idx = intval;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| vht_oper_centr_freq_seg1_idx
../src/ap/ucode.c:352:23: error: 'struct hostapd_config' has no member named 'he_oper_chwidth'; did you mean 'vht_oper_chwidth'?
352 | conf->he_oper_chwidth = intval;
| ^~~~~~~~~~~~~~~
| vht_oper_chwidth
echo "kmod-nf-conntrack6" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
make[4]: *** [../src/build.rules:86: /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/build/hostapd/src/ap/ucode.o] Error 1
make[4]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/hostapd'
make[3]: *** [Makefile:826: /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/hostapd-wpad-basic-mbedtls/hostapd-2023-06-22-599d00be/.built] Error 2
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/network/services/hostapd'
time: package/network/services/hostapd/wpad-basic-mbedtls/compile#0.33#0.30#0.62
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-log/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-log_installed
ERROR: package/network/services/hostapd failed to build (build variant: wpad-basic-mbedtls).
make[2]: *** [package/Makefile:120: package/network/services/hostapd/compile] Error 1
make[2]: *** Waiting for unfinished jobs....
echo "kmod-nf-log" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-log6/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-log6_installed
echo "kmod-nf-log6" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-nat/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-nat_installed
echo "kmod-nf-nat" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nf-flow/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nf-flow_installed
echo "kmod-nf-flow" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nfnetlink/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nfnetlink_installed
echo "kmod-nfnetlink" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nft-core/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nft-core_installed
echo "kmod-nft-core" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nft-nat/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nft-nat_installed
echo "kmod-nft-nat" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nft-offload/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nft-offload_installed
echo "kmod-nft-offload" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nft-fib/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nft-fib_installed
echo "kmod-nft-fib" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-slhc/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-slhc_installed
echo "kmod-slhc" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-ppp/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-ppp_installed
echo "kmod-ppp" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppox/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-pppox_installed
echo "kmod-pppox" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-pppoe/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-pppoe_installed
echo "kmod-pppoe" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-nls-base/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-nls-base_installed
echo "kmod-nls-base" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-random-core/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-random-core_installed
echo "kmod-random-core" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-usb-core/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-usb-core_installed
echo "kmod-usb-core" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-usb-phy-nop/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-usb-phy-nop_installed
echo "kmod-usb-phy-nop" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-usb-gadget/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-usb-gadget_installed
echo "kmod-usb-gadget" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-usb-ehci/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-usb-ehci_installed
echo "kmod-usb-ehci" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-usb-chipidea/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-usb-chipidea_installed
echo "kmod-usb-chipidea" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-usb-chipidea2/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-usb-chipidea2_installed
echo "kmod-usb-chipidea2" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
mkdir -p /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp
SHELL= flock /mnt/Productivity/Homebrew/OpenWRT/openwrt/tmp/.root-copy.flock -c 'cp -fpR /mnt/Productivity/Homebrew/OpenWRT/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/packages/.pkgdir/kmod-usb-roles/. /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/'
touch /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/root-ath79/stamp/.kmod-usb-roles_installed
echo "kmod-usb-roles" >> /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/pkginfo/linux.default.install
make[3]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt/package/kernel/linux'
time: package/kernel/linux/compile#1.57#0.39#1.96
make[2]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make[1]: *** [package/Makefile:114: /mnt/Productivity/Homebrew/OpenWRT/openwrt/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make[1]: Leaving directory '/mnt/Productivity/Homebrew/OpenWRT/openwrt'
make: *** [/mnt/Productivity/Homebrew/OpenWRT/openwrt/include/toplevel.mk:232: world] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment