Hi, since some days my master builds failing for ath79-generic. I was able to narrow it to running "mkmylofw for compex_wpj344-16m". The tool runs till the drive is full, currently my "compex_wpj344-16m- squashfs-cpximg-6a08.bin.new" is 161GB and growing ...
Has anyone else seen this? I'll check to see which of the relevant 6 commit trigger this during the next days. Full command is: > let size="$(stat -c%s /mnt/hosts/strike/develop/sven/openwrt/freifunk/ freifunk-berlin/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/ tmp/freifunk-berlin-sam0815-experimental-nightly-cbbe3507-ath79-generic- compex_wpj344-16m-squashfs-cpximg-6a08.bin)" pad="64* 1024" pad="(pad - (size % pad)) % pad" newsize='size + pad' ; [ $newsize -lt $((0x660000)) ] && newsize=0x660000 ; /mnt/hosts/strike/develop/sven/openwrt/freifunk/freifunk- berlin/openwrt/staging_dir/host/bin/mkmylofw -B WPE72 -i 0x11f6:0x690:0x11f6:0x690 -r 3 -s 0x1000000 -p0x30000:$newsize:al: 0x80060000:"OpenWRT":/mnt/hosts/strike/develop/sven/openwrt/freifunk/freifunk- berlin/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/tmp/ freifunk-berlin-sam0815-experimental-nightly-cbbe3507-ath79-generic- compex_wpj344-16m-squashfs-cpximg-6a08.bin /mnt/hosts/strike/develop/sven/ openwrt/freifunk/freifunk-berlin/openwrt/build_dir/target-mips_24kc_musl/ linux-ath79_generic/tmp/freifunk-berlin-sam0815-experimental-nightly-cbbe3507- ath79-generic-compex_wpj344-16m-squashfs-cpximg-6a08.bin.new Best Sven _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
