coolsnowwolf / lede

Lean's LEDE source
Other
29.92k stars 19.55k forks source link

编译错误 #9048

Closed pencail closed 2 years ago

pencail commented 2 years ago

反馈bug/问题模板,提建议请删除

1.关于你要提交的问题

Q:是否搜索了issue (使用 "x" 选择)

2. 详细叙述

(1) 具体问题

用虚拟机编译到最后一直报错,网络环境一直挂的全局

(2) 路由器型号和固件版本

A:编译的是X86,固件是最新下载的

(3) 详细日志

make[3]: [Makefile:86: /home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.built] Error 1 make[3]: Leaving directory '/home/pencail/lede/feeds/packages/multimedia/UnblockNeteaseMusic-Go' time: package/feeds/packages/UnblockNeteaseMusic-Go/compile#0.14#0.45#90.44 ERROR: package/feeds/packages/UnblockNeteaseMusic-Go failed to build. make[2]: [package/Makefile:116: package/feeds/packages/UnblockNeteaseMusic-Go/compile] Error 1 make[2]: Leaving directory '/home/pencail/lede' make[1]: [package/Makefile:110: /home/pencail/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/pencail/lede' make: [/home/pencail/lede/include/toplevel.mk:230:world] 错误 2

WYC-2020 commented 2 years ago

单线程 每次有编译错误记得贴单线程日志,每次都在说说累了

pencail commented 2 years ago

单线程有问题的歌词日志,每次都在说遇上伤痛了

SHELL= flock /home/pencail/lede/tmp/.go1.17.8.src.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "go1.17.8.src.tar.gz" "2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a" "" "https://dl.google.com/go/" "https://mirrors.ustc.edu.cn/golang/" "https://mirrors.nju.edu.cn/golang/" ' make[3]: Leaving directory '/home/pencail/lede/feeds/packages/lang/golang/golang' time: package/feeds/packages/golang/host-compile#0.53#0.91#3.54 make[3]: Entering directory '/home/pencail/lede/feeds/packages/multimedia/UnblockNeteaseMusic-Go' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.UnblockNeteaseMusic-Go-0.2.13.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "UnblockNeteaseMusic-Go-0.2.13.tar.gz" "92201b7f04ab1015c806c672b98a29b97d0f137d9b60e6d35d279c2064ed86a4" "" "https://codeload.github.com/cnsilvan/UnblockNeteaseMusic/tar.gz/0.2.13?" ' rm -f /home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.built touch /home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.built_check CONFIG_GOLANG_MOD_CACHE_WORLD_READABLE="" GO_BUILD_CACHE_DIR="/home/pencail/lede/tmp/go-build" GO_MOD_CACHE_DIR="/home/pencail/lede/dl/go-mod-cache" GO_MOD_ARGS="-modcacherw" GO_PKG="github.com/cnsilvan/UnblockNeteaseMusic" GO_INSTALL_EXTRA="" GO_INSTALL_ALL="" GO_SOURCE_ONLY="" GO_BUILD_PKG="github.com/cnsilvan/UnblockNeteaseMusic" GO_EXCLUDES="" GO_GO_GENERATE="" GO_INSTALL_BIN_PATH="/usr/bin" BUILD_DIR="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13" GO_BUILD_DIR="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.go_work/build" GO_BUILD_BIN_DIR="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.go_work/build/bin" GO_BUILD_DEPENDS_PATH="/usr/share/gocode" GO_BUILD_DEPENDS_SRC="/home/pencail/lede/staging_dir/target-x86_64_musl/usr/share/gocode/src" GOOS="linux" GOARCH="amd64" GO386="" GOARM="" GOMIPS="" GOMIPS64="" CGO_ENABLED=1 CC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" CGO_CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13=UnblockNeteaseMusic-0.2.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_CPPFLAGS="-I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include" CGO_CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13=UnblockNeteaseMusic-0.2.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_LDFLAGS="-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro" GOPATH="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.go_work/build" GOCACHE="/home/pencail/lede/tmp/go-build" GOMODCACHE="/home/pencail/lede/dl/go-mod-cache" GOENV=off /usr/bin/env bash ../../lang/golang//golang-build.sh build -v -trimpath -ldflags "all=-buildid '1646873774' -linkmode external -extldflags '-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -Wl,-z,now -Wl,-z,relro'" -ldflags "-s -w -X 'github.com/cnsilvan/UnblockNeteaseMusic/version.Version=0.2.13' -X 'github.com/cnsilvan/UnblockNeteaseMusic/version.BuildTime=2022-03-11 16:56:44' -X 'github.com/cnsilvan/UnblockNeteaseMusic/version.ExGoVersionInfo= ' -buildid '1646873774' -linkmode external -extldflags '-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -Wl,-z,now -Wl,-z,relro'"
Finding targets go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout go: downloading github.com/mitchellh/mapstructure v1.4.2 go: downloading golang.org/x/text v0.3.3 go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout

Building targets go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout

make[3]: [Makefile:86: /home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.built] Error 1 make[3]: Leaving directory '/home/pencail/lede/feeds/packages/multimedia/UnblockNeteaseMusic-Go' time: package/feeds/packages/UnblockNeteaseMusic-Go/compile#0.22#0.43#92.49 ERROR: package/feeds/packages/UnblockNeteaseMusic-Go failed to build. make[2]: [package/Makefile:116: package/feeds/packages/UnblockNeteaseMusic-Go/compile] Error 1 make[2]: Leaving directory '/home/pencail/lede' make[1]: [package/Makefile:110: /home/pencail/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/pencail/lede' make: [/home/pencail/lede/include/toplevel.mk:230:world] 错误 2

是这个吗,第一次搞编译,照着步骤来的,日志不够我再去往上找

WYC-2020 commented 2 years ago

没有单线程,单从这个日志上看 猜测可能是下载失败,最好贴单线程 @pencail

pencail commented 2 years ago

没有单线程,单从这个日志上看 猜测可能是下载失败,最好贴单线程 @pencail

单线程的日志在哪里找,我去找找,第一次玩编译,好多东西都不知道

WYC-2020 commented 2 years ago

make -j1 V=s @pencail

pencail commented 2 years ago

make -j1 V=s @pencail 我就是这么做的,然后就出了上边的错误

time: target/linux/prereq#0.16#0.08#0.33 make[1]: Entering directory '/home/pencail/lede' make[2]: Entering directory '/home/pencail/lede' make[3]: Entering directory '/home/pencail/lede/target/linux' make[4]: Entering directory '/home/pencail/lede/target/linux/x86' rm -f /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/localversion /home/pencail/lede/scripts/kconfig.pl + + /home/pencail/lede/target/linux/generic/config-5.15 /home/pencail/lede/target/linux/x86/config-5.15 /home/pencail/lede/target/linux/x86/64/config-5.15 > /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.target awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIGKERNEL","CONFIG_");print}' /home/pencail/lede/.config >> /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.target echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.target echo "# CONFIG_KALLSYMS_ALL is not set" >> /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.target echo "CONFIG_KALLSYMS_UNCOMPRESSED=y" >> /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.target /home/pencail/lede/scripts/package-metadata.pl kconfig /home/pencail/lede/tmp/.packageinfo /home/pencail/lede/.config 5.15 > /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.override /home/pencail/lede/scripts/kconfig.pl 'm+' '+' /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.target /dev/null /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.override > /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set mv /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.old grep -v INITRAMFS /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.old > /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set echo 'CONFIG_INITRAMFS_SOURCE=""' >> /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set echo '# CONFIG_INITRAMFS_FORCE is not set' >> /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set rm -rf /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/modules cmp -s /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.prev || { cp /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config; cp /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.prev; } export MAKEFLAGS= ; [ -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/user_headers ] || make -C /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27 KCFLAGS="-fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl=target-x86_64_musl" HOSTCFLAGS="-O2 -I/home/pencail/lede/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Mar 10 00:56:14 2022" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/pencail/lede/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/home/pencail/lede/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KERNELRELEASE=5.15.27 CC="x86_64-openwrt-linux-musl-gcc" INSTALL_HDR_PATH=/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/user_headers headers_install grep '=[ym]' /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.config.set | LC_ALL=C sort | /home/pencail/lede/staging_dir/host/bin/mkhash md5 > /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.vermagic touch /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.configured rm -f /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/vmlinux /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/System.map make -C /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27 KCFLAGS="-fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl=target-x86_64_musl" HOSTCFLAGS="-O2 -I/home/pencail/lede/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Mar 10 00:56:14 2022" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/pencail/lede/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/home/pencail/lede/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KERNELRELEASE=5.15.27 CC="x86_64-openwrt-linux-musl-gcc" olddefconfig make[5]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27' net/sched/Kconfig:45: warning: menuconfig statement without prompt #

No change to .config

# make[5]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27' make -C /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27 KCFLAGS="-fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl=target-x86_64_musl" HOSTCFLAGS="-O2 -I/home/pencail/lede/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes" CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" KBUILD_BUILD_TIMESTAMP="Thu Mar 10 00:56:14 2022" KBUILD_BUILD_VERSION="0" HOST_LOADLIBES="-L/home/pencail/lede/staging_dir/host/lib" KBUILD_HOSTLDLIBS="-L/home/pencail/lede/staging_dir/host/lib" CONFIG_SHELL="bash" V='' cmd_syscalls= KERNELRELEASE=5.15.27 CC="x86_64-openwrt-linux-musl-gcc" bzImage modules make[5]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27' CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h GEN .version CHK include/generated/compile.h LD vmlinux.o MODPOST vmlinux.symvers MODINFO modules.builtin.modinfo GEN modules.builtin LD .tmp_vmlinux.kallsyms1 x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/kernel/head_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/entry/entry_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/kernel/irqflags.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/hweight.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/clear_page_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/copy_page_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/copy_user_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/getuser.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/memcpy_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/memmove_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/memset_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/putuser.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/retpoline.o' being placed in sectionksymtab_strings' KSYMS .tmp_vmlinux.kallsyms1.S AS .tmp_vmlinux.kallsyms1.S LD .tmp_vmlinux.kallsyms2 x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/kernel/head_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/entry/entry_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/kernel/irqflags.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/hweight.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/clear_page_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/copy_page_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/copy_user_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/getuser.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/memcpy_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/memmove_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/memset_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/putuser.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/retpoline.o' being placed in sectionksymtab_strings' KSYMS .tmp_vmlinux.kallsyms2.S AS .tmp_vmlinux.kallsyms2.S LD vmlinux x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/kernel/head_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/entry/entry_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/kernel/irqflags.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/hweight.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/clear_page_64.o' being placed in sectionksymtab_strings'

x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/copy_page_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/copy_user_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/getuser.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/memcpy_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/memmove_64.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section __ksymtab_strings' fromarch/x86/lib/memset_64.o' being placed in section __ksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan sectionksymtab_strings' from arch/x86/lib/putuser.o' being placed in sectionksymtab_strings' x86_64-openwrt-linux-musl-ld: warning: orphan section `ksymtab_strings' from arch/x86/lib/retpoline.o' being placed in sectionksymtab_strings' SORTTAB vmlinux SYSMAP System.map VOFFSET arch/x86/boot/compressed/../voffset.h CC arch/x86/boot/compressed/misc.o OBJCOPY arch/x86/boot/compressed/vmlinux.bin XZKERN arch/x86/boot/compressed/vmlinux.bin.xz MKPIGGY arch/x86/boot/compressed/piggy.S AS arch/x86/boot/compressed/piggy.o LD arch/x86/boot/compressed/vmlinux ZOFFSET arch/x86/boot/zoffset.h AS arch/x86/boot/header.o LD arch/x86/boot/setup.elf OBJCOPY arch/x86/boot/setup.bin OBJCOPY arch/x86/boot/vmlinux.bin BUILD arch/x86/boot/bzImage Kernel: arch/x86/boot/bzImage is ready (#4) MODPOST modules-only.symvers GEN Module.symvers make[5]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27' touch /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/linux-5.15.27/.modules make -C image compile TARGET_BUILD= make[5]: Entering directory '/home/pencail/lede/target/linux/x86/image' make[5]: Nothing to be done for 'compile'. make[5]: Leaving directory '/home/pencail/lede/target/linux/x86/image' make[4]: Leaving directory '/home/pencail/lede/target/linux/x86' make[3]: Leaving directory '/home/pencail/lede/target/linux' time: target/linux/compile#27.71#14.11#114.25 make[2]: Leaving directory '/home/pencail/lede' export MAKEFLAGS= ;make -w -r buildinfo make[2]: Entering directory '/home/pencail/lede' make[3] diffconfig buildversion feedsversion make[4] scripts/config/conf make[2]: Leaving directory '/home/pencail/lede' make[2]: Entering directory '/home/pencail/lede' rm -rf /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86 make[2]: Leaving directory '/home/pencail/lede' make[2]: Entering directory '/home/pencail/lede' make[3]: Entering directory '/home/pencail/lede/package/libs/libjson-c' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.json-c-0.15-nodoc.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "json-c-0.15-nodoc.tar.gz" "99bca4f944b8ced8ae0bbc6310d6a3528ca715e69541793a1ef51f8c5b4b0878" "" "https://s3.amazonaws.com/json-c_releases/releases/" ' make[3]: Leaving directory '/home/pencail/lede/package/libs/libjson-c' time: package/libs/libjson-c/host-compile#0.21#0.10#1.05 make[3]: Entering directory '/home/pencail/lede/package/libs/libubox' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.libubox-2021-05-16-b14c4688.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "libubox-2021-05-16-b14c4688.tar.xz" "7dd1db1e0074a9c7c722db654cce3111b3bd3cff0bfd791c4497cb0f6c22d3ca" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf libubox-2021-05-16-b14c4688 && [ ! -d libubox-2021-05-16-b14c4688 ] && git clone https://git.openwrt.org/project/libubox.git libubox-2021-05-16-b14c4688 && (cd libubox-2021-05-16-b14c4688 && git checkout b14c4688612c05c78ce984d7bde633bce8703b1e && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd libubox-2021-05-16-b14c4688 && git log -1 --format='\''@%ct'\'' && rm -rf libubox-2021-05-16-b14c4688/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libubox-2021-05-16-b14c4688 | xz -zc -7e > /home/pencail/lede/tmp/dl/libubox-2021-05-16-b14c4688.tar.xz && mv /home/pencail/lede/tmp/dl/libubox-2021-05-16-b14c4688.tar.xz /home/pencail/lede/dl/ && rm -rf libubox-2021-05-16-b14c4688; ) ' make[3]: Leaving directory '/home/pencail/lede/package/libs/libubox' time: package/libs/libubox/host-compile#0.21#0.06#0.31 make[3]: Entering directory '/home/pencail/lede/package/system/opkg' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.opkg-2021-06-13-1bf042dd.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "opkg-2021-06-13-1bf042dd.tar.xz" "aeda4e0f11805bf95fc7be6d38391ce579acd965c8ba6a490b3e8669815b7264" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf opkg-2021-06-13-1bf042dd && [ ! -d opkg-2021-06-13-1bf042dd ] && git clone https://git.openwrt.org/project/opkg-lede.git opkg-2021-06-13-1bf042dd && (cd opkg-2021-06-13-1bf042dd && git checkout 1bf042dd06751b693a8544d2317e5b969d666b69 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd opkg-2021-06-13-1bf042dd && git log -1 --format='\''@%ct'\'' && rm -rf opkg-2021-06-13-1bf042dd/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c opkg-2021-06-13-1bf042dd | xz -zc -7e > /home/pencail/lede/tmp/dl/opkg-2021-06-13-1bf042dd.tar.xz && mv /home/pencail/lede/tmp/dl/opkg-2021-06-13-1bf042dd.tar.xz /home/pencail/lede/dl/ && rm -rf opkg-2021-06-13-1bf042dd; ) ' make[3]: Leaving directory '/home/pencail/lede/package/system/opkg' time: package/system/opkg/host-compile#0.33#0.12#0.77 make[3]: Entering directory '/home/pencail/lede/package/libs/toolchain' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/toolchain/.pkgdir/libc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libc_installed echo "libc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libgcc.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libgcc.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/toolchain/.pkgdir/libgcc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libgcc_installed echo "libgcc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '6' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libstdcpp.version || { echo '6' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libstdcpp.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/toolchain/.pkgdir/libstdcpp/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libstdcpp_installed echo "libstdcpp" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/toolchain/.pkgdir/libpthread/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libpthread_installed echo "libpthread" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/toolchain/.pkgdir/librt/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.librt_installed echo "librt" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/toolchain' time: package/libs/toolchain/compile#0.20#0.10#0.78 make[3]: Entering directory '/home/pencail/lede/package/libs/libnl-tiny' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.libnl-tiny-2020-08-05-c291088f.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "libnl-tiny-2020-08-05-c291088f.tar.xz" "99bcce12701bb34dadb39689d95c2c5cf1e27719d0ecfd645d3957a8947025ac" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf libnl-tiny-2020-08-05-c291088f && [ ! -d libnl-tiny-2020-08-05-c291088f ] && git clone https://git.openwrt.org/project/libnl-tiny.git libnl-tiny-2020-08-05-c291088f && (cd libnl-tiny-2020-08-05-c291088f && git checkout c291088f631d1694f7ba0444b59677b194348da8 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd libnl-tiny-2020-08-05-c291088f && git log -1 --format='\''@%ct'\'' && rm -rf libnl-tiny-2020-08-05-c291088f/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libnl-tiny-2020-08-05-c291088f | xz -zc -7e > /home/pencail/lede/tmp/dl/libnl-tiny-2020-08-05-c291088f.tar.xz && mv /home/pencail/lede/tmp/dl/libnl-tiny-2020-08-05-c291088f.tar.xz /home/pencail/lede/dl/ && rm -rf libnl-tiny-2020-08-05-c291088f; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libnl-tiny.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libnl-tiny.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libnl-tiny-2020-08-05-c291088f/.pkgdir/libnl-tiny/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libnl-tiny_installed echo "libnl-tiny" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libnl-tiny.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/libnl-tiny' time: package/libs/libnl-tiny/compile#0.20#0.06#0.33 make[3]: Entering directory '/home/pencail/lede/package/libs/libjson-c' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.json-c-0.15-nodoc.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "json-c-0.15-nodoc.tar.gz" "99bca4f944b8ced8ae0bbc6310d6a3528ca715e69541793a1ef51f8c5b4b0878" "" "https://s3.amazonaws.com/json-c_releases/releases/" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '5' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libjson-c.version || { echo '5' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libjson-c.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/json-c-0.15/.pkgdir/libjson-c/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libjson-c_installed echo "libjson-c" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libjson-c.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/libjson-c' time: package/libs/libjson-c/compile#0.21#0.10#0.48 make[3]: Entering directory '/home/pencail/lede/package/utils/lua' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.lua-5.1.5.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "lua-5.1.5.tar.gz" "2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333" "" "http://www.lua.org/ftp/" "http://www.tecgraf.puc-rio.br/lua/ftp/" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '5.1.5' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/liblua.version || { echo '5.1.5' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/liblua.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/lua-5.1.5/.pkgdir/liblua/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.liblua_installed echo "liblua" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/lua.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/lua-5.1.5/.pkgdir/lua/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.lua_installed echo "lua" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/lua.default.install make[3]: Leaving directory '/home/pencail/lede/package/utils/lua' time: package/utils/lua/compile#0.25#0.09#0.47 make[3]: Entering directory '/home/pencail/lede/package/libs/libubox' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.libubox-2021-05-16-b14c4688.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "libubox-2021-05-16-b14c4688.tar.xz" "7dd1db1e0074a9c7c722db654cce3111b3bd3cff0bfd791c4497cb0f6c22d3ca" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf libubox-2021-05-16-b14c4688 && [ ! -d libubox-2021-05-16-b14c4688 ] && git clone https://git.openwrt.org/project/libubox.git libubox-2021-05-16-b14c4688 && (cd libubox-2021-05-16-b14c4688 && git checkout b14c4688612c05c78ce984d7bde633bce8703b1e && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd libubox-2021-05-16-b14c4688 && git log -1 --format='\''@%ct'\'' && rm -rf libubox-2021-05-16-b14c4688/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libubox-2021-05-16-b14c4688 | xz -zc -7e > /home/pencail/lede/tmp/dl/libubox-2021-05-16-b14c4688.tar.xz && mv /home/pencail/lede/tmp/dl/libubox-2021-05-16-b14c4688.tar.xz /home/pencail/lede/dl/ && rm -rf libubox-2021-05-16-b14c4688; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20210516' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubox.version || { echo '20210516' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubox.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libubox-2021-05-16-b14c4688/.pkgdir/libubox/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libubox_installed echo "libubox" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubox.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20210516' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libblobmsg-json.version || { echo '20210516' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libblobmsg-json.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libubox-2021-05-16-b14c4688/.pkgdir/libblobmsg-json/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libblobmsg-json_installed echo "libblobmsg-json" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubox.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libubox-2021-05-16-b14c4688/.pkgdir/jshn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.jshn_installed echo "jshn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubox.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20210516' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libjson-script.version || { echo '20210516' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libjson-script.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libubox-2021-05-16-b14c4688/.pkgdir/libjson-script/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libjson-script_installed echo "libjson-script" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubox.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/libubox' time: package/libs/libubox/compile#0.26#0.11#0.60 make[3]: Entering directory '/home/pencail/lede/package/system/ubus' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ubus-2021-06-03-a8cf6782.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ubus-2021-06-03-a8cf6782.tar.xz" "aee34cd1c1aa0f1a459dda0b2c6cbdb6b66e67147ebd1bcbb2a16a2ef923d008" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf ubus-2021-06-03-a8cf6782 && [ ! -d ubus-2021-06-03-a8cf6782 ] && git clone https://git.openwrt.org/project/ubus.git ubus-2021-06-03-a8cf6782 && (cd ubus-2021-06-03-a8cf6782 && git checkout a8cf678230ed163ff7a07eb1e2c872f9d655460a && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd ubus-2021-06-03-a8cf6782 && git log -1 --format='\''@%ct'\'' && rm -rf ubus-2021-06-03-a8cf6782/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ubus-2021-06-03-a8cf6782 | xz -zc -7e > /home/pencail/lede/tmp/dl/ubus-2021-06-03-a8cf6782.tar.xz && mv /home/pencail/lede/tmp/dl/ubus-2021-06-03-a8cf6782.tar.xz /home/pencail/lede/dl/ && rm -rf ubus-2021-06-03-a8cf6782; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20210603' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubus.version || { echo '20210603' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libubus.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ubus-2021-06-03-a8cf6782/.pkgdir/libubus/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libubus_installed echo "libubus" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ubus.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ubus-2021-06-03-a8cf6782/.pkgdir/libubus-lua/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libubus-lua_installed echo "libubus-lua" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ubus.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ubus-2021-06-03-a8cf6782/.pkgdir/ubus/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.ubus_installed echo "ubus" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ubus.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ubus-2021-06-03-a8cf6782/.pkgdir/ubusd/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.ubusd_installed echo "ubusd" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ubus.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/ubus' time: package/system/ubus/compile#0.21#0.11#0.47 make[3]: Entering directory '/home/pencail/lede/package/system/uci' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.uci-2021-04-14-4b3db117.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "uci-2021-04-14-4b3db117.tar.xz" "9d00b5056a0dd4094c7e19f1a0ecaffa90409f22ea28f164d0e36febd06e37d1" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf uci-2021-04-14-4b3db117 && [ ! -d uci-2021-04-14-4b3db117 ] && git clone https://git.openwrt.org/project/uci.git uci-2021-04-14-4b3db117 && (cd uci-2021-04-14-4b3db117 && git checkout 4b3db1179747b6a6779029407984bacef851325c && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd uci-2021-04-14-4b3db117 && git log -1 --format='\''@%ct'\'' && rm -rf uci-2021-04-14-4b3db117/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uci-2021-04-14-4b3db117 | xz -zc -7e > /home/pencail/lede/tmp/dl/uci-2021-04-14-4b3db117.tar.xz && mv /home/pencail/lede/tmp/dl/uci-2021-04-14-4b3db117.tar.xz /home/pencail/lede/dl/ && rm -rf uci-2021-04-14-4b3db117; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20130104' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libuci.version || { echo '20130104' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libuci.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libuci_installed echo "libuci" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/uci.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/uci-2021-04-14-4b3db117/.pkgdir/libuci-lua/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libuci-lua_installed echo "libuci-lua" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/uci.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/uci-2021-04-14-4b3db117/.pkgdir/uci/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.uci_installed echo "uci" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/uci.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/uci' time: package/system/uci/compile#0.21#0.08#0.38 make[3]: Entering directory '/home/pencail/lede/package/network/config/netifd' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.netifd-2021-06-04-50381d0a.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "netifd-2021-06-04-50381d0a.tar.xz" "2718df3d3538c93ac77accf55716fb341741df3d231aac59e04dd1f80f558889" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf netifd-2021-06-04-50381d0a && [ ! -d netifd-2021-06-04-50381d0a ] && git clone https://git.openwrt.org/project/netifd.git netifd-2021-06-04-50381d0a && (cd netifd-2021-06-04-50381d0a && git checkout 50381d0a2998f6c0fc4823f0c2aa4206063d549e && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd netifd-2021-06-04-50381d0a && git log -1 --format='\''@%ct'\'' && rm -rf netifd-2021-06-04-50381d0a/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c netifd-2021-06-04-50381d0a | xz -zc -7e > /home/pencail/lede/tmp/dl/netifd-2021-06-04-50381d0a.tar.xz && mv /home/pencail/lede/tmp/dl/netifd-2021-06-04-50381d0a.tar.xz /home/pencail/lede/dl/ && rm -rf netifd-2021-06-04-50381d0a; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/netifd-2021-06-04-50381d0a/.pkgdir/netifd/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.netifd_installed echo "netifd" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/netifd.default.install make[3]: Leaving directory '/home/pencail/lede/package/network/config/netifd' time: package/network/config/netifd/compile#0.19#0.09#0.45 make[3]: Entering directory '/home/pencail/lede/package/firmware/linux-firmware' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.linux-firmware-20211216.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "linux-firmware-20211216.tar.xz" "eeddb4e6bef31fd1a3757f12ccc324929bbad97855c0b9ec5ed780f74de1837d" "" "@KERNEL/linux/kernel/firmware" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-firmware-20211216/.pkgdir/i915-firmware/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.i915-firmware_installed echo "i915-firmware" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-firmware-20211216/.pkgdir/bnx2-firmware/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.bnx2-firmware_installed echo "bnx2-firmware" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-firmware-20211216/.pkgdir/bnx2x-firmware/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.bnx2x-firmware_installed echo "bnx2x-firmware" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux-firmware.default.install make[3]: Leaving directory '/home/pencail/lede/package/firmware/linux-firmware' time: package/firmware/linux-firmware/compile#0.80#1.91#3.76 make[3]: Entering directory '/home/pencail/lede/package/firmware/prism54-firmware' make[3]: Nothing to be done for 'compile'. make[3]: Leaving directory '/home/pencail/lede/package/firmware/prism54-firmware' time: package/firmware/prism54-firmware/compile#0.18#0.07#0.42 make[3]: Entering directory '/home/pencail/lede/package/kernel/linux' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kernel/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kernel_installed echo "kernel" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-scsi-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-scsi-core_installed echo "kmod-scsi-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-acompress/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-acompress_installed echo "kmod-crypto-acompress" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-aead/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-aead_installed echo "kmod-crypto-aead" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-arc4/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-arc4_installed echo "kmod-crypto-arc4" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-authenc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-authenc_installed echo "kmod-crypto-authenc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-cbc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-cbc_installed echo "kmod-crypto-cbc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-crc32/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-crc32_installed echo "kmod-crypto-crc32" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-crc32c/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-crc32c_installed echo "kmod-crypto-crc32c" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-deflate/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-deflate_installed echo "kmod-crypto-deflate" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-des/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-des_installed echo "kmod-crypto-des" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-ecb/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-ecb_installed echo "kmod-crypto-ecb" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-echainiv/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-echainiv_installed echo "kmod-crypto-echainiv" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-hash/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-hash_installed echo "kmod-crypto-hash" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-hmac/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-hmac_installed echo "kmod-crypto-hmac" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-lib-blake2s/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-lib-blake2s_installed echo "kmod-crypto-lib-blake2s" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-lib-chacha20/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-lib-chacha20_installed echo "kmod-crypto-lib-chacha20" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-lib-chacha20poly1305/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-lib-chacha20poly1305_installed echo "kmod-crypto-lib-chacha20poly1305" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-lib-curve25519/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-lib-curve25519_installed echo "kmod-crypto-lib-curve25519" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-lib-poly1305/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-lib-poly1305_installed echo "kmod-crypto-lib-poly1305" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-manager/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-manager_installed echo "kmod-crypto-manager" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-md5/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-md5_installed echo "kmod-crypto-md5" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-null/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-null_installed echo "kmod-crypto-null" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-sha1/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-sha1_installed echo "kmod-crypto-sha1" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-crypto-user/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-crypto-user_installed echo "kmod-crypto-user" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fs-exfat/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fs-exfat_installed echo "kmod-fs-exfat" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fs-ext4/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fs-ext4_installed echo "kmod-fs-ext4" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fs-f2fs/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fs-f2fs_installed echo "kmod-fs-f2fs" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fs-ntfs3/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fs-ntfs3_installed echo "kmod-fs-ntfs3" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fs-vfat/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fs-vfat_installed echo "kmod-fs-vfat" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-hwmon-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-hwmon-core_installed echo "kmod-hwmon-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-i2c-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-i2c-core_installed echo "kmod-i2c-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-i2c-algo-bit/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-i2c-algo-bit_installed echo "kmod-i2c-algo-bit" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-hid/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-hid_installed echo "kmod-hid" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-hid-generic/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-hid-generic_installed echo "kmod-hid-generic" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-input-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-input-core_installed echo "kmod-input-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-input-evdev/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-input-evdev_installed echo "kmod-input-evdev" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-lib-crc-ccitt/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-lib-crc-ccitt_installed echo "kmod-lib-crc-ccitt" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-lib-crc16/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-lib-crc16_installed echo "kmod-lib-crc16" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-lib-crc32c/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-lib-crc32c_installed echo "kmod-lib-crc32c" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-lib-lzo/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-lib-lzo_installed echo "kmod-lib-lzo" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-lib-textsearch/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-lib-textsearch_installed echo "kmod-lib-textsearch" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-lib-zlib-inflate/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-lib-zlib-inflate_installed echo "kmod-lib-zlib-inflate" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-lib-zlib-deflate/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-lib-zlib-deflate_installed echo "kmod-lib-zlib-deflate" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-asn1-decoder/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-asn1-decoder_installed echo "kmod-asn1-decoder" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-alx/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-alx_installed echo "kmod-alx" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-libphy/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-libphy_installed echo "kmod-libphy" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-mii/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-mii_installed echo "kmod-mii" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-mdio-devres/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-mdio-devres_installed echo "kmod-mdio-devres" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-via-velocity/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-via-velocity_installed echo "kmod-via-velocity" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-8139too/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-8139too_installed echo "kmod-8139too" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-8139cp/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-8139cp_installed echo "kmod-8139cp" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-e1000/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-e1000_installed echo "kmod-e1000" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-e1000e/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-e1000e_installed echo "kmod-e1000e" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-igb/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-igb_installed echo "kmod-igb" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-igbvf/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-igbvf_installed echo "kmod-igbvf" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ixgbe/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ixgbe_installed echo "kmod-ixgbe" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-i40e/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-i40e_installed echo "kmod-i40e" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-iavf/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-iavf_installed echo "kmod-iavf" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-pcnet32/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-pcnet32_installed echo "kmod-pcnet32" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-macvlan/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-macvlan_installed echo "kmod-macvlan" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-tulip/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-tulip_installed echo "kmod-tulip" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-forcedeth/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-forcedeth_installed echo "kmod-forcedeth" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-vmxnet3/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-vmxnet3_installed echo "kmod-vmxnet3" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-bnx2/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-bnx2_installed echo "kmod-bnx2" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-bnx2x/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-bnx2x_installed echo "kmod-bnx2x" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-mlx4-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-mlx4-core_installed echo "kmod-mlx4-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-mlx5-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-mlx5-core_installed echo "kmod-mlx5-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-igc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-igc_installed echo "kmod-igc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-reject/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-reject_installed echo "kmod-nf-reject" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-reject6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-reject6_installed echo "kmod-nf-reject6" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-ipt/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-ipt_installed echo "kmod-nf-ipt" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-ipt6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-ipt6_installed echo "kmod-nf-ipt6" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-core_installed echo "kmod-ipt-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-conntrack/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-conntrack_installed echo "kmod-nf-conntrack" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-conntrack6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-conntrack6_installed echo "kmod-nf-conntrack6" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-nat/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-nat_installed echo "kmod-nf-nat" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-nat6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-nat6_installed mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-flow/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-flow_installed echo "kmod-nf-flow" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-conntrack/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-conntrack_installed echo "kmod-ipt-conntrack" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-offload/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-offload_installed echo "kmod-ipt-offload" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-ipsec/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-ipsec_installed echo "kmod-ipt-ipsec" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-ipset/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-ipset_installed echo "kmod-ipt-ipset" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-nat/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-nat_installed echo "kmod-ipt-nat" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-raw/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-raw_installed echo "kmod-ipt-raw" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-nat6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-nat6_installed mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-nathelper/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-nathelper_installed echo "kmod-nf-nathelper" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-nathelper-extra/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-nathelper-extra_installed echo "kmod-nf-nathelper-extra" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipt-tproxy/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-tproxy_installed echo "kmod-ipt-tproxy" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ip6tables/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ip6tables_installed echo "kmod-ip6tables" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nfnetlink/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nfnetlink_installed echo "kmod-nfnetlink" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nf-conntrack-netlink/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nf-conntrack-netlink_installed echo "kmod-nf-conntrack-netlink" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-bonding/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-bonding_installed echo "kmod-bonding" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-udptunnel4/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-udptunnel4_installed echo "kmod-udptunnel4" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-udptunnel6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-udptunnel6_installed echo "kmod-udptunnel6" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipsec/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipsec_installed echo "kmod-ipsec" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipsec4/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipsec4_installed echo "kmod-ipsec4" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ipsec6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipsec6_installed echo "kmod-ipsec6" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-iptunnel/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-iptunnel_installed mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-iptunnel4/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-iptunnel4_installed echo "kmod-iptunnel4" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-iptunnel6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-iptunnel6_installed echo "kmod-iptunnel6" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-sit/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-sit_installed mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-tun/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-tun_installed echo "kmod-tun" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-slhc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-slhc_installed echo "kmod-slhc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ppp/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ppp_installed echo "kmod-ppp" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-pppox/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-pppox_installed echo "kmod-pppox" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-pppoe/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-pppoe_installed echo "kmod-pppoe" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-mppe/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-mppe_installed echo "kmod-mppe" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-tcp-bbr/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-tcp-bbr_installed echo "kmod-tcp-bbr" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-mdio/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-mdio_installed echo "kmod-mdio" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-wireguard/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-wireguard_installed echo "kmod-wireguard" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nls-base/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nls-base_installed echo "kmod-nls-base" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nls-cp437/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nls-cp437_installed echo "kmod-nls-cp437" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nls-iso8859-1/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nls-iso8859-1_installed echo "kmod-nls-iso8859-1" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-nls-utf8/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-nls-utf8_installed echo "kmod-nls-utf8" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-dma-buf/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-dma-buf_installed echo "kmod-dma-buf" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-mmc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-mmc_installed echo "kmod-mmc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-sdhci/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-sdhci_installed echo "kmod-sdhci" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-pps/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-pps_installed echo "kmod-pps" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-ptp/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ptp_installed echo "kmod-ptp" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-core/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-core_installed echo "kmod-usb-core" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-storage/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-storage_installed echo "kmod-usb-storage" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-storage-extras/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-storage-extras_installed echo "kmod-usb-storage-extras" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-storage-uas/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-storage-uas_installed echo "kmod-usb-storage-uas" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-net/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-net_installed echo "kmod-usb-net" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-net-asix-ax88179/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-net-asix-ax88179_installed echo "kmod-usb-net-asix-ax88179" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-net-rtl8150/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-net-rtl8150_installed echo "kmod-usb-net-rtl8150" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-usb-hid/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-usb-hid_installed echo "kmod-usb-hid" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fb/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fb_installed echo "kmod-fb" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fb-cfb-fillrect/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fb-cfb-fillrect_installed echo "kmod-fb-cfb-fillrect" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fb-cfb-copyarea/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fb-cfb-copyarea_installed echo "kmod-fb-cfb-copyarea" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fb-cfb-imgblt/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fb-cfb-imgblt_installed echo "kmod-fb-cfb-imgblt" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fb-sys-fops/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fb-sys-fops_installed echo "kmod-fb-sys-fops" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-fb-sys-ram/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-fb-sys-ram_installed echo "kmod-fb-sys-ram" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-drm/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-drm_installed echo "kmod-drm" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-drm-ttm/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-drm-ttm_installed echo "kmod-drm-ttm" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-drm-kms-helper/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-drm-kms-helper_installed echo "kmod-drm-kms-helper" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-drm-i915/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-drm-i915_installed echo "kmod-drm-i915" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-amazon-ena/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-amazon-ena_installed echo "kmod-amazon-ena" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp

SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/packages/.pkgdir/kmod-amd-xgbe/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-amd-xgbe_installed echo "kmod-amd-xgbe" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/linux.default.install make[3]: Leaving directory '/home/pencail/lede/package/kernel/linux' time: package/kernel/linux/compile#4.13#1.38#10.13 make[3]: Entering directory '/home/pencail/lede/package/system/ubox' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ubox-2020-10-25-9ef88681.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ubox-2020-10-25-9ef88681.tar.xz" "e2d93b798b91de98cb003f7b3be97d3d8a2413c8612b527d096c86ac5365cbdd" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf ubox-2020-10-25-9ef88681 && [ ! -d ubox-2020-10-25-9ef88681 ] && git clone https://git.openwrt.org/project/ubox.git ubox-2020-10-25-9ef88681 && (cd ubox-2020-10-25-9ef88681 && git checkout 9ef886819dd48303d8ced4cdbc9afbf32682535c && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd ubox-2020-10-25-9ef88681 && git log -1 --format='\''@%ct'\'' && rm -rf ubox-2020-10-25-9ef88681/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ubox-2020-10-25-9ef88681 | xz -zc -7e > /home/pencail/lede/tmp/dl/ubox-2020-10-25-9ef88681.tar.xz && mv /home/pencail/lede/tmp/dl/ubox-2020-10-25-9ef88681.tar.xz /home/pencail/lede/dl/ && rm -rf ubox-2020-10-25-9ef88681; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ubox-2020-10-25-9ef88681/.pkgdir/ubox/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.ubox_installed echo "ubox" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ubox.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ubox-2020-10-25-9ef88681/.pkgdir/getrandom/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.getrandom_installed echo "getrandom" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ubox.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ubox-2020-10-25-9ef88681/.pkgdir/logd/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.logd_installed echo "logd" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ubox.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/ubox' time: package/system/ubox/compile#0.29#0.22#1.05 make[3]: Entering directory '/home/pencail/lede/package/libs/ncurses' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ncurses-6.2.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ncurses-6.2.tar.gz" "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d" "" "@GNU/ncurses" ' make[3]: Leaving directory '/home/pencail/lede/package/libs/ncurses' time: package/libs/ncurses/host-compile#0.29#0.24#0.85 make[3]: Entering directory '/home/pencail/lede/package/libs/zlib' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.zlib-1.2.11.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "zlib-1.2.11.tar.xz" "4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066" "" "@SF/libpng" "http://www.zlib.net" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/zlib-1.2.11/.pkgdir/zlib/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.zlib_installed echo "zlib" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/zlib.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/zlib' time: package/libs/zlib/compile#0.32#0.19#0.72 make[3]: Entering directory '/home/pencail/lede/package/libs/ncurses' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ncurses-6.2.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ncurses-6.2.tar.gz" "30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d" "" "@GNU/ncurses" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ncurses-6.2/.pkgdir/terminfo/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.terminfo_installed echo "terminfo" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ncurses.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '6' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libncurses.version || { echo '6' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libncurses.version; cp /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libncurses.version /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libncursesw.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ncurses-6.2/.pkgdir/libncurses/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libncurses_installed echo "libncurses" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ncurses.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/ncurses' time: package/libs/ncurses/compile#0.32#0.19#0.77 make[3]: Entering directory '/home/pencail/lede/package/utils/util-linux' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.util-linux-2.37.3.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "util-linux-2.37.3.tar.xz" "590c592e58cd6bf38519cb467af05ce6a1ab18040e3e3418f24bcfb2f55f9776" "" "@KERNEL/linux/utils/util-linux/v2.37" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libuuid.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libuuid.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/util-linux-2.37.3/.pkgdir/libuuid/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libuuid_installed echo "libuuid" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libblkid.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libblkid.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/util-linux-2.37.3/.pkgdir/libblkid/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libblkid_installed echo "libblkid" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libfdisk.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libfdisk.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/util-linux-2.37.3/.pkgdir/libfdisk/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libfdisk_installed echo "libfdisk" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libmount.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libmount.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/util-linux-2.37.3/.pkgdir/libmount/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libmount_installed echo "libmount" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libsmartcols.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libsmartcols.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/util-linux-2.37.3/.pkgdir/libsmartcols/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libsmartcols_installed echo "libsmartcols" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/util-linux-2.37.3/.pkgdir/cfdisk/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.cfdisk_installed echo "cfdisk" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/util-linux-2.37.3/.pkgdir/partx-utils/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.partx-utils_installed echo "partx-utils" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install make[3]: Leaving directory '/home/pencail/lede/package/utils/util-linux' time: package/utils/util-linux/compile#0.36#0.31#1.40 make[3]: Entering directory '/home/pencail/lede/package/system/fstools' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.fstools-2021-08-14-2e3aca29.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "fstools-2021-08-14-2e3aca29.tar.xz" "faa4679562ae31cb6dbbc90b7f3f297294a51f7be1b12d10a5f0b7acfaae7252" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf fstools-2021-08-14-2e3aca29 && [ ! -d fstools-2021-08-14-2e3aca29 ] && git clone https://git.openwrt.org/project/fstools.git fstools-2021-08-14-2e3aca29 && (cd fstools-2021-08-14-2e3aca29 && git checkout 2e3aca299ea7bbe74f219860510c4b34e77c7aa4 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd fstools-2021-08-14-2e3aca29 && git log -1 --format='\''@%ct'\'' && rm -rf fstools-2021-08-14-2e3aca29/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fstools-2021-08-14-2e3aca29 | xz -zc -7e > /home/pencail/lede/tmp/dl/fstools-2021-08-14-2e3aca29.tar.xz && mv /home/pencail/lede/tmp/dl/fstools-2021-08-14-2e3aca29.tar.xz /home/pencail/lede/dl/ && rm -rf fstools-2021-08-14-2e3aca29; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/fstools-2021-08-14-2e3aca29/.pkgdir/fstools/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.fstools_installed echo "fstools" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/fstools.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/fstools-2021-08-14-2e3aca29/.pkgdir/block-mount/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.block-mount_installed echo "block-mount" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/fstools.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/fstools' time: package/system/fstools/compile#0.32#0.23#0.70 make[3]: Entering directory '/home/pencail/lede/package/system/fwtool' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.fwtool-2019-11-12-8f7fe925.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "fwtool-2019-11-12-8f7fe925.tar.xz" "ff68e77397a7ba8f497aae9a6d1f89e196c89391a8d5ed0b81c4eafb889ba744" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf fwtool-2019-11-12-8f7fe925 && [ ! -d fwtool-2019-11-12-8f7fe925 ] && git clone https://git.openwrt.org/project/fwtool.git fwtool-2019-11-12-8f7fe925 && (cd fwtool-2019-11-12-8f7fe925 && git checkout 8f7fe925ca205c8e8e2d0d1b16218c1e148d5173 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd fwtool-2019-11-12-8f7fe925 && git log -1 --format='\''@%ct'\'' && rm -rf fwtool-2019-11-12-8f7fe925/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fwtool-2019-11-12-8f7fe925 | xz -zc -7e > /home/pencail/lede/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz && mv /home/pencail/lede/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz /home/pencail/lede/dl/ && rm -rf fwtool-2019-11-12-8f7fe925; ) ' make[3]: Leaving directory '/home/pencail/lede/package/system/fwtool' time: package/system/fwtool/host-compile#0.27#0.11#0.39 make[3]: Entering directory '/home/pencail/lede/package/system/fwtool' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.fwtool-2019-11-12-8f7fe925.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "fwtool-2019-11-12-8f7fe925.tar.xz" "ff68e77397a7ba8f497aae9a6d1f89e196c89391a8d5ed0b81c4eafb889ba744" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf fwtool-2019-11-12-8f7fe925 && [ ! -d fwtool-2019-11-12-8f7fe925 ] && git clone https://git.openwrt.org/project/fwtool.git fwtool-2019-11-12-8f7fe925 && (cd fwtool-2019-11-12-8f7fe925 && git checkout 8f7fe925ca205c8e8e2d0d1b16218c1e148d5173 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd fwtool-2019-11-12-8f7fe925 && git log -1 --format='\''@%ct'\'' && rm -rf fwtool-2019-11-12-8f7fe925/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fwtool-2019-11-12-8f7fe925 | xz -zc -7e > /home/pencail/lede/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz && mv /home/pencail/lede/tmp/dl/fwtool-2019-11-12-8f7fe925.tar.xz /home/pencail/lede/dl/ && rm -rf fwtool-2019-11-12-8f7fe925; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/fwtool-2019-11-12-8f7fe925/.pkgdir/fwtool/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.fwtool_installed echo "fwtool" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/fwtool.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/fwtool' time: package/system/fwtool/compile#0.27#0.13#0.46 make[3]: Entering directory '/home/pencail/lede/package/system/usign' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.usign-2020-05-23-f1f65026.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "usign-2020-05-23-f1f65026.tar.xz" "3f6569a5e63fdfd032976ac0f79d736d3935101ac1b97fb370514b013c5e6bb6" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf usign-2020-05-23-f1f65026 && [ ! -d usign-2020-05-23-f1f65026 ] && git clone https://git.openwrt.org/project/usign.git usign-2020-05-23-f1f65026 && (cd usign-2020-05-23-f1f65026 && git checkout f1f65026a94137c91b5466b149ef3ea3f20091e9 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd usign-2020-05-23-f1f65026 && git log -1 --format='\''@%ct'\'' && rm -rf usign-2020-05-23-f1f65026/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c usign-2020-05-23-f1f65026 | xz -zc -7e > /home/pencail/lede/tmp/dl/usign-2020-05-23-f1f65026.tar.xz && mv /home/pencail/lede/tmp/dl/usign-2020-05-23-f1f65026.tar.xz /home/pencail/lede/dl/ && rm -rf usign-2020-05-23-f1f65026; ) ' make[3]: Leaving directory '/home/pencail/lede/package/system/usign' time: package/system/usign/host-compile#0.24#0.12#0.35 make[3]: Entering directory '/home/pencail/lede/package/system/ucert' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ucert-2020-05-24-00b921d8.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ucert-2020-05-24-00b921d8.tar.xz" "839fda1811a58a495ac7bbc41db75222dd5a15e4d72110ca6acc4cdad56908fe" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf ucert-2020-05-24-00b921d8 && [ ! -d ucert-2020-05-24-00b921d8 ] && git clone https://git.openwrt.org/project/ucert.git ucert-2020-05-24-00b921d8 && (cd ucert-2020-05-24-00b921d8 && git checkout 00b921d80ac0dc47339305d803f865ff43c56d63 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd ucert-2020-05-24-00b921d8 && git log -1 --format='\''@%ct'\'' && rm -rf ucert-2020-05-24-00b921d8/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ucert-2020-05-24-00b921d8 | xz -zc -7e > /home/pencail/lede/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz && mv /home/pencail/lede/tmp/dl/ucert-2020-05-24-00b921d8.tar.xz /home/pencail/lede/dl/ && rm -rf ucert-2020-05-24-00b921d8; ) ' make[3]: Leaving directory '/home/pencail/lede/package/system/ucert' time: package/system/ucert/host-compile#0.26#0.14#0.37 make[3]: Entering directory '/home/pencail/lede/package/utils/jsonfilter' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.jsonfilter-2018-02-04-c7e938d6.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "jsonfilter-2018-02-04-c7e938d6.tar.xz" "0601b4d7aa5ee096e99388a57cb0701673ab58fccd6ed2984a2abbd4f846e045" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf jsonfilter-2018-02-04-c7e938d6 && [ ! -d jsonfilter-2018-02-04-c7e938d6 ] && git clone https://git.openwrt.org/project/jsonpath.git jsonfilter-2018-02-04-c7e938d6 && (cd jsonfilter-2018-02-04-c7e938d6 && git checkout c7e938d6582a436dddc938539e72dd1320625c54 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd jsonfilter-2018-02-04-c7e938d6 && git log -1 --format='\''@%ct'\'' && rm -rf jsonfilter-2018-02-04-c7e938d6/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c jsonfilter-2018-02-04-c7e938d6 | xz -zc -7e > /home/pencail/lede/tmp/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz && mv /home/pencail/lede/tmp/dl/jsonfilter-2018-02-04-c7e938d6.tar.xz /home/pencail/lede/dl/ && rm -rf jsonfilter-2018-02-04-c7e938d6; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/jsonfilter-2018-02-04-c7e938d6/.pkgdir/jsonfilter/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.jsonfilter_installed echo "jsonfilter" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/jsonfilter.default.install make[3]: Leaving directory '/home/pencail/lede/package/utils/jsonfilter' time: package/utils/jsonfilter/compile#0.24#0.13#0.41 make[3]: Entering directory '/home/pencail/lede/package/system/openwrt-keyring' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.openwrt-keyring-2021-02-20-49283916.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "openwrt-keyring-2021-02-20-49283916.tar.xz" "7b58592bb49e4b37c8e80904c8f457ce3f0f2e6b1d2c473ccfe9204a8b7be831" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf openwrt-keyring-2021-02-20-49283916 && [ ! -d openwrt-keyring-2021-02-20-49283916 ] && git clone https://git.openwrt.org/keyring.git openwrt-keyring-2021-02-20-49283916 && (cd openwrt-keyring-2021-02-20-49283916 && git checkout 49283916005d7868923d34ab34f14188cf74812d && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd openwrt-keyring-2021-02-20-49283916 && git log -1 --format='\''@%ct'\'' && rm -rf openwrt-keyring-2021-02-20-49283916/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c openwrt-keyring-2021-02-20-49283916 | xz -zc -7e > /home/pencail/lede/tmp/dl/openwrt-keyring-2021-02-20-49283916.tar.xz && mv /home/pencail/lede/tmp/dl/openwrt-keyring-2021-02-20-49283916.tar.xz /home/pencail/lede/dl/ && rm -rf openwrt-keyring-2021-02-20-49283916; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/openwrt-keyring-2021-02-20-49283916/.pkgdir/openwrt-keyring/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.openwrt-keyring_installed echo "openwrt-keyring" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/openwrt-keyring.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/openwrt-keyring' time: package/system/openwrt-keyring/compile#0.32#0.16#0.47 make[3]: Entering directory '/home/pencail/lede/package/system/usign' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.usign-2020-05-23-f1f65026.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "usign-2020-05-23-f1f65026.tar.xz" "3f6569a5e63fdfd032976ac0f79d736d3935101ac1b97fb370514b013c5e6bb6" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf usign-2020-05-23-f1f65026 && [ ! -d usign-2020-05-23-f1f65026 ] && git clone https://git.openwrt.org/project/usign.git usign-2020-05-23-f1f65026 && (cd usign-2020-05-23-f1f65026 && git checkout f1f65026a94137c91b5466b149ef3ea3f20091e9 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd usign-2020-05-23-f1f65026 && git log -1 --format='\''@%ct'\'' && rm -rf usign-2020-05-23-f1f65026/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c usign-2020-05-23-f1f65026 | xz -zc -7e > /home/pencail/lede/tmp/dl/usign-2020-05-23-f1f65026.tar.xz && mv /home/pencail/lede/tmp/dl/usign-2020-05-23-f1f65026.tar.xz /home/pencail/lede/dl/ && rm -rf usign-2020-05-23-f1f65026; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/usign-2020-05-23-f1f65026/.pkgdir/usign/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.usign_installed echo "usign" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/usign.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/usign' time: package/system/usign/compile#0.32#0.17#0.51 make[3]: Entering directory '/home/pencail/lede/package/base-files' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/base-files/.pkgdir/base-files/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.base-files_installed echo "base-files" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/base-files.default.install make[3]: Leaving directory '/home/pencail/lede/package/base-files' time: package/base-files/compile#0.28#0.15#0.85 make[3]: Entering directory '/home/pencail/lede/package/boot/grub2' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.grub-2.06.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "grub-2.06.tar.xz" "b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1" "" "@GNU/grub" ' make[3]: Leaving directory '/home/pencail/lede/package/boot/grub2' time: package/boot/grub2/host-compile#0.34#0.32#1.29 make[3]: Entering directory '/home/pencail/lede/package/boot/grub2' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.grub-2.06.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "grub-2.06.tar.xz" "b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1" "" "@GNU/grub" ' rm -f /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.built touch /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.built_check CFLAGS="-Os -pipe -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06=grub-2.06 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06=grub-2.06 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " LDFLAGS="-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro " make -j1 -C /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/. AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06=grub-2.06 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" ; make[4]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06' make all-recursive make[5]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06' Making all in grub-core/lib/gnulib make[6]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/lib/gnulib' make all-recursive make[7]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/lib/gnulib' make[8]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/lib/gnulib' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/lib/gnulib' make[7]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/lib/gnulib' make[6]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/lib/gnulib' Making all in . make[6]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06' Making all in grub-core make[6]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core' make all-am make[7]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core' make[6]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core' Making all in po make[6]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/po' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/po' Making all in docs make[6]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/docs' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/docs' Making all in util/bash-completion.d make[6]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/util/bash-completion.d' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/util/bash-completion.d' make[5]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06' make[4]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06' touch /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.built removed '/home/pencail/lede/bin/targets/x86/64/packages/grub2_2.06-1_x86_64.ipk' mkdir -p /home/pencail/lede/bin/targets/x86/64/packages /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2/CONTROL /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2/usr/sbin install -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-bios-setup /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2/usr/sbin/ install -d -m0755 /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2 cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/boot.img /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/ cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/cdboot.img /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/ sed 's#msdos1#gpt1#g' ./files/grub-early.cfg >/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-early.cfg /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/gpt-core.img at_keyboard biosdisk boot chain configfile fat linux ls part_gpt reboot search serial vga /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c ./files/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/generic-core.img at_keyboard biosdisk boot chain configfile ext2 linux ls part_msdos reboot search serial vga /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c ./files/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/eltorito.img at_keyboard biosdisk boot chain configfile iso9660 linux ls part_msdos reboot search serial test vga /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c ./files/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/legacy-core.img biosdisk boot chain configfile ext2 linux ls part_msdos reboot search serial vga find /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2 -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/pencail/lede/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/pencail/lede/scripts/strip-kmod.sh" PATCHELF="/home/pencail/lede/staging_dir/host/bin/patchelf" /home/pencail/lede/scripts/rstrip.sh /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2 rstrip.sh: /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2/usr/sbin/grub-bios-setup: executable (cd /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]], ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; ) install -d -m0755 /home/pencail/lede/bin/targets/x86/64/packages /home/pencail/lede/staging_dir/host/bin/fakeroot /home/pencail/lede/scripts/ipkg-build -m "" /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2 /home/pencail/lede/bin/targets/x86/64/packages Packaged contents of /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/ipkg-x86_64/grub2 into /home/pencail/lede/bin/targets/x86/64/packages/grub2_2.06-1_x86_64.ipk rm -rf /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.pkgdir/grub2.installed /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.pkgdir/grub2 mkdir -p /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.pkgdir/grub2 install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.pkgdir/grub2/usr/sbin install -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-bios-setup /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.pkgdir/grub2/usr/sbin/ install -d -m0755 /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2 cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/boot.img /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/ cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core/cdboot.img /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/ sed 's#msdos1#gpt1#g' ./files/grub-early.cfg >/home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-early.cfg /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/gpt-core.img at_keyboard biosdisk boot chain configfile fat linux ls part_gpt reboot search serial vga /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c ./files/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/generic-core.img at_keyboard biosdisk boot chain configfile ext2 linux ls part_msdos reboot search serial vga /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c ./files/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/eltorito.img at_keyboard biosdisk boot chain configfile iso9660 linux ls part_msdos reboot search serial test vga /home/pencail/lede/staging_dir/host/bin/grub-mkimage -d /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/grub-core -p /boot/grub -O i386-pc -c ./files/grub-early.cfg -o /home/pencail/lede/staging_dir/target-x86_64_musl/image/grub2/legacy-core.img biosdisk boot chain configfile ext2 linux ls part_msdos reboot search serial vga touch /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.pkgdir/grub2.installed mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-pc/grub-2.06/.pkgdir/grub2/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.grub2_installed echo "grub2" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/grub2.pc.install make[3]: Leaving directory '/home/pencail/lede/package/boot/grub2' time: package/boot/grub2/pc/compile#1.89#0.78#7.26 make[3]: Entering directory '/home/pencail/lede/package/boot/grub2' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.grub-2.06.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "grub-2.06.tar.xz" "b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1" "" "@GNU/grub" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/grub-efi/grub-2.06/.pkgdir/grub2-efi/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.grub2-efi_installed echo "grub2-efi" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/grub2.efi.install make[3]: Leaving directory '/home/pencail/lede/package/boot/grub2' time: package/boot/grub2/efi/compile#0.29#0.16#0.93 make[3]: Entering directory '/home/pencail/lede/feeds/luci/modules/luci-base' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.LuaSrcDiet-0.12.1.tar.bz2.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "LuaSrcDiet-0.12.1.tar.bz2" "ed7680f2896269ae8633756e7edcf09050812f78c8f49e280e63c30d14f35aea" "" "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/luasrcdiet" ' . /home/pencail/lede/include/shell.sh; bzcat /home/pencail/lede/dl/LuaSrcDiet-0.12.1.tar.bz2 | tar -C /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/ /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1 touch /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1/.prepared49b2794acb5b6cb7c3a0245f38fa5a84_6664517399ebbbc92a37c5bb081b5c53 touch /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1/.configured make -C src/ clean po2lmo make[4]: Entering directory '/home/pencail/lede/feeds/luci/modules/luci-base/src' rm -f po2lmo parser.so version.lua *.o cc -c -o po2lmo.o po2lmo.c cc -c -o template_lmo.o template_lmo.c cc -o po2lmo po2lmo.o template_lmo.o make[4]: Leaving directory '/home/pencail/lede/feeds/luci/modules/luci-base/src' make -C /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1 bin/LuaSrcDiet.lua make[4]: Entering directory '/home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1' make[4]: Nothing to be done for 'bin/LuaSrcDiet.lua'. make[4]: Leaving directory '/home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1' touch /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1/.built install -d -m0755 /home/pencail/lede/staging_dir/hostpkg/bin install -m0755 src/po2lmo /home/pencail/lede/staging_dir/hostpkg/bin/po2lmo install -m0755 /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1/bin/LuaSrcDiet.lua /home/pencail/lede/staging_dir/hostpkg/bin/LuaSrcDiet mkdir -p /home/pencail/lede/staging_dir/hostpkg/stamp touch /home/pencail/lede/build_dir/hostpkg/LuaSrcDiet-0.12.1/.built touch /home/pencail/lede/staging_dir/hostpkg/stamp/.luci-base_installed make[3]: Leaving directory '/home/pencail/lede/feeds/luci/modules/luci-base' time: package/feeds/luci/luci-base/host-compile#1.48#0.94#3.97 make[3]: Entering directory '/home/pencail/lede/package/network/utils/iptables' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.iptables-1.8.7.tar.bz2.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "iptables-1.8.7.tar.bz2" "c109c96bb04998cd44156622d36f8e04b140701ec60531a10668cfdff5e8d8f0" "" "https://netfilter.org/projects/iptables/files" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '12' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libxtables.version || { echo '12' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libxtables.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iptables-1.8.7/.pkgdir/libxtables/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libxtables_installed echo "libxtables" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iptables.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '2' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libip4tc.version || { echo '2' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libip4tc.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iptables-1.8.7/.pkgdir/libip4tc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libip4tc_installed echo "libip4tc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iptables.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '2' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libip6tc.version || { echo '2' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libip6tc.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iptables-1.8.7/.pkgdir/libip6tc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libip6tc_installed echo "libip6tc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iptables.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iptables-1.8.7/.pkgdir/iptables/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.iptables_installed echo "iptables" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iptables.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iptables-1.8.7/.pkgdir/iptables-mod-ipsec/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.iptables-mod-ipsec_installed echo "iptables-mod-ipsec" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iptables.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iptables-1.8.7/.pkgdir/iptables-mod-tproxy/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.iptables-mod-tproxy_installed echo "iptables-mod-tproxy" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iptables.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iptables-1.8.7/.pkgdir/ip6tables/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.ip6tables_installed make[3]: Leaving directory '/home/pencail/lede/package/network/utils/iptables' time: package/network/utils/iptables/compile#0.27#0.15#0.98 make[3]: Entering directory '/home/pencail/lede/package/lean/openwrt-fullconenat' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.fullconenat-2022-02-13-108a36cb.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "fullconenat-2022-02-13-108a36cb.tar.xz" "00d749235271dee194dcd23c22e6e85207ea90192a62a110b2af0b4e4de1971f" "" || ( /home/pencail/lede/scripts/dl_github_archive.py --dl-dir="/home/pencail/lede/dl" --url="https://github.com/llccd/netfilter-full-cone-nat.git" --version="108a36cbdca17e68c9e6e7fd5e26156a88f738e8" --subdir="fullconenat-2022-02-13-108a36cb" --source="fullconenat-2022-02-13-108a36cb.tar.xz" --hash="00d749235271dee194dcd23c22e6e85207ea90192a62a110b2af0b4e4de1971f" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf fullconenat-2022-02-13-108a36cb && [ ! -d fullconenat-2022-02-13-108a36cb ] && git clone https://github.com/llccd/netfilter-full-cone-nat.git fullconenat-2022-02-13-108a36cb && (cd fullconenat-2022-02-13-108a36cb && git checkout 108a36cbdca17e68c9e6e7fd5e26156a88f738e8 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd fullconenat-2022-02-13-108a36cb && git log -1 --format='\''@%ct'\'' && rm -rf fullconenat-2022-02-13-108a36cb/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c fullconenat-2022-02-13-108a36cb | xz -zc -7e > /home/pencail/lede/tmp/dl/fullconenat-2022-02-13-108a36cb.tar.xz && mv /home/pencail/lede/tmp/dl/fullconenat-2022-02-13-108a36cb.tar.xz /home/pencail/lede/dl/ && rm -rf fullconenat-2022-02-13-108a36cb; ); ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/fullconenat-2022-02-13-108a36cb/.pkgdir/iptables-mod-fullconenat/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.iptables-mod-fullconenat_installed echo "iptables-mod-fullconenat" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/openwrt-fullconenat.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/fullconenat-2022-02-13-108a36cb/.pkgdir/kmod-ipt-fullconenat/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-ipt-fullconenat_installed echo "kmod-ipt-fullconenat" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/openwrt-fullconenat.default.install make[3]: Leaving directory '/home/pencail/lede/package/lean/openwrt-fullconenat' time: package/lean/openwrt-fullconenat/compile#0.20#0.08#0.73 make[3]: Entering directory '/home/pencail/lede/package/network/config/firewall' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.firewall-2022-01-10-0f16ea5f.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "firewall-2022-01-10-0f16ea5f.tar.xz" "219478ef95b170b5122030715eac7b3317f2ac4d67e1a936c22a78b10e056123" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf firewall-2022-01-10-0f16ea5f && [ ! -d firewall-2022-01-10-0f16ea5f ] && git clone https://git.openwrt.org/project/firewall3.git firewall-2022-01-10-0f16ea5f && (cd firewall-2022-01-10-0f16ea5f && git checkout 0f16ea5f055722a532d4e68c7ba34ed084b48b37 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd firewall-2022-01-10-0f16ea5f && git log -1 --format='\''@%ct'\'' && rm -rf firewall-2022-01-10-0f16ea5f/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c firewall-2022-01-10-0f16ea5f | xz -zc -7e > /home/pencail/lede/tmp/dl/firewall-2022-01-10-0f16ea5f.tar.xz && mv /home/pencail/lede/tmp/dl/firewall-2022-01-10-0f16ea5f.tar.xz /home/pencail/lede/dl/ && rm -rf firewall-2022-01-10-0f16ea5f; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/firewall-2022-01-10-0f16ea5f/.pkgdir/firewall/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.firewall_installed echo "firewall" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/firewall.default.install make[3]: Leaving directory '/home/pencail/lede/package/network/config/firewall' time: package/network/config/firewall/compile#0.19#0.06#0.40 make[3]: Entering directory '/home/pencail/lede/package/utils/lua' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.lua-5.1.5.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "lua-5.1.5.tar.gz" "2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333" "" "http://www.lua.org/ftp/" "http://www.tecgraf.puc-rio.br/lua/ftp/" ' make[3]: Leaving directory '/home/pencail/lede/package/utils/lua' time: package/utils/lua/host-compile#0.21#0.04#0.24 make[3]: Entering directory '/home/pencail/lede/feeds/luci/applications/luci-app-firewall' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-firewall/.pkgdir/luci-app-firewall/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-firewall_installed echo "luci-app-firewall" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-firewall.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-firewall/.pkgdir/luci-i18n-firewall-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-firewall-zh-cn_installed echo "luci-i18n-firewall-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-firewall.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/applications/luci-app-firewall' time: package/feeds/luci/luci-app-firewall/compile#1.25#0.78#2.17 make[3]: Entering directory '/home/pencail/lede/feeds/luci/libs/luci-lib-ip' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-lib-ip/.pkgdir/luci-lib-ip/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-lib-ip_installed echo "luci-lib-ip" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-lib-ip.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/libs/luci-lib-ip' time: package/feeds/luci/luci-lib-ip/compile#0.31#0.18#0.58 make[3]: Entering directory '/home/pencail/lede/feeds/luci/libs/luci-lib-jsonc' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-lib-jsonc/.pkgdir/luci-lib-jsonc/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-lib-jsonc_installed echo "luci-lib-jsonc" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-lib-jsonc.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/libs/luci-lib-jsonc' time: package/feeds/luci/luci-lib-jsonc/compile#0.38#0.17#0.58 make[3]: Entering directory '/home/pencail/lede/package/kernel/cryptodev-linux' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.cryptodev-linux-1.12.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "cryptodev-linux-1.12.tar.gz" "f51c2254749233b1b1d7ec9445158bd709f124f88e1c650fe2faac83c3a81938" "" "https://codeload.github.com/cryptodev-linux/cryptodev-linux/tar.gz/cryptodev-linux-1.12?" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/cryptodev-linux-cryptodev-linux-1.12/.pkgdir/kmod-cryptodev/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.kmod-cryptodev_installed echo "kmod-cryptodev" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/cryptodev-linux.default.install make[3]: Leaving directory '/home/pencail/lede/package/kernel/cryptodev-linux' time: package/kernel/cryptodev-linux/compile#0.23#0.11#0.55 make[3]: Entering directory '/home/pencail/lede/package/libs/openssl' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.openssl-1.1.1m.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "openssl-1.1.1m.tar.gz" "f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96" "" "https://mirrors.tencent.com/openssl/source/" "https://mirrors.tencent.com/openssl/source/old/1.1.1/" "https://www.openssl.org/source/" "https://www.openssl.org/source/old/1.1.1/" "https://ftp.fi.muni.cz/pub/openssl/source/" "https://ftp.fi.muni.cz/pub/openssl/source/old/1.1.1/" "ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/" "ftp://ftp.pca.dfn.de/pub/tools/net/openssl/source/old/1.1.1/" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1.1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libopenssl.version || { echo '1.1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libopenssl.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/openssl-1.1.1m/.pkgdir/libopenssl/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libopenssl_installed echo "libopenssl" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/openssl.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/openssl-1.1.1m/.pkgdir/libopenssl-conf/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libopenssl-conf_installed echo "libopenssl-conf" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/openssl.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/openssl-1.1.1m/.pkgdir/openssl-util/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.openssl-util_installed echo "openssl-util" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/openssl.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/openssl' time: package/libs/openssl/compile#0.28#0.25#0.96 make[3]: Entering directory '/home/pencail/lede/feeds/luci/libs/luci-lib-nixio' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-lib-nixio/.pkgdir/luci-lib-nixio/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-lib-nixio_installed echo "luci-lib-nixio" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-lib-nixio.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/libs/luci-lib-nixio' time: package/feeds/luci/luci-lib-nixio/compile#0.52#0.51#1.08 make[3]: Entering directory '/home/pencail/lede/package/network/utils/iwinfo' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.libiwinfo-2021-06-28-c9b1672f.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "libiwinfo-2021-06-28-c9b1672f.tar.xz" "f33779035153da6bd0b2f100f402f62f1554ab87ed6fbbd938d41df6b9947a1f" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf libiwinfo-2021-06-28-c9b1672f && [ ! -d libiwinfo-2021-06-28-c9b1672f ] && git clone https://git.openwrt.org/project/iwinfo.git libiwinfo-2021-06-28-c9b1672f && (cd libiwinfo-2021-06-28-c9b1672f && git checkout c9b1672f5a83c8dcb14fdbaee651f775a7defe52 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd libiwinfo-2021-06-28-c9b1672f && git log -1 --format='\''@%ct'\'' && rm -rf libiwinfo-2021-06-28-c9b1672f/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c libiwinfo-2021-06-28-c9b1672f | xz -zc -7e > /home/pencail/lede/tmp/dl/libiwinfo-2021-06-28-c9b1672f.tar.xz && mv /home/pencail/lede/tmp/dl/libiwinfo-2021-06-28-c9b1672f.tar.xz /home/pencail/lede/dl/ && rm -rf libiwinfo-2021-06-28-c9b1672f; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20210430' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libiwinfo.version || { echo '20210430' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libiwinfo.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libiwinfo-2021-06-28-c9b1672f/.pkgdir/libiwinfo/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libiwinfo_installed echo "libiwinfo" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iwinfo.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libiwinfo-2021-06-28-c9b1672f/.pkgdir/libiwinfo-lua/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libiwinfo-lua_installed echo "libiwinfo-lua" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iwinfo.default.install make[3]: Leaving directory '/home/pencail/lede/package/network/utils/iwinfo' time: package/network/utils/iwinfo/compile#0.25#0.11#0.43 make[3]: Entering directory '/home/pencail/lede/package/system/rpcd' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.rpcd-2021-07-13-1fa35765.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "rpcd-2021-07-13-1fa35765.tar.xz" "be116e2616b3ae1b5fb9c4c338d6908f8cc9e5de239a2c83aa21b7a69b5c1c93" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf rpcd-2021-07-13-1fa35765 && [ ! -d rpcd-2021-07-13-1fa35765 ] && git clone https://git.openwrt.org/project/rpcd.git rpcd-2021-07-13-1fa35765 && (cd rpcd-2021-07-13-1fa35765 && git checkout 1fa35765ddf64976aa48950cac53d501fb71dda0 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd rpcd-2021-07-13-1fa35765 && git log -1 --format='\''@%ct'\'' && rm -rf rpcd-2021-07-13-1fa35765/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c rpcd-2021-07-13-1fa35765 | xz -zc -7e > /home/pencail/lede/tmp/dl/rpcd-2021-07-13-1fa35765.tar.xz && mv /home/pencail/lede/tmp/dl/rpcd-2021-07-13-1fa35765.tar.xz /home/pencail/lede/dl/ && rm -rf rpcd-2021-07-13-1fa35765; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/rpcd-2021-07-13-1fa35765/.pkgdir/rpcd/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.rpcd_installed echo "rpcd" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/rpcd.default.install make[3]: Leaving directory '/home/pencail/lede/package/system/rpcd' time: package/system/rpcd/compile#0.22#0.10#0.43 make[3]: Entering directory '/home/pencail/lede/feeds/luci/modules/luci-base' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.LuaSrcDiet-0.12.1.tar.bz2.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "LuaSrcDiet-0.12.1.tar.bz2" "ed7680f2896269ae8633756e7edcf09050812f78c8f49e280e63c30d14f35aea" "" "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/luasrcdiet" ' touch /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.prepared_6b7160818b4132f5b63c3af10a4d6d65_6664517399ebbbc92a37c5bb081b5c53_check for d in luasrc htdocs root src; do if [ -d ./$d ]; then mkdir -p /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/$d; cp -fpR ./$d/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/$d/; fi; done . /home/pencail/lede/include/shell.sh; bzcat /home/pencail/lede/dl/LuaSrcDiet-0.12.1.tar.bz2 | tar -C /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/. /home/pencail/lede/build_dir/target-x86_64_musl/luci-base touch /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.prepared_6b7160818b4132f5b63c3af10a4d6d65_6664517399ebbbc92a37c5bb081b5c53 rm -f /home/pencail/lede/build_dir/target-x86_64musl/luci-base/.configured rm -f /home/pencail/lede/staging_dir/target-x86_64_musl/stamp/.luci-base_installed touch /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.configured_98b31b11569cdb1701bb10c5b1d192c3 rm -f /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.built touch /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.built_check CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " LDFLAGS="-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-22.068.45502-a50e601" LUCI_GITBRANCH="LuCI Master" make -j1 -C /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src/ AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" clean compile; make[4]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' rm -f po2lmo parser.so version.lua .o x86_64-openwrt-linux-musl-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include -DPIC -fpic -c -o template_parser.o template_parser.c x86_64-openwrt-linux-musl-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include -DPIC -fpic -c -o template_utils.o template_utils.c x86_64-openwrt-linux-musl-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include -DPIC -fpic -c -o template_lmo.o template_lmo.c x86_64-openwrt-linux-musl-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include -DPIC -fpic -c -o template_lualib.o template_lualib.c x86_64-openwrt-linux-musl-gcc -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro -shared -o parser.so template_parser.o template_utils.o template_lmo.o template_lualib.o ./mkversion.sh version.lua git-22.068.45502-a50e601 "LuCI Master" make[4]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " LDFLAGS="-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-22.068.45502-a50e601" LUCI_GITBRANCH="LuCI Master" make -C /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src/ AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" DESTDIR="/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install" install; make[4]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' mkdir -p /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/template cp parser.so /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so cp version.lua /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua make[4]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' touch /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.built rm -rf /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base.installed /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base mkdir -p /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/luasrc ]; then install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci; cp -pR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/luasrc/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/; find /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '.luadoc' | xargs -r rm; true; find /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/usr/lib/lua/luci/ -type f -name '.htm' | while read src; do /home/pencail/lede/staging_dir/host/bin/sed -i -e 's/<%# ([^ ])PKG_VERSION %>/\1git-22.068.45502-a50e601/g' -e 's/"(<%= (media|resource) %>[^"].(js|css))"/"\1?v=git-22.068.45502-a50e601"/g' "$src"; done; else true; fi if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/htdocs ]; then install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/www; cp -pR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/htdocs/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/www/; else true; fi if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/root ]; then install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/; cp -pR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/root/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/; else true; fi if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src ]; then CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " LDFLAGS="-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-22.068.45502-a50e601" LUCI_GITBRANCH="LuCI Master" make -C /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src/ AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" DESTDIR="/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install" install; cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/; else true; fi make[4]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' mkdir -p /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/template cp parser.so /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so cp version.lua /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua make[4]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' touch /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base.installed mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-base/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-base_installed removed '/home/pencail/lede/bin/packages/x86_64/luci/luci-base_git-22.068.45502-a50e601-1_x86_64.ipk' mkdir -p /home/pencail/lede/bin/targets/x86/64/packages /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/CONTROL /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/luasrc ]; then install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/usr/lib/lua/luci; cp -pR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/luasrc/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/usr/lib/lua/luci/; find /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/usr/lib/lua/luci/ -type f -name '.luadoc' | xargs -r rm; true; find /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/usr/lib/lua/luci/ -type f -name '.htm' | while read src; do /home/pencail/lede/staging_dir/host/bin/sed -i -e 's/<%# ([^ ])PKG_VERSION %>/\1git-22.068.45502-a50e601/g' -e 's/"(<%= (media|resource) %>[^"].(js|css))"/"\1?v=git-22.068.45502-a50e601"/g' "$src"; done; else true; fi if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/htdocs ]; then install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/www; cp -pR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/htdocs/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/www/; else true; fi if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/root ]; then install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/; cp -pR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/root/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/; else true; fi if [ -d /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src ]; then CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include " LDFLAGS="-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro " FPIC="-DPIC -fpic" LUCI_VERSION="git-22.068.45502-a50e601" LUCI_GITBRANCH="LuCI Master" make -C /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src/ AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/luci-base=luci-base -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" DESTDIR="/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install" install; cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/ /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/; else true; fi make[4]: Entering directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' mkdir -p /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/template cp parser.so /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/template/parser.so cp version.lua /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-install/usr/lib/lua/luci/version.lua make[4]: Leaving directory '/home/pencail/lede/build_dir/target-x86_64_musl/luci-base/src' find /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/pencail/lede/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/pencail/lede/scripts/strip-kmod.sh" PATCHELF="/home/pencail/lede/staging_dir/host/bin/patchelf" /home/pencail/lede/scripts/rstrip.sh /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base rstrip.sh: /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/usr/lib/lua/luci/template/parser.so: shared object (cd /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]], ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_base_conffiles" > conffiles; echo "$V_Package_luci_base_postinst" > postinst-pkg; chmod 0755 postinst-pkg; ) install -d -m0755 /home/pencail/lede/bin/packages/x86_64/luci /home/pencail/lede/staging_dir/host/bin/fakeroot /home/pencail/lede/scripts/ipkg-build -m "" /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base /home/pencail/lede/bin/packages/x86_64/luci Packaged contents of /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-x86_64/luci-base into /home/pencail/lede/bin/packages/x86_64/luci/luci-base_git-22.068.45502-a50e601-1_x86_64.ipk removed '/home/pencail/lede/bin/packages/x86_64/luci/luci-i18n-base-zh-cn_git-22.068.45502-a50e601-1_all.ipk' mkdir -p /home/pencail/lede/bin/targets/x86/64/packages /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn/CONTROL /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn/etc/uci-defaults echo "uci set luci.languages.zh_cn='简体中文 (Simplified Chinese)'; uci commit luci" > /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn/etc/uci-defaults/luci-i18n-base-zh-cn install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn/usr/lib/lua/luci/i18n po2lmo /home/pencail/lede/feeds/luci/modules/luci-base/po/zh-cn/base.po /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn/usr/lib/lua/luci/i18n/base.zh-cn.lmo; find /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf export CROSS="x86_64-openwrt-linux-musl-" NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/home/pencail/lede/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/home/pencail/lede/scripts/strip-kmod.sh" PATCHELF="/home/pencail/lede/staging_dir/host/bin/patchelf" /home/pencail/lede/scripts/rstrip.sh /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn (cd /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm; echo "$V_Package_luci_i18n_base_zh_cn_postinst" > postinst-pkg; chmod 0755 postinst-pkg; ) install -d -m0755 /home/pencail/lede/bin/packages/x86_64/luci /home/pencail/lede/staging_dir/host/bin/fakeroot /home/pencail/lede/scripts/ipkg-build -m "" /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn /home/pencail/lede/bin/packages/x86_64/luci Packaged contents of /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/ipkg-all/luci-i18n-base-zh-cn into /home/pencail/lede/bin/packages/x86_64/luci/luci-i18n-base-zh-cn_git-22.068.45502-a50e601-1_all.ipk echo "luci-base" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-base.default.install rm -rf /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn.installed /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn mkdir -p /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn/etc/uci-defaults echo "uci set luci.languages.zh_cn='简体中文 (Simplified Chinese)'; uci commit luci" > /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn/etc/uci-defaults/luci-i18n-base-zh-cn install -d -m0755 /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn/usr/lib/lua/luci/i18n po2lmo /home/pencail/lede/feeds/luci/modules/luci-base/po/zh-cn/base.po /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn/usr/lib/lua/luci/i18n/base.zh-cn.lmo; touch /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn.installed mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-base/.pkgdir/luci-i18n-base-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-base-zh-cn_installed echo "luci-i18n-base-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-base.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/modules/luci-base' time: package/feeds/luci/luci-base/compile#3.45#2.14#6.07 make[3]: Entering directory '/home/pencail/lede/feeds/luci/modules/luci-mod-admin-full' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-mod-admin-full/.pkgdir/luci-mod-admin-full/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-mod-admin-full_installed echo "luci-mod-admin-full" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-mod-admin-full.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/modules/luci-mod-admin-full' time: package/feeds/luci/luci-mod-admin-full/compile#0.34#0.19#0.84 make[3]: Entering directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-ppp' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-proto-ppp/.pkgdir/luci-proto-ppp/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-proto-ppp_installed echo "luci-proto-ppp" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-proto-ppp.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-ppp' time: package/feeds/luci/luci-proto-ppp/compile#0.31#0.15#0.53 make[3]: Entering directory '/home/pencail/lede/feeds/luci/themes/luci-theme-bootstrap' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-theme-bootstrap/.pkgdir/luci-theme-bootstrap/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-theme-bootstrap_installed echo "luci-theme-bootstrap" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-theme-bootstrap.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/themes/luci-theme-bootstrap' time: package/feeds/luci/luci-theme-bootstrap/compile#0.28#0.17#0.59 make[3]: Entering directory '/home/pencail/lede/feeds/luci/libs/rpcd-mod-rrdns' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/rpcd-mod-rrdns-20170710/.pkgdir/rpcd-mod-rrdns/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.rpcd-mod-rrdns_installed echo "rpcd-mod-rrdns" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/rpcd-mod-rrdns.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/libs/rpcd-mod-rrdns' time: package/feeds/luci/rpcd-mod-rrdns/compile#0.20#0.17#0.38 make[3]: Entering directory '/home/pencail/lede/package/libs/mbedtls' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.mbedtls-2.28.0.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "mbedtls-2.28.0.tar.gz" "6519579b836ed78cc549375c7c18b111df5717e86ca0eeff4cb64b2674f424cc" "" "https://codeload.github.com/ARMmbed/mbedtls/tar.gz/v2.28.0?" ' make[3]: Leaving directory '/home/pencail/lede/package/libs/mbedtls' time: package/libs/mbedtls/compile#0.25#0.26#0.63 make[3]: Entering directory '/home/pencail/lede/package/libs/ustream-ssl' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ustream-ssl-2022-01-16-868fd881.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ustream-ssl-2022-01-16-868fd881.tar.xz" "dd28d5e846b391917cf83d66176653bdfa4e8a0d5b11144b65a012fe7693ddeb" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf ustream-ssl-2022-01-16-868fd881 && [ ! -d ustream-ssl-2022-01-16-868fd881 ] && git clone https://git.openwrt.org/project/ustream-ssl.git ustream-ssl-2022-01-16-868fd881 && (cd ustream-ssl-2022-01-16-868fd881 && git checkout 868fd8812f477c110f9c6c5252c0bd172167b94c && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd ustream-ssl-2022-01-16-868fd881 && git log -1 --format='\''@%ct'\'' && rm -rf ustream-ssl-2022-01-16-868fd881/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ustream-ssl-2022-01-16-868fd881 | xz -zc -7e > /home/pencail/lede/tmp/dl/ustream-ssl-2022-01-16-868fd881.tar.xz && mv /home/pencail/lede/tmp/dl/ustream-ssl-2022-01-16-868fd881.tar.xz /home/pencail/lede/dl/ && rm -rf ustream-ssl-2022-01-16-868fd881; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20201210' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libustream-openssl.version || { echo '20201210' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libustream-openssl.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/ustream-ssl-openssl/ustream-ssl-2022-01-16-868fd881/.pkgdir/libustream-openssl/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libustream-openssl_installed echo "libustream-openssl" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ustream-ssl.openssl.install make[3]: Leaving directory '/home/pencail/lede/package/libs/ustream-ssl' time: package/libs/ustream-ssl/openssl/compile#0.22#0.07#0.34 make[3]: Entering directory '/home/pencail/lede/package/utils/ucode' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ucode-2022-02-11-a29bad94.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ucode-2022-02-11-a29bad94.tar.xz" "eaba0f12c469ef82b772a64f8763e8855dbba81551a78d05f547c0922a7dacad" "" || ( /home/pencail/lede/scripts/dl_github_archive.py --dl-dir="/home/pencail/lede/dl" --url="https://github.com/jow-/ucode.git" --version="a29bad9454edcc285f7f37410b6822affede44d1" --subdir="ucode-2022-02-11-a29bad94" --source="ucode-2022-02-11-a29bad94.tar.xz" --hash="eaba0f12c469ef82b772a64f8763e8855dbba81551a78d05f547c0922a7dacad" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf ucode-2022-02-11-a29bad94 && [ ! -d ucode-2022-02-11-a29bad94 ] && git clone https://github.com/jow-/ucode.git ucode-2022-02-11-a29bad94 && (cd ucode-2022-02-11-a29bad94 && git checkout a29bad9454edcc285f7f37410b6822affede44d1 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd ucode-2022-02-11-a29bad94 && git log -1 --format='\''@%ct'\'' && rm -rf ucode-2022-02-11-a29bad94/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ucode-2022-02-11-a29bad94 | xz -zc -7e > /home/pencail/lede/tmp/dl/ucode-2022-02-11-a29bad94.tar.xz && mv /home/pencail/lede/tmp/dl/ucode-2022-02-11-a29bad94.tar.xz /home/pencail/lede/dl/ && rm -rf ucode-2022-02-11-a29bad94; ); ) ' make[3]: Leaving directory '/home/pencail/lede/package/utils/ucode' time: package/utils/ucode/compile#0.21#0.10#0.37 make[3]: Entering directory '/home/pencail/lede/package/network/services/uhttpd' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.uhttpd-2022-02-07-2f8b1360.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "uhttpd-2022-02-07-2f8b1360.tar.xz" "fe9c57492e4da493e9955994d1af6cf0086305633fa8febef7ab6df10c4798fa" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf uhttpd-2022-02-07-2f8b1360 && [ ! -d uhttpd-2022-02-07-2f8b1360 ] && git clone https://git.openwrt.org/project/uhttpd.git uhttpd-2022-02-07-2f8b1360 && (cd uhttpd-2022-02-07-2f8b1360 && git checkout 2f8b1360df25bab375ec60bbba2dce8dd796161c && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd uhttpd-2022-02-07-2f8b1360 && git log -1 --format='\''@%ct'\'' && rm -rf uhttpd-2022-02-07-2f8b1360/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uhttpd-2022-02-07-2f8b1360 | xz -zc -7e > /home/pencail/lede/tmp/dl/uhttpd-2022-02-07-2f8b1360.tar.xz && mv /home/pencail/lede/tmp/dl/uhttpd-2022-02-07-2f8b1360.tar.xz /home/pencail/lede/dl/ && rm -rf uhttpd-2022-02-07-2f8b1360; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/uhttpd-2022-02-07-2f8b1360/.pkgdir/uhttpd/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.uhttpd_installed echo "uhttpd" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/uhttpd.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/uhttpd-2022-02-07-2f8b1360/.pkgdir/uhttpd-mod-ubus/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.uhttpd-mod-ubus_installed echo "uhttpd-mod-ubus" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/uhttpd.default.install make[3]: Leaving directory '/home/pencail/lede/package/network/services/uhttpd' time: package/network/services/uhttpd/compile#0.22#0.06#0.43 make[3]: Entering directory '/home/pencail/lede/feeds/luci/collections/luci' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci/.pkgdir/luci/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci_installed echo "luci" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/collections/luci' time: package/feeds/luci/luci/compile#0.24#0.18#0.44 make[3]: Entering directory '/home/pencail/lede/feeds/luci/applications/luci-app-accesscontrol' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-accesscontrol/.pkgdir/luci-app-accesscontrol/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-accesscontrol_installed echo "luci-app-accesscontrol" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-accesscontrol.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-accesscontrol/.pkgdir/luci-i18n-accesscontrol-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-accesscontrol-zh-cn_installed echo "luci-i18n-accesscontrol-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-accesscontrol.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/applications/luci-app-accesscontrol' time: package/feeds/luci/luci-app-accesscontrol/compile#0.14#0.10#0.34 make[3]: Entering directory '/home/pencail/lede/package/lean/adbyby' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/adbyby-2.7/.pkgdir/adbyby/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.adbyby_installed echo "adbyby" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/adbyby.default.install make[3]: Leaving directory '/home/pencail/lede/package/lean/adbyby' time: package/lean/adbyby/compile#0.16#0.05#0.27 make[3]: Entering directory '/home/pencail/lede/package/libs/uclient' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.uclient-2021-05-14-6a6011df.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "uclient-2021-05-14-6a6011df.tar.xz" "7c443cac02a734dd312c65618f4de17248d188317f30a9fac192c1503b3d5c05" "" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf uclient-2021-05-14-6a6011df && [ ! -d uclient-2021-05-14-6a6011df ] && git clone https://git.openwrt.org/project/uclient.git uclient-2021-05-14-6a6011df && (cd uclient-2021-05-14-6a6011df && git checkout 6a6011df3429ffa5958d12b1327eeda4fd9daa47 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd uclient-2021-05-14-6a6011df && git log -1 --format='\''@%ct'\'' && rm -rf uclient-2021-05-14-6a6011df/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c uclient-2021-05-14-6a6011df | xz -zc -7e > /home/pencail/lede/tmp/dl/uclient-2021-05-14-6a6011df.tar.xz && mv /home/pencail/lede/tmp/dl/uclient-2021-05-14-6a6011df.tar.xz /home/pencail/lede/dl/ && rm -rf uclient-2021-05-14-6a6011df; ) ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '20201210' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libuclient.version || { echo '20201210' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libuclient.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/uclient-2021-05-14-6a6011df/.pkgdir/libuclient/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libuclient_installed echo "libuclient" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/uclient.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/uclient-2021-05-14-6a6011df/.pkgdir/uclient-fetch/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.uclient-fetch_installed echo "uclient-fetch" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/uclient.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/uclient' time: package/libs/uclient/compile#0.21#0.06#0.37 make[3]: Entering directory '/home/pencail/lede/package/network/services/dnsmasq' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.dnsmasq-2.86.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "dnsmasq-2.86.tar.xz" "28d52cfc9e2004ac4f85274f52b32e1647b4dbc9761b82e7de1e41c49907eb08" "" "http://thekelleys.org.uk/dnsmasq" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/dnsmasq-full/dnsmasq-2.86/.pkgdir/dnsmasq-full/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.dnsmasq-full_installed echo "dnsmasq-full" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/dnsmasq.full.install make[3]: Leaving directory '/home/pencail/lede/package/network/services/dnsmasq' time: package/network/services/dnsmasq/full/compile#0.25#0.11#0.65 make[3]: Entering directory '/home/pencail/lede/package/libs/libmnl' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.libmnl-1.0.4.tar.bz2.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "libmnl-1.0.4.tar.bz2" "171f89699f286a5854b72b91d06e8f8e3683064c5901fb09d954a9ab6f551f81" "" "http://www.netfilter.org/projects/libmnl/files" "ftp://ftp.netfilter.org/pub/libmnl" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '0' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libmnl.version || { echo '0' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libmnl.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/libmnl-1.0.4/.pkgdir/libmnl/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libmnl_installed echo "libmnl" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libmnl.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/libmnl' time: package/libs/libmnl/compile#0.21#0.05#0.36 make[3]: Entering directory '/home/pencail/lede/package/network/utils/ipset' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.ipset-7.15.tar.bz2.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "ipset-7.15.tar.bz2" "0a5545aaadb640142c1f888d366a78ddf8724799967fa20686a70053bd621751" "" "http://ipset.netfilter.org" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '13' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libipset.version || { echo '13' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libipset.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/ipset-7.15/.pkgdir/libipset/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libipset_installed echo "libipset" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ipset.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/ipset-7.15/.pkgdir/ipset/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.ipset_installed echo "ipset" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/ipset.default.install make[3]: Leaving directory '/home/pencail/lede/package/network/utils/ipset' time: package/network/utils/ipset/compile#0.18#0.09#0.50 make[3]: Entering directory '/home/pencail/lede/feeds/luci/applications/luci-app-adbyby-plus' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-adbyby-plus/.pkgdir/luci-app-adbyby-plus/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-adbyby-plus_installed echo "luci-app-adbyby-plus" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-adbyby-plus.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-adbyby-plus/.pkgdir/luci-i18n-adbyby-plus-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-adbyby-plus-zh-cn_installed echo "luci-i18n-adbyby-plus-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-adbyby-plus.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/applications/luci-app-adbyby-plus' time: package/feeds/luci/luci-app-adbyby-plus/compile#0.15#0.06#0.41 make[3]: Entering directory '/home/pencail/lede/package/libs/gettext' make[3]: Leaving directory '/home/pencail/lede/package/libs/gettext' time: package/libs/gettext/compile#0.20#0.06#0.32 make[3]: Entering directory '/home/pencail/lede/package/libs/libiconv' make[3]: Leaving directory '/home/pencail/lede/package/libs/libiconv' time: package/libs/libiconv/compile#0.18#0.07#0.29 make[3]: Entering directory '/home/pencail/lede/package/devel/binutils' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.binutils-2.35.2.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "binutils-2.35.2.tar.xz" "dcd5b0416e7b0a9b24bed76cd8c6c132526805761863150a26d016415b8bdc7b" "" "@GNU/binutils" ' make[3]: Leaving directory '/home/pencail/lede/package/devel/binutils' time: package/devel/binutils/compile#0.34#0.41#1.66 make[3]: Entering directory '/home/pencail/lede/package/utils/bzip2' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.bzip2-1.0.8.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "bzip2-1.0.8.tar.gz" "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269" "" "https://sourceware.org/pub/bzip2" ' make[3]: Leaving directory '/home/pencail/lede/package/utils/bzip2' time: package/utils/bzip2/compile#0.21#0.07#0.31 make[3]: Entering directory '/home/pencail/lede/package/libs/argp-standalone' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.argp-standalone-1.3.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "argp-standalone-1.3.tar.gz" "dec79694da1319acd2238ce95df57f3680fea2482096e483323fddf3d818d8be" "" "http://www.lysator.liu.se/~nisse/misc/" ' make[3]: Leaving directory '/home/pencail/lede/package/libs/argp-standalone' time: package/libs/argp-standalone/compile#0.17#0.05#0.24 make[3]: Entering directory '/home/pencail/lede/package/libs/musl-fts' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.musl-fts-1.2.7.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "musl-fts-1.2.7.tar.xz" "29c62a600128e9189b1b2e1aea568546178eedf739527f657873b3b773072ecb" "" || ( /home/pencail/lede/scripts/dl_github_archive.py --dl-dir="/home/pencail/lede/dl" --url="https://github.com/pullmoll/musl-fts.git" --version="0bde52df588e8969879a2cae51c3a4774ec62472" --subdir="musl-fts-1.2.7" --source="musl-fts-1.2.7.tar.xz" --hash="29c62a600128e9189b1b2e1aea568546178eedf739527f657873b3b773072ecb" || ( echo "Checking out files from the git repository..."; mkdir -p /home/pencail/lede/tmp/dl && cd /home/pencail/lede/tmp/dl && rm -rf musl-fts-1.2.7 && [ ! -d musl-fts-1.2.7 ] && git clone https://github.com/pullmoll/musl-fts.git musl-fts-1.2.7 && (cd musl-fts-1.2.7 && git checkout 0bde52df588e8969879a2cae51c3a4774ec62472 && git submodule update --init --recursive) && echo "Packing checkout..." && export TAR_TIMESTAMP=cd musl-fts-1.2.7 && git log -1 --format='\''@%ct'\'' && rm -rf musl-fts-1.2.7/.git && tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c musl-fts-1.2.7 | xz -zc -7e > /home/pencail/lede/tmp/dl/musl-fts-1.2.7.tar.xz && mv /home/pencail/lede/tmp/dl/musl-fts-1.2.7.tar.xz /home/pencail/lede/dl/ && rm -rf musl-fts-1.2.7; ); ) ' make[3]: Leaving directory '/home/pencail/lede/package/libs/musl-fts' time: package/libs/musl-fts/compile#0.16#0.05#0.21 make[3]: Entering directory '/home/pencail/lede/package/libs/elfutils' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.elfutils-0.186.tar.bz2.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "elfutils-0.186.tar.bz2" "7f6fb9149b1673d38d9178a0d3e0fb8a1ec4f53a9f4c2ff89469609879641177" "" "https://sourceware.org/elfutils/ftp/0.186" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '1' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libelf.version || { echo '1' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libelf.version; cp /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libelf.version /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libelf1.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/elfutils-0.186/.pkgdir/libelf/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libelf_installed echo "libelf" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/elfutils.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/elfutils' time: package/libs/elfutils/compile#0.23#0.17#0.52 make[3]: Entering directory '/home/pencail/lede/package/network/utils/bpftools' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.linux-5.11.16.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "linux-5.11.16.tar.xz" "21163681d130cbce5a6be39019e2c69e44f284855ddd70b1a3bd039249540f43" "" "@KERNEL/linux/kernel/v5.x" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '0' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libbpf.version || { echo '0' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libbpf.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/bpftools-lib/bpftools-5.11.16/.pkgdir/libbpf/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libbpf_installed echo "libbpf" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/bpftools.lib.install make[3]: Leaving directory '/home/pencail/lede/package/network/utils/bpftools' time: package/network/utils/bpftools/lib/compile#0.60#1.29#2.38 make[3]: Entering directory '/home/pencail/lede/package/network/utils/iproute2' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.iproute2-5.15.0.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "iproute2-5.15.0.tar.xz" "38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff" "" "@KERNEL/linux/utils/net/iproute2" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iproute2-iptiny/iproute2-5.15.0/.pkgdir/ip-tiny/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.ip-tiny_installed echo "ip-tiny" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iproute2.iptiny.install make[3]: Leaving directory '/home/pencail/lede/package/network/utils/iproute2' time: package/network/utils/iproute2/iptiny/compile#0.25#0.15#0.90 make[3]: Entering directory '/home/pencail/lede/package/network/utils/iproute2' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.iproute2-5.15.0.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "iproute2-5.15.0.tar.xz" "38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff" "" "@KERNEL/linux/utils/net/iproute2" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/iproute2-ipfull/iproute2-5.15.0/.pkgdir/ip-full/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.ip-full_installed echo "ip-full" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/iproute2.ipfull.install make[3]: Leaving directory '/home/pencail/lede/package/network/utils/iproute2' time: package/network/utils/iproute2/ipfull/compile#0.33#0.17#0.68 make[3]: Entering directory '/home/pencail/lede/feeds/luci/applications/luci-app-arpbind' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-arpbind/.pkgdir/luci-app-arpbind/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-arpbind_installed echo "luci-app-arpbind" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-arpbind.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-arpbind/.pkgdir/luci-i18n-arpbind-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-arpbind-zh-cn_installed echo "luci-i18n-arpbind-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-arpbind.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/applications/luci-app-arpbind' time: package/feeds/luci/luci-app-arpbind/compile#0.16#0.06#0.33 make[3]: Entering directory '/home/pencail/lede/feeds/luci/applications/luci-app-autoreboot' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-autoreboot/.pkgdir/luci-app-autoreboot/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-autoreboot_installed echo "luci-app-autoreboot" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-autoreboot.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-autoreboot/.pkgdir/luci-i18n-autoreboot-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-autoreboot-zh-cn_installed echo "luci-i18n-autoreboot-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-autoreboot.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/applications/luci-app-autoreboot' time: package/feeds/luci/luci-app-autoreboot/compile#0.18#0.06#0.46 make[3]: Entering directory '/home/pencail/lede/package/libs/readline' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.readline-8.1.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "readline-8.1.tar.gz" "f8ceb4ee131e3232226a17f51b164afc46cd0b9e6cef344be87c65962cb82b02" "" "@GNU/readline" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp echo '8' | cmp -s - /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libreadline.version || { echo '8' > /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/libreadline.version; } SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/readline-8.1/.pkgdir/libreadline/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.libreadline_installed echo "libreadline" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/readline.default.install make[3]: Leaving directory '/home/pencail/lede/package/libs/readline' time: package/libs/readline/compile#0.24#0.11#0.54 make[3]: Entering directory '/home/pencail/lede/package/network/services/samba36' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.samba-3.6.25.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "samba-3.6.25.tar.gz" "8f2c8a7f2bd89b0dfd228ed917815852f7c625b2bc0936304ac3ed63aaf83751" "" "https://download.samba.org/pub/samba" "https://download.samba.org/pub/samba/stable" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/samba-3.6.25/.pkgdir/samba36-server/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.samba36-server_installed echo "samba36-server" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/samba36.default.install make[3]: Leaving directory '/home/pencail/lede/package/network/services/samba36' time: package/network/services/samba36/compile#0.58#0.71#2.31 make[3]: Entering directory '/home/pencail/lede/feeds/luci/applications/luci-app-samba' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-samba/.pkgdir/luci-app-samba/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-app-samba_installed echo "luci-app-samba" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-samba.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-app-samba/.pkgdir/luci-i18n-samba-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-samba-zh-cn_installed echo "luci-i18n-samba-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-app-samba.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/applications/luci-app-samba' time: package/feeds/luci/luci-app-samba/compile#1.25#0.74#2.00 make[3]: Entering directory '/home/pencail/lede/feeds/luci/libs/luci-lib-fs' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-lib-fs/.pkgdir/luci-lib-fs/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-lib-fs_installed echo "luci-lib-fs" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-lib-fs.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/libs/luci-lib-fs' time: package/feeds/luci/luci-lib-fs/compile#0.15#0.07#0.25 make[3]: Entering directory '/home/pencail/lede/feeds/luci/modules/luci-newapi' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-newapi/.pkgdir/luci-newapi/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-newapi_installed echo "luci-newapi" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-newapi.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/modules/luci-newapi' time: package/feeds/luci/luci-newapi/compile#0.26#0.10#0.46 make[3]: Entering directory '/home/pencail/lede/feeds/packages/net/bonding' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/proto-bonding-2021-04-09/.pkgdir/proto-bonding/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.proto-bonding_installed echo "proto-bonding" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/bonding.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/packages/net/bonding' time: package/feeds/packages/bonding/compile#0.18#0.15#0.54 make[3]: Entering directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-bonding' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-proto-bonding/.pkgdir/luci-proto-bonding/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-proto-bonding_installed echo "luci-proto-bonding" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-proto-bonding.default.install mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-proto-bonding/.pkgdir/luci-i18n-bonding-zh-cn/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-i18n-bonding-zh-cn_installed echo "luci-i18n-bonding-zh-cn" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-proto-bonding.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-bonding' time: package/feeds/luci/luci-proto-bonding/compile#0.42#0.24#0.73 make[3]: Entering directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-ipv6' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-proto-ipv6/.pkgdir/luci-proto-ipv6/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-proto-ipv6_installed make[3]: Leaving directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-ipv6' time: package/feeds/luci/luci-proto-ipv6/compile#0.23#0.10#0.36 make[3]: Entering directory '/home/pencail/lede/package/network/utils/wireguard-tools' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.wireguard-tools-1.0.20210914.tar.xz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "wireguard-tools-1.0.20210914.tar.xz" "97ff31489217bb265b7ae850d3d0f335ab07d2652ba1feec88b734bc96bd05ac" "" "https://git.zx2c4.com/wireguard-tools/snapshot/" ' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/linux-x86_64/wireguard-tools-1.0.20210914/.pkgdir/wireguard-tools/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.wireguard-tools_installed echo "wireguard-tools" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/wireguard-tools.default.install make[3]: Leaving directory '/home/pencail/lede/package/network/utils/wireguard-tools' time: package/network/utils/wireguard-tools/compile#0.22#0.09#0.72 make[3]: Entering directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-wireguard' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-proto-wireguard/.pkgdir/luci-proto-wireguard/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-proto-wireguard_installed echo "luci-proto-wireguard" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-proto-wireguard.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/protocols/luci-proto-wireguard' time: package/feeds/luci/luci-proto-wireguard/compile#0.25#0.09#0.38 make[3]: Entering directory '/home/pencail/lede/feeds/luci/themes/luci-theme-argon' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-theme-argon/.pkgdir/luci-theme-argon/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-theme-argon_installed echo "luci-theme-argon" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-theme-argon.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/themes/luci-theme-argon' time: package/feeds/luci/luci-theme-argon/compile#0.18#0.08#0.42 make[3]: Entering directory '/home/pencail/lede/feeds/luci/themes/luci-theme-material' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-theme-material/.pkgdir/luci-theme-material/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-theme-material_installed echo "luci-theme-material" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-theme-material.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/themes/luci-theme-material' time: package/feeds/luci/luci-theme-material/compile#0.29#0.12#0.50 make[3]: Entering directory '/home/pencail/lede/feeds/luci/themes/luci-theme-netgear' mkdir -p /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp SHELL= flock /home/pencail/lede/tmp/.root-copy.flock -c 'cp -fpR /home/pencail/lede/build_dir/target-x86_64_musl/luci-theme-netgear/.pkgdir/luci-theme-netgear/. /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/' touch /home/pencail/lede/staging_dir/target-x86_64_musl/root-x86/stamp/.luci-theme-netgear_installed echo "luci-theme-netgear" >> /home/pencail/lede/staging_dir/target-x86_64_musl/pkginfo/luci-theme-netgear.default.install make[3]: Leaving directory '/home/pencail/lede/feeds/luci/themes/luci-theme-netgear' time: package/feeds/luci/luci-theme-netgear/compile#0.24#0.16#0.50 make[3]: Entering directory '/home/pencail/lede/feeds/packages/lang/golang/golang' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.go1.4-bootstrap-20171003.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "go1.4-bootstrap-20171003.tar.gz" "f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52" "" "https://dl.google.com/go/" "https://mirrors.ustc.edu.cn/golang/" "https://mirrors.nju.edu.cn/golang/" ' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.go1.17.8.src.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "go1.17.8.src.tar.gz" "2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a" "" "https://dl.google.com/go/" "https://mirrors.ustc.edu.cn/golang/" "https://mirrors.nju.edu.cn/golang/" ' make[3]: Leaving directory '/home/pencail/lede/feeds/packages/lang/golang/golang' time: package/feeds/packages/golang/host-compile#0.53#0.91#3.54 make[3]: Entering directory '/home/pencail/lede/feeds/packages/multimedia/UnblockNeteaseMusic-Go' mkdir -p /home/pencail/lede/dl SHELL= flock /home/pencail/lede/tmp/.UnblockNeteaseMusic-Go-0.2.13.tar.gz.flock -c ' /home/pencail/lede/scripts/download.pl "/home/pencail/lede/dl" "UnblockNeteaseMusic-Go-0.2.13.tar.gz" "92201b7f04ab1015c806c672b98a29b97d0f137d9b60e6d35d279c2064ed86a4" "" "https://codeload.github.com/cnsilvan/UnblockNeteaseMusic/tar.gz/0.2.13?" ' rm -f /home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.built touch /home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.built_check CONFIG_GOLANG_MOD_CACHE_WORLD_READABLE="" GO_BUILD_CACHE_DIR="/home/pencail/lede/tmp/go-build" GO_MOD_CACHE_DIR="/home/pencail/lede/dl/go-mod-cache" GO_MOD_ARGS="-modcacherw" GO_PKG="github.com/cnsilvan/UnblockNeteaseMusic" GO_INSTALL_EXTRA="" GO_INSTALL_ALL="" GO_SOURCE_ONLY="" GO_BUILD_PKG="github.com/cnsilvan/UnblockNeteaseMusic" GO_EXCLUDES="" GO_GO_GENERATE="" GO_INSTALL_BIN_PATH="/usr/bin" BUILD_DIR="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13" GO_BUILD_DIR="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.go_work/build" GO_BUILD_BIN_DIR="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.go_work/build/bin" GO_BUILD_DEPENDS_PATH="/usr/share/gocode" GO_BUILD_DEPENDS_SRC="/home/pencail/lede/staging_dir/target-x86_64_musl/usr/share/gocode/src" GOOS="linux" GOARCH="amd64" GO386="" GOARM="" GOMIPS="" GOMIPS64="" CGO_ENABLED=1 CC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" CGO_CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13=UnblockNeteaseMusic-0.2.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_CPPFLAGS="-I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/include -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include/fortify -I/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/include" CGO_CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13=UnblockNeteaseMusic-0.2.13 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" CGO_LDFLAGS="-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -znow -zrelro" GOPATH="/home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.go_work/build" GOCACHE="/home/pencail/lede/tmp/go-build" GOMODCACHE="/home/pencail/lede/dl/go-mod-cache" GOENV=off /usr/bin/env bash ../../lang/golang//golang-build.sh build -v -trimpath -ldflags "all=-buildid '1646873774' -linkmode external -extldflags '-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -Wl,-z,now -Wl,-z,relro'" -ldflags "-s -w -X 'github.com/cnsilvan/UnblockNeteaseMusic/version.Version=0.2.13' -X 'github.com/cnsilvan/UnblockNeteaseMusic/version.BuildTime=2022-03-11 16:56:44' -X 'github.com/cnsilvan/UnblockNeteaseMusic/version.ExGoVersionInfo= ' -buildid '1646873774' -linkmode external -extldflags '-L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/usr/lib -L/home/pencail/lede/staging_dir/toolchain-x86_64_gcc-8.4.0_musl/lib -Wl,-z,now -Wl,-z,relro'"
Finding targets go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout go: downloading github.com/mitchellh/mapstructure v1.4.2 go: downloading golang.org/x/text v0.3.3 go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout

Building targets go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout go: github.com/mitchellh/mapstructure@v1.4.2: Get "https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.4.2.mod": dial tcp 142.251.43.17:443: i/o timeout

make[3]: [Makefile:86: /home/pencail/lede/build_dir/target-x86_64_musl/UnblockNeteaseMusic-0.2.13/.built] Error 1 make[3]: Leaving directory '/home/pencail/lede/feeds/packages/multimedia/UnblockNeteaseMusic-Go' time: package/feeds/packages/UnblockNeteaseMusic-Go/compile#0.22#0.43#92.49 ERROR: package/feeds/packages/UnblockNeteaseMusic-Go failed to build. make[2]: [package/Makefile:116: package/feeds/packages/UnblockNeteaseMusic-Go/compile] Error 1 make[2]: Leaving directory '/home/pencail/lede' make[1]: [package/Makefile:110: /home/pencail/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/pencail/lede' make: [/home/pencail/lede/include/toplevel.mk:230:world] 错误 2

这是全部的日志文件

WYC-2020 commented 2 years ago

那就是下载失败了,取消编译这个看下,这个解锁音乐还有另外一个插件你用那个撒

pencail commented 2 years ago

那就是下载失败了,取消编译这个看下,这个解锁音乐还有另外一个插件你用那个撒 感谢感谢,我一开始把这个插件取消都不管用,后来我删了就编译成功了,谢谢谢谢

bauw2008 commented 2 years ago

这个今天遇到过,用go env -w GOPROXY=https://goproxy.cn,也没效果,最后还是换了节点,重新更新下feeds.就通过了