**** BEGIN LOGGING AT Mon Mar 25 02:59:59 2013 Mar 25 05:40:37 build #199 of xburst is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/199 Mar 25 06:40:37 juhosg r36121 trunk/target/linux/ar71xx/patches-3.8/601-MIPS-ath79-add-more-register-defines.patch * ar71xx: add GPIO output select values for AR934x Mar 25 06:40:38 juhosg r36122 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr3500.c * ar71xx: fix ethernet LEDs on the TL-WDR3500 Mar 25 09:33:46 build #174 of iop32x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/174 Mar 25 09:58:02 * _rmk_ looks at the instability of freenode's irc servers and ponders whether to stay here. Mar 25 10:00:23 _rmk_: ? Mar 25 10:00:57 i have about 1 disconnect every 4-5 months and that normal has to do with connectivity problems of the server i run irssi on and not freenode Mar 25 10:01:06 what instability do you experience ? Mar 25 10:04:55 <_rmk_> about 5 or 6 reconnects last night so far Mar 25 10:05:47 <_rmk_> including where the server is not linked to the rest of the freenode network on reconnect Mar 25 10:07:30 <_rmk_> well, to be precise, 11 times Mar 25 10:07:40 <_rmk_> in 9 hours Mar 25 10:11:07 <_rmk_> definitely something going on on the irc server: Mar 25 10:11:08 <_rmk_> 10:10 [freenode] *** Server Up 0 days, 1:16:34 Mar 25 10:11:31 there was a DDoS attack Mar 25 10:33:17 build #170 of gemini is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/170 Mar 25 10:38:33 build #177 of ep93xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/177 Mar 25 10:59:23 cyrus r36123 trunk/package/network/ipv6/odhcp6c/Makefile * odhcp6c: minor bug fixes Mar 25 11:13:33 jow r36124 trunk/feeds.conf.default * feeds.conf.default: switch LuCI feed to nbd.name git mirror Mar 25 11:22:47 cyrus r36125 trunk/package/network/utils/iptables/Makefile * iptables: don't use --enable-ipv6 if IPv6 is disabled Mar 25 11:30:59 * _rmk_ tweaks his irssi config... back in a bit Mar 25 13:53:54 kaloz r36126 trunk/target/linux/generic/config-3.9 * [generic/3.9]: add missing symbols Mar 25 13:54:24 kaloz r36127 trunk/target/linux/ (10 files) * [generic/3.9]: refresh patches against -rc4 Mar 25 14:19:08 kaloz r36128 trunk/target/linux/ (18 files in 2 dirs) * [gemini]: upgrade to 3.9-rc4, disable unsupported boards Mar 25 15:48:17 build #157 of octeon is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/157 Mar 25 16:49:23 a little question: Why is not added ltq-hcd to the kernel? If it could be added devices with low flash size will can boot from an external storage. Mar 25 16:49:45 If this is a bad idea tell me it, please. Mar 25 16:50:29 Of course, only an idea, nothing more. Mar 25 16:50:31 Pteridium: because there are also devices without usb, so having it in the kernel would just waste space for them Mar 25 16:54:11 Yes, i haven't realized of this "problem", thanks. Mar 25 16:58:55 Then, in bcm63xx it could be done because they use "regular" ehci and ohci drivers. Excuse me if this idea can disturb you and a lot of thanks for the answer. Mar 25 17:00:44 Pteridium: it does not have anything to do with the type of driver, it just doesn't make sense to force everyone to have the usb drivers enabled if only part of the devices actually have usb Mar 25 17:01:02 bcm63xx does not have usb in the kernel either Mar 25 17:09:38 Sure? Two months i've booted a Comtrend ar5381u from a pendrive. Of course executed kernel_menuconfig to enable the ehci driver and modified the kernel command line in order to boot from ext4.. Mar 25 17:11:00 I'll try this evening one more test, but if you say it can't be done then wil be time waste. Mar 25 17:11:05 Thanks. Mar 25 17:11:36 Two months ago* Mar 25 17:12:18 <[florian]> we did not change that Mar 25 17:12:23 <[florian]> bcm63xx loads usb modules at boot Mar 25 17:13:03 cool! Mar 25 17:16:56 [florian]: did you succeed in uClibc for MIPS64? Mar 25 17:17:29 <[florian]> wbx: not yet, I am reworking the entire thing in owrt so we can easily switch between user-space ABIs Mar 25 17:17:50 Maybe a lot of sid this, but: Congratulations for your wonderful job. That's a pity that i can't help you developing more. Mar 25 17:18:14 people said* Mar 25 17:18:54 [florian]: ah okay, the whole ABI stuff is complicated. and get more complicated if you try multilib support Mar 25 17:19:11 <[florian]> yes, for the moment I just define the ABI at configuration time and that's all Mar 25 17:19:18 <[florian]> I am not quite there yet with proper multilib support ;) Mar 25 17:19:26 <[florian]> uClibc does not work on mips64 anyway Mar 25 17:19:39 [florian]: uClibc works. really. Mar 25 17:20:33 [florian]: did you got my mail about it? Mar 25 17:20:58 <[florian]> yes Mar 25 17:24:47 [florian]: but you still have issues? Mar 25 17:25:04 <[florian]> wbx: like I wrote, it just does not start init properly for me Mar 25 17:25:09 <[florian]> and exits with SIGUSR1 Mar 25 17:25:37 [florian]: but you have the TARGET_SUBARCH stuff corrected? Mar 25 17:25:50 <[florian]> ah maybe not Mar 25 17:26:17 <[florian]> no I don't, will try with it Mar 25 17:26:18 <[florian]> thanks! Mar 25 17:26:53 then f.e. init=/bin/sh should work Mar 25 17:43:04 <[florian]> wbx: I need to your patch to be able to select the target subarch Mar 25 18:44:06 jow r36129 trunk/package/base-files/ files/etc/hotplug.d/net/00-sysctl files/etc/hotplug.d/net files/etc/init.d/sysctl Makefile Mar 25 18:44:06 package/base-files: change sysctl handling Mar 25 18:44:06 Move /etc/init.d/sysctl to index 00 and add hotplug script that applies Mar 25 18:44:06 interface specific sysctls for interfaces that only appear later - this Mar 25 18:44:08 allows to reliably configure per-interface parameters in sysctl.conf, e.g. Mar 25 18:44:11 to disable ipv6 autoconfig on a specific iface. Mar 25 18:45:59 jow r36130 trunk/package/base-files/files/etc/init.d/sysctl * base-files: fix bad start index in previous commit Mar 25 19:39:57 build #192 of au1000 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/192 Mar 25 20:54:38 build #228 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/228 Mar 25 22:02:38 build #164 of mpc52xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/164 Mar 26 01:19:03 build #205 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/205 Mar 26 01:23:31 build #205 of ppc44x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/205 **** ENDING LOGGING AT Tue Mar 26 02:59:58 2013