**** BEGIN LOGGING AT Sat Nov 16 02:59:59 2013 Nov 16 04:51:35 build #420 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/420 Nov 16 05:43:20 build #388 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/388 Nov 16 06:08:31 build #302 of mpc52xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/302 Nov 16 08:22:11 build #10 of mxs is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/mxs/builds/10 Nov 16 09:20:07 cyrus r38818 trunk/package/network/ipv6/6rd/src/6rdcalc.c * 6rd: Clear correct IPv6 address bits in 6rdcalc Nov 16 10:19:28 luka r38819 trunk/target/linux/sunxi/config-3.10 * sunxi: remove old kernel config after 3.12 upgrade (r38811) Nov 16 11:03:54 build #366 of kirkwood is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/366 Nov 16 11:54:19 wigyori r38820 trunk/target/linux/generic/config-3.12 * kernel: add missing symbols for 3.12 Nov 16 18:42:26 russell--: have you had a chance to get back to the accton device? Nov 16 18:46:02 get back to? Nov 16 18:48:46 russell--: you had a netgear priority Nov 16 18:48:56 tripolar r38821 packages/net/openssh/ Makefile patches/110-no_ripemd_fix.patch Nov 16 18:48:56 [packages] openssh: remove 110-no_ripemd_fix.patch as ripemd is now supported Nov 16 18:48:56 in openssl the patch isn't needed anymore Nov 16 18:48:56 Signed-off-by: Peter Wagner Nov 16 18:49:11 i was just reporting the kernel panic before, it was random, haven't seen it again Nov 16 18:49:52 wiki says the device is the same as the fon2100a, which is different from what i have Nov 16 18:50:04 so i was hoping you could test that patch Nov 16 18:55:37 which patch? Nov 16 19:00:21 http://patchwork.openwrt.org/patch/4351/ Nov 16 19:04:22 i'm not physically present with it at the moment. there are led4 and led7 in that directory, i don't know what they are wired to, though. Nov 16 19:09:49 I've submitted a couple trivial patches through trac: #14479 and 14481. I'd like to check to see if I'm submitting correctly. Does anyone have time to review them? Nov 16 19:16:49 russell--: just when you get a chance Nov 16 19:17:11 build #460 of at91 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/460 Nov 16 19:27:55 oh FriedZombie wilkommen Nov 16 19:28:05 my deeply fried friend Nov 16 19:28:14 thnx Nov 16 20:00:49 build #444 of orion is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/444 Nov 16 20:08:10 thanks builder for letting us know Nov 16 20:08:11 :D Nov 16 20:08:27 i love build bots Nov 16 20:09:07 give him a cookie, maybe he will solve the problem by itself Nov 16 20:12:32 lul i guess he wont. access denied :P Nov 16 20:14:27 build #327 of iop32x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/327 Nov 16 20:14:40 nooo. another failure Nov 16 20:15:03 i think i will leave and cry elsewhere Nov 16 20:22:20 blogic r38822 trunk/package/ system/procd/Makefile system/ubox/files/log.init system/procd/files/log.init system/ubox/Makefile * procd: ubox: update to latest git head Nov 16 20:30:43 blogic r38823 trunk/target/linux/ (10 files in 7 dirs) * ralink: add mt7620n support Nov 16 22:24:17 mhei r38824 packages/lang/php5/Makefile * [packages] php5: upgrade to 5.4.22 Nov 16 22:24:18 mhei r38825 packages/lang/php5/Makefile * [packages] php5: compile cli/cgi sapi unconditionally Nov 16 23:26:43 Hauke: fix for the wgt634u serial? Nov 16 23:27:59 russell--: it looks like the devices does not like it if the wrong boot console is used Nov 17 00:13:55 Hauke: yeah Nov 17 00:15:20 i think i found that it wasn't even pingable when the wrong console was used, but i won't swear to that. Nov 17 00:15:47 anyway, a probably-irrelevant detail, i want the right console used ;-) Nov 17 00:18:52 Hauke: btw, i noticed that SLAB was used as the slab allocator on wgt634u, while SLUB was used on x86-alix2, is that consciously, is there a known advantage to one over the other? Nov 17 00:23:12 russell--: currently it should use the first (wrong) console at first and then it found out it is running on a wgt634u it should switch to the correct one Nov 17 00:23:41 currently I assume it somehow breaks when the wrong console is used and the device dies Nov 17 00:23:47 hmm Nov 17 00:24:14 could you comment out this line "setup_8250_early_printk_port(CKSEG1ADDR(BCM47XX_SERIAL_ADDR), 0, 0);" from target/linux/brcm47xx/patches-3.10/082-MIPS-BCM47XX-add-EARLY_PRINTK_8250-support.patch Nov 17 00:24:20 just add // after the + Nov 17 00:24:35 okay... Nov 17 00:25:24 I do not know why bcm47xx uses SLAB, I already did a config diff with ar71xx and that was one of the differences, but I haven't found anybody who knows why Nov 17 00:26:41 i tried SLUB and it works too (although i'm still having memory problems) Nov 17 00:30:37 building Nov 17 00:32:14 oops, since this is a kernel patch, i probably need to target/linux/clean first? Nov 17 00:39:19 yes Nov 17 00:39:51 or just edit the file in build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx/linux-3.10.18/arch/mips/bcm47xx/prom.c Nov 17 00:41:29 russell--: I am tired, I will go to sleep sine it is 1:40 am here Nov 17 00:44:14 Hauke: it booted Nov 17 00:44:32 okay, just wanted to get that fed back Nov 17 00:46:26 russell--: do you have a log for me? Nov 17 00:46:43 Then I will probably deactivate the early boot console again **** ENDING LOGGING AT Sun Nov 17 02:59:59 2013