18.06.1 will not anymore build TP Link 841 image

Hello

Nor 18.06.1 nor snapshot from 25.8.2018 does compile for TP Link 841
LEDE 17.01.4 compiled fine.

Any idea why? I also stripped down config file to minimal,so I guess space is not problem,
or is it?

And last but not least I want too compile for 841 v13 if works for v10.
I have an image openwrt-ramips-mt76x8-tl-wr841n-v13-squashfs-tftp-recovery.bin from Snapshot_20180820, but not even diff is compiled in so I have to build my own image...

https://openwrt.org/supported_devices/432_warning

If it is possible at all, you'll need to strip out all you can from your image config. The "tiny" config may be a good place to start -- there appear to be "official" builds there

https://downloads.openwrt.org/releases/18.06.1/targets/ar71xx/tiny/

If the resulting image gets too big, you should see this in the buildlog.

You may need to build with V=s as image-creation failures don't seem to be logged in the "brief" mode. You can enable verbose logging in a multithreaded (-jN) build. It's mainly that the output of the various threads may be interleaved.