coolsnowwolf / lede

Lean's LEDE source
Other
29.83k stars 19.52k forks source link

编译报错 #4777

Closed pmxEr5lZwZ closed 4 years ago

pmxEr5lZwZ commented 4 years ago
tar: linux-4.14.180/arch/arm64/boot/dts/arm: Directory renamed before its status could be extracted
tar: linux-4.14.180/arch/arm64/boot/dts: Directory renamed before its status could be extracted
tar: linux-4.14.180/arch/arm64/boot: Directory renamed before its status could be extracted
tar: linux-4.14.180/arch/arm64: Directory renamed before its status could be extracted
tar: linux-4.14.180/arch: Directory renamed before its status could be extracted
tar: Exiting with failure status due to previous errors
Makefile:104: recipe for target '/home/user/lede/build_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/linux-4.14.180/.prepared' failed
make[3]: *** [/home/user/lede/build_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/linux-4.14.180/.prepared] Error 2
make[3]: Leaving directory '/home/user/lede/toolchain/kernel-headers'
time: toolchain/kernel-headers/compile#6.48#2.28#8.35
toolchain/Makefile:98: recipe for target 'toolchain/kernel-headers/compile' failed
make[2]: *** [toolchain/kernel-headers/compile] Error 2
make[2]: Leaving directory '/home/user/lede'
toolchain/Makefile:96: recipe for target '/home/user/lede/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/stamp/.toolchain_compile' failed
make[1]: *** [/home/user/lede/staging_dir/toolchain-mipsel_24kc_gcc-7.5.0_musl/stamp/.toolchain_compile] Error 2
make[1]: Leaving directory '/home/user/lede'
/home/user/lede/include/toplevel.mk:225: recipe for target 'world' failed
make: *** [world] Error 2

编译了很久,以为结束了,去bin目录下看根本没有targets这个目录,看来是编译失败了,请问为什么会失败呢? 用的是docker ubuntu 18.04,已经挂了全局代理

wuxiangzhou2010 commented 4 years ago

刚才修了一个 v2ray hash 不匹配的bug, 可以pull 一下试试

ydhang commented 4 years ago

报同样的错

wuxiangzhou2010 commented 4 years ago

发一下完整的log?

AP0rPi7uQ9 commented 4 years ago

docker里的ubuntu18.04已经失败无数次了!

我发现在 ./scripts/feeds install -a 这一步的时候有提示Warning, warning部分如下

WARNING: Makefile 'package/lean/amule/Makefile' has a dependency on 'libpng', which does not exist 
WARNING: Makefile 'package/lean/amule/Makefile' has a dependency on 'libupnp', which does not exist 
WARNING: Makefile 'package/lean/amule/Makefile' has a build dependency on 'libgd', which does not exist
WARNING: Makefile 'package/lean/antileech/Makefile' has a build dependency on 'libgd', which does not exist
WARNING: Makefile 'package/lean/autocore/Makefile' has a dependency on 'bc', which does not exist
WARNING: Makefile 'package/lean/autocore/Makefile' has a dependency on 'lm-sensors', which does not exist
WARNING: Makefile 'package/lean/automount/Makefile' has a dependency on 'kmod-fs-exfat', which does not exist
WARNING: Makefile 'package/lean/automount/Makefile' has a dependency on 'ntfs-3g', which does not exist
WARNING: Makefile 'package/lean/autosamba/Makefile' has a dependency on 'luci-app-samba', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libgnutls', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libopenldap', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libssh2', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_aliyun/Makefile' has a dependency on 'ddns-scripts', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_aliyun/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_dnspod/Makefile' has a dependency on 'ddns-scripts', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_dnspod/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/default-settings/Makefile' has a dependency on 'luci-base', which does not exist
WARNING: Makefile 'package/lean/dnsforwarder/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/dnsforwarder/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/lean/frp/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/ipv6-helper/Makefile' has a dependency on 'luci-proto-ipv6', which does not exist
WARNING: Makefile 'package/lean/ipv6-helper/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/kcptun/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/boot/kexec-tools/Makefile' has a dependency on 'liblzma', which does not exist
WARNING: Makefile 'package/lean/ksmbd-tools/Makefile' has a dependency on 'avahi-daemon', which does not exist
WARNING: Makefile 'package/lean/ksmbd-tools/Makefile' has a build dependency on 'glib2', which does not exist
WARNING: Makefile 'package/lean/libidn2/Makefile' has a dependency on 'libunistring', which does not exist
WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', which does not exist
WARNING: Makefile 'package/lean/luci-app-accesscontrol/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-adbyby-plus/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-adbyby-plus/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a dependency on 'alsa-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a dependency on 'shairport-sync-openssl', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-amule/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-arpbind/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-autoreboot/Makefile' has a dependency on 'luci', which does not exist
WARNING: Makefile 'package/lean/luci-app-autoreboot/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-baidupcs-web/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-baidupcs-web/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cifs-mount/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cifsd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cpufreq/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a dependency on 'smartmontools', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a dependency on 'btrfs-progs', which does not exist
WARNING: Makefile 'package/lean/luci-app-dnsforwarder/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-docker/Makefile' has a dependency on 'docker-ce', which does not exist
WARNING: Makefile 'package/lean/luci-app-docker/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'coreutils-nohup', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'bash', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-filetransfer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-flowoffload/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-frpc/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-frpc/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-frps/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-frps/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-guest-wifi/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-haproxy-tcp/Makefile' has a dependency on 'haproxy', which does not exist
WARNING: Makefile 'package/lean/luci-app-haproxy-tcp/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan-minimal', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan-mod-xauth-generic', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'nginx', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'zoneinfo-asia', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-fpm', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-curl', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-gd', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-iconv', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-json', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-mbstring', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-opcache', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-session', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-zip', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/mt/luci-app-mtwifi/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a dependency on 'alsa-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a dependency on 'forked-daapd', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-mwan3helper/Makefile' has a dependency on 'luci-app-mwan3', which does not exist
WARNING: Makefile 'package/lean/luci-app-mwan3helper/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-n2n_v2/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-netdata/Makefile' has a dependency on 'netdata', which does not exist
WARNING: Makefile 'package/lean/luci-app-netdata/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-kernel-server', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-kernel-server-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nft-qos/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nps/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-nps/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-openvpn-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a dependency on 'rp-pppoe-common', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a dependency on 'rp-pppoe-relay', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-qbittorrent/Makefile' has a dependency on 'python3', which does not exist
WARNING: Makefile 'package/lean/luci-app-qbittorrent/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ramfree/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-rclone/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-samba4/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-sfe/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-softethervpn/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ssrserver-python/Makefile' has a dependency on 'python', which does not exist
WARNING: Makefile 'package/lean/luci-app-ssrserver-python/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-syncdial/Makefile' has a dependency on 'luci-app-mwan3', which does not exist
WARNING: Makefile 'package/lean/luci-app-syncdial/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ttyd/Makefile' has a dependency on 'ttyd', which does not exist
WARNING: Makefile 'package/lean/luci-app-ttyd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-unblockmusic/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-unblockmusic/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-usb-printer/Makefile' has a dependency on 'p910nd', which does not exist
WARNING: Makefile 'package/lean/luci-app-usb-printer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-v2ray-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-verysync/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-vlmcsd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-vsftpd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-webadmin/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-wrtbwmon/Makefile' has a dependency on 'luci-app-nlbwmon', which does not exist
WARNING: Makefile 'package/lean/luci-app-wrtbwmon/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-xlnetacc/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-zerotier/Makefile' has a dependency on 'zerotier', which does not exist
WARNING: Makefile 'package/lean/luci-app-zerotier/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-lib-docker/Makefile' has a dependency on 'luci-lib-json', which does not exist
WARNING: Makefile 'package/lean/luci-lib-fs/Makefile' has a dependency on 'luci', which does not exist
WARNING: Makefile 'package/lean/luci-lib-fs/Makefile' has a dependency on 'luci-lib-nixio', which does not exist
WARNING: Makefile 'package/lean/luci-proto-bonding/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-theme-argon/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-theme-netgear/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/network/utils/nftables/Makefile' has a dependency on 'jansson', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'libzstd', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'libpcre2-16', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'libdouble-conversion', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'icu', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-system', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-chrono', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-random', which does not exist
WARNING: Makefile 'package/lean/rclone/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libtirpc', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libcap', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libgnutls', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libtasn1', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'attr', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libaio', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libavahi-client', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'python3-cryptodome', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libopenldap', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'jansson', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libarchive', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'acl', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'attr', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'libtasn1/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'rpcsvc-proto/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'python3/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'perl/host', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/simple-obfs/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/lean/simple-obfs/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/lean/simple-obfs/Makefile' has a build dependency on 'libev', which does not exist
WARNING: Makefile 'package/lean/tcpping/Makefile' has a dependency on 'libnet-1.2.x', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost-system', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost-program_options', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost-date_time', which does not exist
WARNING: Makefile 'package/lean/UnblockNeteaseMusic/Makefile' has a dependency on 'node', which does not exist
WARNING: Makefile 'package/lean/UnblockNeteaseMusicGo/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/v2ray/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/v2ray-plugin/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/wxbase/Makefile' has a dependency on 'libexpat', which does not exist
pmxEr5lZwZ commented 4 years ago

@wuxiangzhou2010

Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    6832549 Bytes = 6672.41 KiB = 6.52 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-initramfs-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-initramfs-kernel.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hiwifi_hc5661-initramfs-kernel.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_hiwifi_hc5661.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1830822 Bytes = 1787.91 KiB = 1.75 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin
[ -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin -a -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs ]
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5661-kernel.bin >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin
3575+1 records in
3575+1 records out
1830886 bytes (1.8 MB, 1.7 MiB) copied, 0.0204235 s, 89.6 MB/s
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin
10101+1 records in
10101+1 records out
5171880 bytes (5.2 MB, 4.9 MiB) copied, 0.0348805 s, 148 MB/s
/lede/lede/staging_dir/host/bin/padjffs2 /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin  4 8 16 64 128 256
padding image to 006ae000
padding image to 006b0000
padding image to 006c0000
echo '{  "metadata_version": "1.0", "supported_devices":["hiwifi,hc5661","hc5661"], "version": { "dist": "OpenWrt", "version": "SNAPSHOT", "revision": "r2582-5715e22b", "target": "ramips/mt7620", "board": "hiwifi_hc5661" } }' | fwtool -I - /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin
[ ! -s "/lede/lede/key-build" -o ! -s "/lede/lede/key-build.ucert" -o ! -s "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin" ] || { cp "/lede/lede/key-build.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin.ucert" ; usign -S -m "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin" -s "/lede/lede/key-build" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin.sig" ; ucert -A -c "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin.ucert" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin.sig" ; fwtool -S "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin" ; }
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hiwifi_hc5661-squashfs-sysupgrade.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux-initramfs /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_hiwifi_hc5761.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    6832608 Bytes = 6672.47 KiB = 6.52 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hiwifi_hc5761-initramfs-kernel.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_hiwifi_hc5761.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1830874 Bytes = 1787.96 KiB = 1.75 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin
[ -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin -a -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs ]
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5761-kernel.bin >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin
3576+1 records in
3576+1 records out
1830938 bytes (1.8 MB, 1.7 MiB) copied, 0.0106811 s, 171 MB/s
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin
10101+1 records in
10101+1 records out
5171880 bytes (5.2 MB, 4.9 MiB) copied, 0.0293545 s, 176 MB/s
/lede/lede/staging_dir/host/bin/padjffs2 /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin  4 8 16 64 128 256
padding image to 006ae000
padding image to 006b0000
padding image to 006c0000
echo '{  "metadata_version": "1.0", "supported_devices":["hiwifi,hc5761","hc5761"], "version": { "dist": "OpenWrt", "version": "SNAPSHOT", "revision": "r2582-5715e22b", "target": "ramips/mt7620", "board": "hiwifi_hc5761" } }' | fwtool -I - /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin
[ ! -s "/lede/lede/key-build" -o ! -s "/lede/lede/key-build.ucert" -o ! -s "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin" ] || { cp "/lede/lede/key-build.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin.ucert" ; usign -S -m "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin" -s "/lede/lede/key-build" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin.sig" ; ucert -A -c "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin.ucert" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin.sig" ; fwtool -S "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin" ; }
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hiwifi_hc5761-squashfs-sysupgrade.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux-initramfs /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_hiwifi_hc5861.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    6832675 Bytes = 6672.53 KiB = 6.52 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hiwifi_hc5861-initramfs-kernel.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_hiwifi_hc5861.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1830948 Bytes = 1788.04 KiB = 1.75 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin
[ -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin -a -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs ]
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hiwifi_hc5861-kernel.bin >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin
3576+1 records in
3576+1 records out
1831012 bytes (1.8 MB, 1.7 MiB) copied, 0.0106603 s, 172 MB/s
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin
10101+1 records in
10101+1 records out
5171880 bytes (5.2 MB, 4.9 MiB) copied, 0.0301912 s, 171 MB/s
/lede/lede/staging_dir/host/bin/padjffs2 /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin  4 8 16 64 128 256
padding image to 006ae000
padding image to 006b0000
padding image to 006c0000
echo '{  "metadata_version": "1.0", "supported_devices":["hiwifi,hc5861","hc5861"], "version": { "dist": "OpenWrt", "version": "SNAPSHOT", "revision": "r2582-5715e22b", "target": "ramips/mt7620", "board": "hiwifi_hc5861" } }' | fwtool -I - /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin
[ ! -s "/lede/lede/key-build" -o ! -s "/lede/lede/key-build.ucert" -o ! -s "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin" ] || { cp "/lede/lede/key-build.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin.ucert" ; usign -S -m "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin" -s "/lede/lede/key-build" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin.sig" ; ucert -A -c "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin.ucert" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin.sig" ; fwtool -S "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin" ; }
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hiwifi_hc5861-squashfs-sysupgrade.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux-initramfs /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_hnet_c108.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    6832449 Bytes = 6672.31 KiB = 6.52 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hnet_c108-initramfs-kernel.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_hnet_c108.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1830728 Bytes = 1787.82 KiB = 1.75 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin
[ -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin -a -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs ]
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/hnet_c108-kernel.bin >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin
3575+1 records in
3575+1 records out
1830792 bytes (1.8 MB, 1.7 MiB) copied, 0.0107991 s, 170 MB/s
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin
10101+1 records in
10101+1 records out
5171880 bytes (5.2 MB, 4.9 MiB) copied, 0.0295961 s, 175 MB/s
/lede/lede/staging_dir/host/bin/padjffs2 /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin  4 8 16 64 128 256
padding image to 006ae000
padding image to 006b0000
padding image to 006c0000
echo '{  "metadata_version": "1.0", "supported_devices":["hnet,c108","c108"], "version": { "dist": "OpenWrt", "version": "SNAPSHOT", "revision": "r2582-5715e22b", "target": "ramips/mt7620", "board": "hnet_c108" } }' | fwtool -I - /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin
[ ! -s "/lede/lede/key-build" -o ! -s "/lede/lede/key-build.ucert" -o ! -s "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin" ] || { cp "/lede/lede/key-build.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin.ucert" ; usign -S -m "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin" -s "/lede/lede/key-build" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin.sig" ; ucert -A -c "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin.ucert" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin.sig" ; fwtool -S "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin" ; }
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-hnet_c108-squashfs-sysupgrade.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux-initramfs /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_iodata_wn-ac1167gr.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    6832636 Bytes = 6672.50 KiB = 6.52 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-iodata_wn-ac1167gr-initramfs-kernel.bin
rm -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/vmlinux /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin
cat /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/image-mt7620a_iodata_wn-ac1167gr.dtb >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin
/lede/lede/staging_dir/host/bin/lzma e /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin -lc1 -lp2 -pb2  /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin.new
mkimage -A mips -O linux -T kernel -C lzma -a 0x80000000 -e 0x80000000 -n 'MIPS OpenWrt Linux-4.14.180' -d /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin.new
Image Name:   MIPS OpenWrt Linux-4.14.180
Created:      Fri Jun 12 04:18:51 2020
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1830925 Bytes = 1788.01 KiB = 1.75 MiB
Load Address: 80000000
Entry Point:  80000000
mv /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin.new /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin
[ -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin -a -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs ]
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin
3576+1 records in
3576+1 records out
1830989 bytes (1.8 MB, 1.7 MiB) copied, 0.0110431 s, 166 MB/s
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin
10101+1 records in
10101+1 records out
5171880 bytes (5.2 MB, 4.9 MiB) copied, 0.0301655 s, 171 MB/s
/lede/lede/staging_dir/host/bin/padjffs2 /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin  4 8 16 64 128 256
padding image to 006ae000
padding image to 006b0000
padding image to 006c0000
echo '{  "metadata_version": "1.0", "supported_devices":["iodata,wn-ac1167gr"], "version": { "dist": "OpenWrt", "version": "SNAPSHOT", "revision": "r2582-5715e22b", "target": "ramips/mt7620", "board": "iodata_wn-ac1167gr" } }' | fwtool -I - /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin
[ ! -s "/lede/lede/key-build" -o ! -s "/lede/lede/key-build.ucert" -o ! -s "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin" ] || { cp "/lede/lede/key-build.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin.ucert" ; usign -S -m "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin" -s "/lede/lede/key-build" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin.sig" ; ucert -A -c "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin.ucert" -x "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin.sig" ; fwtool -S "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin.ucert" "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin" ; }
WARNING: Image file /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin is too big
cp /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin /lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin
cp: cannot stat '/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin': No such file or directory
Makefile:201: recipe for target '/lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin' failed
make[5]: [/lede/lede/bin/targets/ramips/mt7620/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin] Error 1 (ignored)
[ -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin -a -f /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs ]
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/iodata_wn-ac1167gr-kernel.bin >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin
3576+1 records in
3576+1 records out
1830989 bytes (1.8 MB, 1.7 MiB) copied, 0.0111792 s, 164 MB/s
dd if=/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/root.squashfs >> /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin
10101+1 records in
10101+1 records out
5171880 bytes (5.2 MB, 4.9 MiB) copied, 0.0305722 s, 169 MB/s
/lede/lede/staging_dir/host/bin/padjffs2 /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin  4 8 16 64 128 256
padding image to 006ae000
padding image to 006b0000
padding image to 006c0000
WARNING: Image file /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin is too big
( echo -ne "\x00\x00\x00\x00\x00\x00\x00\x03" | dd bs=42 count=1 conv=sync; hw_id="01040016"; echo -ne "\x${hw_id:0:2}\x${hw_id:2:2}\x${hw_id:4:2}\x${hw_id:6:2}" | dd bs=20 count=1 conv=sync; echo -ne "$(printf '%08x' $(stat -c%s /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin) | fold -s2 | xargs -I {} echo \\x{} | tr -d '\n')" | dd bs=8 count=1 conv=sync; echo -ne "$(/lede/lede/staging_dir/host/bin/mkhash md5 /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin | fold -s2 | xargs -I {} echo \\x{} | tr -d '\n')" | dd bs=58 count=1 conv=sync; ) > /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/iodata_wn-ac1167gr.header
0+1 records in
1+0 records out
42 bytes copied, 6.91e-05 s, 608 kB/s
0+1 records in
1+0 records out
20 bytes copied, 9.24e-05 s, 216 kB/s
stat: cannot stat '/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin': No such file or directory
0+1 records in
1+0 records out
8 bytes copied, 0.00871 s, 0.9 kB/s
Failed to open '/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin'
0+0 records in
0+0 records out
0 bytes copied, 0.0019204 s, 0.0 kB/s
/lede/lede/staging_dir/host/bin/xorimage -i /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin -o /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin.xor -p 8844A2D168B45A2D -x
can not open "/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin" for reading
Usage: xorimage [-i infile] [-o outfile] [-p <pattern>] [-x]
Makefile:201: recipe for target '/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin' failed
make[5]: *** [/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-factory.bin] Error 1
make[5]: Leaving directory '/lede/lede/target/linux/ramips/image'
Makefile:26: recipe for target 'install' failed
make[4]: *** [install] Error 2
make[4]: Leaving directory '/lede/lede/target/linux/ramips'
Makefile:13: recipe for target 'install' failed
make[3]: *** [install] Error 2
make[3]: Leaving directory '/lede/lede/target/linux'
time: target/linux/install#348.01#24.02#410.88
target/Makefile:23: recipe for target 'target/linux/install' failed
make[2]: *** [target/linux/install] Error 2
make[2]: Leaving directory '/lede/lede'
target/Makefile:19: recipe for target '/lede/lede/staging_dir/target-mipsel_24kc_musl/stamp/.target_install' failed
make[1]: *** [/lede/lede/staging_dir/target-mipsel_24kc_musl/stamp/.target_install] Error 2
make[1]: Leaving directory '/lede/lede'
/lede/lede/include/toplevel.mk:225: recipe for target 'world' failed
make: *** [world] Error 2
wuxiangzhou2010 commented 4 years ago
WARNING: Image file /lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin is too big
cp: cannot stat '/lede/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/tmp/openwrt-ramips-mt7620-iodata_wn-ac1167gr-squashfs-sysupgrade.bin': No such file or directory

生成的bin文件太大。 去掉一些不用的软件试试 @pmxEr5lZwZ

pmxEr5lZwZ commented 4 years ago

@wuxiangzhou2010 奇怪了,我都是用的默认的选项呀。。。

Twinzo1 commented 4 years ago

docker里的ubuntu18.04已经失败无数次了!

我发现在 ./scripts/feeds install -a 这一步的时候有提示Warning, warning部分如下

WARNING: Makefile 'package/lean/amule/Makefile' has a dependency on 'libpng', which does not exist 
WARNING: Makefile 'package/lean/amule/Makefile' has a dependency on 'libupnp', which does not exist 
WARNING: Makefile 'package/lean/amule/Makefile' has a build dependency on 'libgd', which does not exist
WARNING: Makefile 'package/lean/antileech/Makefile' has a build dependency on 'libgd', which does not exist
WARNING: Makefile 'package/lean/autocore/Makefile' has a dependency on 'bc', which does not exist
WARNING: Makefile 'package/lean/autocore/Makefile' has a dependency on 'lm-sensors', which does not exist
WARNING: Makefile 'package/lean/automount/Makefile' has a dependency on 'kmod-fs-exfat', which does not exist
WARNING: Makefile 'package/lean/automount/Makefile' has a dependency on 'ntfs-3g', which does not exist
WARNING: Makefile 'package/lean/autosamba/Makefile' has a dependency on 'luci-app-samba', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libgnutls', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libopenldap', which does not exist
WARNING: Makefile 'package/network/utils/curl/Makefile' has a dependency on 'libssh2', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_aliyun/Makefile' has a dependency on 'ddns-scripts', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_aliyun/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_dnspod/Makefile' has a dependency on 'ddns-scripts', which does not exist
WARNING: Makefile 'package/lean/ddns-scripts_dnspod/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/default-settings/Makefile' has a dependency on 'luci-base', which does not exist
WARNING: Makefile 'package/lean/dnsforwarder/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/dnsforwarder/Makefile' has a dependency on 'coreutils-base64', which does not exist
WARNING: Makefile 'package/lean/frp/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/ipv6-helper/Makefile' has a dependency on 'luci-proto-ipv6', which does not exist
WARNING: Makefile 'package/lean/ipv6-helper/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/kcptun/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/boot/kexec-tools/Makefile' has a dependency on 'liblzma', which does not exist
WARNING: Makefile 'package/lean/ksmbd-tools/Makefile' has a dependency on 'avahi-daemon', which does not exist
WARNING: Makefile 'package/lean/ksmbd-tools/Makefile' has a build dependency on 'glib2', which does not exist
WARNING: Makefile 'package/lean/libidn2/Makefile' has a dependency on 'libunistring', which does not exist
WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', which does not exist
WARNING: Makefile 'package/lean/luci-app-accesscontrol/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-adbyby-plus/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-adbyby-plus/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a dependency on 'alsa-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a dependency on 'shairport-sync-openssl', which does not exist
WARNING: Makefile 'package/lean/luci-app-airplay2/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-amule/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-arpbind/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-autoreboot/Makefile' has a dependency on 'luci', which does not exist
WARNING: Makefile 'package/lean/luci-app-autoreboot/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-baidupcs-web/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-baidupcs-web/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cifs-mount/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cifsd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-cpufreq/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a dependency on 'smartmontools', which does not exist
WARNING: Makefile 'package/lean/luci-app-diskman/Makefile' has a dependency on 'btrfs-progs', which does not exist
WARNING: Makefile 'package/lean/luci-app-dnsforwarder/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-docker/Makefile' has a dependency on 'docker-ce', which does not exist
WARNING: Makefile 'package/lean/luci-app-docker/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'coreutils', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'coreutils-nohup', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'bash', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-familycloud/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-filetransfer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-flowoffload/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-frpc/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-frpc/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-frps/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-frps/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-guest-wifi/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-haproxy-tcp/Makefile' has a dependency on 'haproxy', which does not exist
WARNING: Makefile 'package/lean/luci-app-haproxy-tcp/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan-minimal', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a dependency on 'strongswan-mod-xauth-generic', which does not exist
WARNING: Makefile 'package/lean/luci-app-ipsec-vpnd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'nginx', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'zoneinfo-asia', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-fpm', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-curl', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-gd', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-iconv', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-json', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-mbstring', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-opcache', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-session', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a dependency on 'php7-mod-zip', which does not exist
WARNING: Makefile 'package/lean/luci-app-kodexplorer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/mt/luci-app-mtwifi/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a dependency on 'alsa-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a dependency on 'forked-daapd', which does not exist
WARNING: Makefile 'package/lean/luci-app-music-remote-center/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-mwan3helper/Makefile' has a dependency on 'luci-app-mwan3', which does not exist
WARNING: Makefile 'package/lean/luci-app-mwan3helper/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-n2n_v2/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-netdata/Makefile' has a dependency on 'netdata', which does not exist
WARNING: Makefile 'package/lean/luci-app-netdata/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-kernel-server', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a dependency on 'nfs-kernel-server-utils', which does not exist
WARNING: Makefile 'package/lean/luci-app-nfs/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nft-qos/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-nps/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-nps/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-openvpn-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a dependency on 'rp-pppoe-common', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a dependency on 'rp-pppoe-relay', which does not exist
WARNING: Makefile 'package/lean/luci-app-pppoe-relay/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-qbittorrent/Makefile' has a dependency on 'python3', which does not exist
WARNING: Makefile 'package/lean/luci-app-qbittorrent/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ramfree/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-rclone/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-samba4/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-sfe/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-softethervpn/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ssrserver-python/Makefile' has a dependency on 'python', which does not exist
WARNING: Makefile 'package/lean/luci-app-ssrserver-python/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-syncdial/Makefile' has a dependency on 'luci-app-mwan3', which does not exist
WARNING: Makefile 'package/lean/luci-app-syncdial/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-ttyd/Makefile' has a dependency on 'ttyd', which does not exist
WARNING: Makefile 'package/lean/luci-app-ttyd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-unblockmusic/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-unblockmusic/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-usb-printer/Makefile' has a dependency on 'p910nd', which does not exist
WARNING: Makefile 'package/lean/luci-app-usb-printer/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-v2ray-server/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-verysync/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-vlmcsd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-vsftpd/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-webadmin/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-wrtbwmon/Makefile' has a dependency on 'luci-app-nlbwmon', which does not exist
WARNING: Makefile 'package/lean/luci-app-wrtbwmon/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-app-xlnetacc/Makefile' has a dependency on 'wget', which does not exist
WARNING: Makefile 'package/lean/luci-app-zerotier/Makefile' has a dependency on 'zerotier', which does not exist
WARNING: Makefile 'package/lean/luci-app-zerotier/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-lib-docker/Makefile' has a dependency on 'luci-lib-json', which does not exist
WARNING: Makefile 'package/lean/luci-lib-fs/Makefile' has a dependency on 'luci', which does not exist
WARNING: Makefile 'package/lean/luci-lib-fs/Makefile' has a dependency on 'luci-lib-nixio', which does not exist
WARNING: Makefile 'package/lean/luci-proto-bonding/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-theme-argon/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/lean/luci-theme-netgear/Makefile' has a build dependency on 'luci-base/host', which does not exist
WARNING: Makefile 'package/network/utils/nftables/Makefile' has a dependency on 'jansson', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'libzstd', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'libpcre2-16', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'libdouble-conversion', which does not exist
WARNING: Makefile 'package/lean/qt5/Makefile' has a dependency on 'icu', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-system', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-chrono', which does not exist
WARNING: Makefile 'package/lean/rblibtorrent/Makefile' has a dependency on 'boost-random', which does not exist
WARNING: Makefile 'package/lean/rclone/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libtirpc', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libcap', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libgnutls', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libtasn1', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libpam', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'attr', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libaio', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libavahi-client', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'python3-cryptodome', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libopenldap', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'jansson', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'libarchive', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'acl', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a dependency on 'attr', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'libtasn1/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'rpcsvc-proto/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'python3/host', which does not exist
WARNING: Makefile 'package/lean/samba4/Makefile' has a build dependency on 'perl/host', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/shadowsocksr-libev/Makefile' has a dependency on 'libpcre', which does not exist
WARNING: Makefile 'package/lean/simple-obfs/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/lean/simple-obfs/Makefile' has a dependency on 'libev', which does not exist
WARNING: Makefile 'package/lean/simple-obfs/Makefile' has a build dependency on 'libev', which does not exist
WARNING: Makefile 'package/lean/tcpping/Makefile' has a dependency on 'libnet-1.2.x', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost-system', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost-program_options', which does not exist
WARNING: Makefile 'package/lean/trojan/Makefile' has a dependency on 'boost-date_time', which does not exist
WARNING: Makefile 'package/lean/UnblockNeteaseMusic/Makefile' has a dependency on 'node', which does not exist
WARNING: Makefile 'package/lean/UnblockNeteaseMusicGo/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/v2ray/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/v2ray-plugin/Makefile' has a build dependency on 'golang/host', which does not exist
WARNING: Makefile 'package/lean/wxbase/Makefile' has a dependency on 'libexpat', which does not exist

feeds.conf顺序问题,执行第二次install应该不会出现这些提示了

wuxiangzhou2010 commented 4 years ago

@pmxEr5lZwZ 你的路由器什么型号?确定一下有没被支持 make menuconfig 只选择你路由器型号的设置,不要选择default profile之类的设置.
有些flash/RAM 较小的路由器可能已经不适用这个固件了, 作者之前在issue中讨论去除一些小flash 设备的支持。

pmxEr5lZwZ commented 4 years ago

@wuxiangzhou2010 5K路由器,w20型号,mt7620a芯片,大佬能看看这个选DEFAULT的话 ok吗?

wuxiangzhou2010 commented 4 years ago

@pmxEr5lZwZ 这个型号没有被支持吧, 一般来说不是随便选一个配置就行的, 需要自己动手修改代码适配硬件(比如flash/ram. led...), 可以搜搜openwrt 参考适配的提交记录。

如果感觉麻烦, 还是建议换一个大众一点的已经被支持的路由。

可以参考: https://openwrt.org/toh/start