On 2015-10-26 13:26, Petr Štetiar wrote: > Fixes following error: > > $ make -j8 V=s > > ...snip... > > ar: .: file changed as we read it > make[5]: *** [mkfs-targz] Error 1 > make[5]: *** Waiting for unfinished jobs.... > > ...snip... > > Build failed - please re-run with -j1 to see the real error message > make: *** [world] Error 1 > > Signed-off-by: Petr Štetiar <[email protected]> The new image building code is designed to allow building in parallel, so this patch is just a workaround, not a real fix.
I'd like to find out where the real bug is - what target are you building where you hit this error? - Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
