**** BEGIN LOGGING AT Sat Sep 12 02:59:58 2015 Sep 12 03:24:02 build #83 of sunxi is complete: Failure [failed shell_4] Build details are at http://buildbot.openwrt.org:8010/builders/sunxi/builds/83 Sep 12 04:32:29 build #93 of brcm47xx.legacy is complete: Failure [failed shell_4 compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx.legacy/builds/93 Sep 12 04:55:36 build #84 of au1000 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/84 Sep 12 06:05:08 build #92 of brcm47xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/92 Sep 12 08:13:33 build #84 of cns3xxx is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/cns3xxx/builds/84 Sep 12 08:21:59 build #85 of ramips.mt7620 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7620/builds/85 Sep 12 08:25:53 build #92 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/92 Sep 12 08:29:22 build #92 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/92 Sep 12 08:33:06 build #92 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/92 Sep 12 08:59:10 nbd r46890 trunk/package/base-files/files/etc/sysctl.conf * base-files: fix typo in core dump pattern sysctl entry (fixes #20489) Sep 12 10:23:49 nbd r46891 trunk/target/linux/ramips/dts/MIWIFI-MINI.dts * ramips: enable external amplifier for Xiaomi MiWiFi Mini Sep 12 11:11:43 hauke r46892 trunk/target/linux/ bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch bcm53xx/patches-4.1/067-ARM-BCM5301X-add-NAND-flash-chip-description-for-Asu.patch bcm53xx/patches-4.1/351-ARM-BCM5301X-Enable-ChipCommon-UART-on-untested-devi.patch bcm53xx/patches-4.1/331-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG Sep 12 11:11:43 OpenWrt.patch * bcm53xx: add NAND flash chip description for Asus RT-AC87U Sep 12 11:57:01 build #84 of at91 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/84 Sep 12 12:00:03 build #91 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/91 Sep 12 12:32:06 build #82 of gemini is complete: Failure [failed shell_4] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/82 Sep 12 14:03:25 build #93 of brcm63xx is complete: Failure [failed shell_4 compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/93 Sep 12 16:17:15 Hauke: been building w/ the mips lzma-loader patch for ~a month w/o any issues here Sep 12 16:19:31 anyone else built 4.2 and run into a sock_diag_broadcast_destroy error? Sep 12 16:19:34 build #92 of ramips.mt7628 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7628/builds/92 Sep 12 16:21:06 4.2 what? Sep 12 16:22:34 build #91 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/91 Sep 12 16:22:39 swalker: xtables-addons 2.7 adds 4.2 compatibility *random guess* Sep 12 16:24:54 KanjiMonster: it's a kernel error from https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=eb4cb008529ca08e0d8c0fa54e8f739520197a65 Sep 12 16:28:43 http://pastebin.com/raw.php?i=TMHqY4H8 Sep 12 16:30:34 swalker: have you tried without any patches applied? Sep 12 16:31:10 KanjiMonster: building w/ a changed 901-debloat_sock_diag.patch atm Sep 12 16:33:54 builds fine w/o it Sep 12 16:36:27 finally posted minor LED patch :P Sep 12 16:41:20 oh, duh, linux 4.2 kernel Sep 12 16:42:33 build #81 of octeon is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/81 Sep 12 17:19:16 ar71xx is the usual fighting w/ various patches... Sep 12 18:41:21 build #82 of omap is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/82 Sep 12 18:59:25 hauke r46893 trunk/target/linux/ar71xx/image/lzma-loader/src/Makefile * ar71xx: fix build of lzma-loader with binutils 2.25.1 Sep 12 19:11:22 swalker: I would wait for kernel 4.3, the rc1 should get released tomorrow Sep 12 19:16:32 mostly spi issues from https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=85f62476fc44e6915787f832371400cbdd7d8bff Sep 12 19:22:53 swalker: ath79 switched to device tree upstream, so you either need to do the same for openwrt or revert a lot Sep 12 19:25:23 right, I switched back to 4.1 for ar71xx atm Sep 12 19:44:25 KanjiMonster: does appending a device tree work on mips now like it does on arm? Sep 12 19:44:40 Hauke: more or less, yes Sep 12 19:45:53 Hauke: well, there is no common mips code that automatically uses the UHI arguments, you still need to do that manually in your prom_init Sep 12 19:46:01 KanjiMonster: so patch-dtb is not needed any more Sep 12 19:46:22 right Sep 12 19:47:10 nice Sep 12 19:47:13 well, it could be replaced by it (but you will likely lose any bootloader arguments) Sep 12 19:47:41 since the UHI specs use arg0 and arg1, so if your bootloader passes anything interesting in them, they will get overwritten Sep 12 19:47:48 what do you mean by UHI arguments? Sep 12 19:48:37 the mips UHI specs use arg0 = -1 and arg1 = vaddr of dtb, while arm uses some much higher register for the dtb, and use ATAGs for the commandline, so there is no conflict Sep 12 19:50:44 Hauke: u-boot might use arg0 = argc, and arg1 = argv Sep 12 19:51:04 so when using an appended dtb, the commandline will be lost Sep 12 19:51:50 ok that's bad when you provide the mac address throgh the command line Sep 12 19:51:51 hm... the prpl wiki namespace is not stable - february 2015 link not working :( Sep 12 19:51:56 (was searching for UHI spec) Sep 12 19:52:04 me too: http://wiki.prplfoundation.org/wiki/MIPS_documentation Sep 12 19:52:14 plntyk: http://wiki.prplfoundation.org/w/images/4/42/UHI_Reference_Manual.pdf Sep 12 19:53:39 thx Sep 12 20:18:55 build #93 of bcm53xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/bcm53xx/builds/93 Sep 12 22:33:01 build #92 of ramips.mt7621 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7621/builds/92 Sep 12 23:24:29 build #92 of ipq806x is complete: Failure [failed shell_4] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/92 Sep 12 23:59:17 build #92 of ramips.rt3883 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/92 Sep 13 01:11:48 build #92 of lantiq is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/92 Sep 13 01:32:24 build #91 of x86.64 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86.64/builds/91 **** ENDING LOGGING AT Sun Sep 13 02:59:58 2015