**** BEGIN LOGGING AT Tue Apr 24 02:59:58 2012 Apr 24 05:51:20 build #1 of avr32 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/1 Apr 24 07:39:47 openwrt r31296 I built here boots with usb drivers and usb stick /dev/sda1 present...and mounting it as ext4 fs from the command line works perfectly, but on boot, even with http://fpaste.org/dPXG/ content in /etc/config/fstab, the resulting /overlay is the flash one, and there's no /tmp/overlay-disabled .... any ideas why? Apr 24 08:29:16 build #1 of kirkwood is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/1 Apr 24 08:36:41 florian * r31455 /trunk/package/acx-mac80211/ (3 files in 2 dirs): Apr 24 08:36:41 [package] acx-mac80211: update to 20122204 Apr 24 08:36:41 Upstream commit id: 15bbffea Apr 24 08:36:43 florian * r31456 /trunk/package/acx/ (8 files in 3 dirs): [package] remove old acx driver Apr 24 08:44:31 florian * r31457 /trunk/package/acx/: [package] remove empty acx directory Apr 24 09:56:26 jogo * r31458 /trunk/ (3 files in 2 dirs): kernel: add some more missing kernel config symbols Apr 24 09:56:28 jogo * r31459 /trunk/ (12 files in 12 dirs): kernel: update linux 3.2 to 3.2.16 Apr 24 09:56:31 jogo * r31460 /trunk/ (17 files in 14 dirs): kernel: update linux 3.3 to 3.3.3 Apr 24 12:09:39 juhosg * r31461 /trunk/target/linux/ar71xx/base-files/etc/uci-defaults/leds: Apr 24 12:09:39 ar71xx: TL-WR741NDv4: add WLAN LED config Apr 24 12:09:39 On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work. Apr 24 12:09:39 Signed-off-by: Matthias Schiffer Apr 24 12:20:16 jogo * r31462 /trunk/target/linux/brcm63xx/Makefile: bcm63xx: switch kernel to 3.3 Apr 24 12:20:18 jogo * r31463 /trunk/target/linux/brcm63xx/ (42 files in 2 dirs): bcm63xx: drop linux 3.0 support Apr 24 12:20:21 jogo * r31464 /trunk/target/linux/brcm63xx/ (44 files in 3 dirs): bcm63xx: drop linux 3.2 support Apr 24 12:32:17 jogo * r31465 /trunk/target/linux/brcm63xx/ (patches-3.0/ patches-3.2/): bcm63xx: remove empty patches directories Apr 24 13:13:51 mirko * r31466 /trunk/include/kernel-defaults.mk: Apr 24 13:13:51 [include/kernel-defaults.mk] enable verbose output of kernel build if V=99 is passed Apr 24 13:13:51 append V=1 to KERNEL_MAKEOPTS when $V (and therewith $KBUILD_VERBOSE) is set to 99 Apr 24 13:27:11 mirko * r31467 /trunk/scripts/feeds: [scripts/feeds] include revisions of feeds when listing them Apr 24 14:37:57 build #1 of orion is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/1 Apr 24 14:41:27 pppd: symbol 'new_style_driver': can't resolve symbol in lib '/usr/lib/pppd/2.4.5/pppol2tp.so'. Apr 24 14:41:28 hrm Apr 24 14:50:35 dwmw2_gone: openconnect uses l2tp ? Apr 24 14:50:43 there is a unaligned in the driver Apr 24 14:50:51 *kernel driver Apr 24 14:50:52 blogic: no, but I want l2tp support too. Apr 24 14:50:56 ok Apr 24 14:51:04 i will revap my patch and send it upstream Apr 24 14:51:13 l2tp uses a 14 byte header Apr 24 14:51:26 this causes an unaligned Apr 24 14:51:35 there is a 2byte flags field in the header Apr 24 14:51:35 the pppol2tp problem is that the variable 'new_style_driver' that used to be exported from pppd is no longer present. Apr 24 14:51:46 we've patched pppd to *assume* it's running on a kernel from this century. Apr 24 14:51:54 just wanted to tell you how to reduce load by 20% : Apr 24 14:51:54 I'll patch the openl2tp plugin similarly :) Apr 24 14:52:01 I'm running on a geos. Apr 24 14:52:15 AMD Geode CPU. It can hope with unaligned access. Apr 24 14:52:21 well Apr 24 14:52:22 ok Apr 24 14:52:49 i'll revamp my patch anyhow :P Apr 24 15:04:04 gr Apr 24 15:04:12 openl2tp is built to require ppp-multilink Apr 24 15:04:22 but actually the packaging says it requires ppp Apr 24 15:04:33 and so opkg tries to install ppp, which conflicts with ppp-multilink :) Apr 24 15:06:57 jow * r31468 /packages/net/ipset/Makefile: Apr 24 15:06:57 [packages] ipset: fix kernel architecture (#11345) Apr 24 15:06:57 The buildsystem passes ARCH="$(ARCH)" by default, but when building kernel modules Apr 24 15:06:57 we need to pass ARCH="$(LINUX_KARCH)" since Linux uses differet arch names in Kbuild. Apr 24 15:06:57 Fixes ipset build on brcm47xx (mipsel -> mips) and likely others. Apr 24 15:45:53 build #1 of ep93xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/1 Apr 24 15:47:50 ok, I have openl2tp kind of working. Apr 24 15:48:02 albeit only with Legacy IP. It doesn't pass the '+ipv6' option to pppd. Apr 24 15:48:11 * dwmw2_gone puts that into /etc/ppp/options. Shouldn't it be there by default anyway? Apr 24 15:59:03 dwmw2_gone: there is supposed to be an option ipv6 1/0 to toggle ipv6 o nthe link Apr 24 16:00:17 jow_laptop: for openl2tpd? We don't have openwrt config glue for that at all right now Apr 24 16:00:22 build #1 of etrax is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/etrax/builds/1 Apr 24 16:00:23 I'm about to implement it Apr 24 16:00:32 but first I'll need to implement it in openl2tpd Apr 24 16:00:39 dwmw2_gone: oh ok Apr 24 16:01:04 dwmw2_gone: a warning though, don't waste too much time on implementing all this proto handlers in shell right now, we'll switch to netifd real soon Apr 24 16:01:15 I already had to patch openl2tpd to make it work at all. Apr 24 16:01:33 jow_laptop: hey, if it's working in shell then you want to replace the config scripts, then it's your job to avoid regressions :) Apr 24 16:01:37 but yeah, it's not that much work Apr 24 16:01:49 well its all "working" to some degree Apr 24 16:02:07 but it usually breaks apart when concurrent things happen, or dynamic events at all Apr 24 16:09:07 speaking of netifd, what version of json-c is being used there? Apr 24 16:10:09 karlp: whatever is in the repo atm Apr 24 16:10:14 the 0.9 stable from a packages? or a private copy inside netifd of something more recent from git? Apr 24 16:10:26 ok, just the json-c in packages trunk then. Apr 24 17:18:20 build #1 of adm5120 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/1 Apr 24 17:27:47 build #1 of gemini is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/1 Apr 24 17:47:15 build #2 of ixp4xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/2 Apr 24 18:18:21 build #1 of rdc is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/rdc/builds/1 Apr 24 18:50:16 mirko * r31469 /trunk/scripts/feeds: [scripts/feeds] re-enable shallow git clones ('--depth 1') Apr 24 19:08:04 build #3 of s3c24xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/3 Apr 24 19:49:27 build #2 of au1000 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/2 Apr 24 21:06:40 hauke * r31470 /trunk/target/linux/brcm47xx/patches-3.2/210-b44_phy_fix.patch: Apr 24 21:06:40 brcm47xx: b44 fix workaround detection on some brcm47xx boards Apr 24 21:06:40 Because of api change of nvram_getenv, the workaround failed to detect the hardware. Apr 24 21:06:40 Based on patch by b.sander Apr 24 21:06:40 Fixes #11268. Apr 24 22:27:36 hauke * r31471 /trunk/target/linux/brcm47xx/patches-3.2/ (2 files): Apr 24 22:27:36 brcm47xx: A couple of other (inconsequential) BCMA patches Apr 24 22:27:36 Noticed these while reviewing the code. Apr 24 22:27:36 Signed-off-by: Nathan Hintz Apr 24 22:43:40 heh, so I got this mikrotik rb2011l-in, and having my first experience with routeros Apr 24 22:43:44 I go WTF Apr 25 00:15:43 stintel: got openwrt on it yet? :) **** ENDING LOGGING AT Wed Apr 25 02:59:58 2012