**** BEGIN LOGGING AT Sun May 06 03:00:02 2012 May 06 03:26:17 jow_laptop: ok, have the change mostly written... but had a quick question... May 06 04:05:02 build #7 of rdc is complete: Failure [failed shell_2 compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/rdc/builds/7 May 06 07:09:30 nbd: yes, they are. openconnect doesn't clean up the environment; specifically to allow stuff like that. May 06 08:27:46 nbd * r31622 /trunk/package/ubus/Makefile: ubus: update to latest version, add LUAPATH to cmake options - fixes #11398 May 06 14:03:58 build #10 of iop32x is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/10 May 06 14:04:21 jogo * r31623 /trunk/target/linux/ar7/Makefile: May 06 14:04:21 AR7: don't mark as broken May 06 14:04:21 Linux 3.3.4 boots fine on my AR7 device. May 06 14:12:14 KanjiMonster: which ar7 device did you try? May 06 14:12:41 I'm tempted to update my W701V image May 06 14:12:47 loswillios: wag354g (v1 I think) May 06 14:14:04 did you flash via bootloader or from openwrt? May 06 14:14:40 hm iirc it was only possible from adam2 May 06 14:18:21 via bootloader May 06 14:19:15 loswillios: while pspboot doesn't seem to support much, it has a tftp server allowing you to upload an image on this device May 06 14:37:43 guys, if i may interrupt, just svn updated and trying to recompile for wr1043nd but make breaks.. running with V=99 it seems to stop at -> http://pastebin.ca/2144845 May 06 14:38:46 dape: must be an odd python version May 06 14:38:56 0555 is octal notation, should be a vlid token May 06 14:39:12 last successfull compile was last week.. tried make clean but no success May 06 14:53:09 philipp64|laptop: the tag stuff looks okay, but I wondered whether you maybe want to spare the "option name" and just name the section isntead May 06 14:53:27 config tag foo instead of config tab; option name foo May 06 15:18:24 dape: SCons does not support python 3 May 06 15:20:21 uhm.. May 06 15:21:06 im on gentoo stable, eselect python list says only python 3.2 available May 06 15:21:27 not my problem :) May 06 15:22:40 then let me emerge scons for my system, i see its pulling parallel python 2.7.2 May 06 15:26:01 weird anyway, till this week i was able to make stuff, perhaps this scons got involved last days May 06 15:30:02 you can try to put that http://luci.subsignal.org/~jow/100-python3-compat.patch in tools/scons/patches/ May 06 15:31:05 thanks, bbl with feedback May 06 15:33:53 or not, jow_laptop with that patch i -> get http://pastebin.ca/2144861 May 06 16:57:45 updated openwrt/upstream, https://home.comcast.net/~sdwalker/uscan/index.html May 06 17:04:41 jow * r31624 /trunk/tools/scons/patches/100-python3-compat.patch: [tools] scons: fix compatibility with python 3, upstream still does not support it... May 06 17:08:33 nbd * r31625 /trunk/target/linux/ (22 files in 5 dirs): atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels May 06 17:11:19 dape: ^ May 06 17:15:05 nbd * r31626 /trunk/target/linux/atheros/patches-3.3/ (4 files): atheros: clean up the patches some more May 06 17:15:42 jow_laptop: sure, I just need to figure out how to make that change. May 06 17:18:21 philipp64|laptop: instead of config_get name "$foo" name you just use "$foo" May 06 17:18:58 or rather name="$foo" May 06 18:01:35 thanks jow_laptop it works. May 06 18:05:46 by the way, i think i saw a patch for this (back these months) so i can move the trunk on my disc wherever i want, it isnt path-hardcoded anymore? May 06 18:08:50 it should work, yes May 06 18:09:01 any path is derived from STAGING_DIR now May 06 18:09:02 meh, make V=99 shows it breaks here, now.. -> http://pastebin.ca/2144891 May 06 18:09:37 not seen that one yet. Probably a bad .config May 06 18:09:44 lemme do it again May 06 18:25:41 build #9 of rb532 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/9 May 06 18:27:14 no, still breaks. May 06 18:27:34 http://pastebin.ca/2144895 May 06 18:31:19 build #7 of gemini is complete: Failure [failed shell_2] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/7 May 06 18:32:08 jow_laptop: done. also, I thought I had tested this but maybe not enough... a dhcp-option= line can't take multiple 'option:' instances, which is bogus. May 06 18:32:20 so I tweaked it to generate multiple lines instead. May 06 18:32:41 thepeople: ping May 06 18:34:44 jow_laptop: should the other instances of dhcp-option also be tweaked to take the "option force 1" line? May 06 18:35:09 philipp64|laptop: pong May 06 18:35:10 maybe May 06 18:35:23 let me work up a patch. May 06 18:39:20 jow_laptop: should i bug the devel list with this? tried remaking my kernel_menuconfig for tp-link wr1043nd on kernel 3.3.4 and still breaks -> http://pastebin.ca/2144897 May 06 18:40:28 so you use a modified kernel config? May 06 18:40:32 please try the default one May 06 18:41:08 yes, im disabling debugging stuff and network support the device doesnt need, im 99% sure its nothing critical, but i will do as you say May 06 18:42:26 p.s. everything i disabled worked fine with 3.3.3 last week... May 06 18:43:10 must not be your disablings, I think your kernel config is out of sync May 06 18:43:10 i think that bug was introduced in r31602 May 06 18:43:32 i don't think it's a config issue in dape's tree May 06 18:43:49 jow_laptop: well, i erased the config-3.3 , re-made kernel_menuconfig for 3.3.4 and still wont make May 06 18:44:39 the commit that i mentioned changed the code over to using hauke's generic ehci/ohci platform drivers May 06 18:44:41 btw: in menuconfig im enabling usb-storage May 06 18:44:42 and seems to be missing something May 06 18:45:02 so yes, go ahead and report it on the list, cc juhosg May 06 18:45:08 he'll probably fix it soon then May 06 18:45:49 juhosg@openwrt.org ? he's not on the devel list? May 06 18:46:00 well, if you cc him he'll notice it faster May 06 18:46:10 yes, juhosg@openwrt.org May 06 18:46:14 mail filters, got it May 06 18:47:28 and I'll try to remember the attachment this time... May 06 18:47:43 jow_laptop: better? May 06 18:48:16 dape: what problem do you have, I can not connect to pastebin.ca May 06 18:48:44 Hauke: the ar71xx patch is missing an implementation for ehci_update_device() May 06 18:49:18 Hauke: trying to compile for tp-link wr1043nd with kernel 3.3.4 and it breaks at: In file included from drivers/usb/host/ehci-hcd.c:1380:0: May 06 18:49:21 drivers/usb/host/ehci-platform.c:78:20: error: 'ehci_update_device' undeclared here (not in a function) May 06 18:50:22 nbd: hmm, leaving kernel_menuconfig untouched seems to work... no error yet May 06 18:50:49 ah that's bad, I compield ehci with pci supported every time and did not notice May 06 18:51:10 Hauke: may i paste my modified .config somewhere else ? May 06 18:52:47 well, this is it -> http://dpaste.com/743812/ im just disabling debug stuff, unneeded network drivers, i think nothing critical was left out May 06 18:57:30 dape: try this patch: http://dpaste.com/743821/ May 06 18:59:39 not sure where to.. patch.. May 06 19:00:29 got it. May 06 19:02:28 patch failed May 06 19:05:42 bleh, im a mess tonight, i blame the hellish heat, i manually commented that section, trying recompiling now.. May 06 19:08:41 jow_laptop: ok, I have the force patch but it applies on top of the tag patch. May 06 19:09:15 maybe I should have done it as a sequence of patches. May 06 19:10:57 as long as you didn't also send them in the wrong order it should be no big deal May 06 19:13:09 Hauke: commenting the ehci stuff seems to be okay, got through the usb stuff and moving forward May 06 20:04:36 Hauke: thanks for the patch, everything compiled successfully. May 06 20:33:20 hauke * r31627 /trunk/package/kernel/modules/video.mk: May 06 20:33:20 kernel: remove kmod-video-ov511 and kmod-video-ovcamchip May 06 20:33:20 These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. May 06 20:34:07 hauke * r31628 /trunk/package/kernel/modules/video.mk: May 06 20:34:07 kernel: add kmod-video-gspca-konica and remove kmod-video-konica May 06 20:34:07 kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica May 06 20:34:58 hauke * r31629 /trunk/package/kernel/modules/video.mk: May 06 20:34:58 kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions May 06 20:34:58 This module is available on all supported kernel versions May 06 20:35:56 hauke * r31630 /trunk/package/kernel/modules/video.mk: May 06 20:35:56 kernel: add video-videobuf2 May 06 20:35:56 This should fix #11349 and #11142 May 06 20:37:10 hauke * r31631 /trunk/package/kernel/modules/usb.mk: May 06 20:37:11 kernel: remove kmod-usb-video May 06 20:37:11 This was remove in kernel 2.6.38 and is not needed any more. May 06 20:40:21 hauke * r31632 /trunk/package/kernel/modules/usb.mk: May 06 20:40:21 kernel: remove kmod-usb-video May 06 20:40:21 This was remove in kernel 2.6.38 and is not needed any more. May 06 20:40:21 The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30. May 06 20:40:55 hauke * r31633 /trunk/package/kernel/modules/usb.mk: May 06 20:40:55 kernel: remove kmod-usb-serial-airprime May 06 20:40:55 This was removed from kernel 2.6.27 May 06 20:43:35 hauke * r31634 /trunk/package/ (14 files in 6 dirs): May 06 20:43:35 kernel: remove kernel modules and references to kernels <= 2.6.36 May 06 20:43:35 OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. May 06 20:44:40 hauke * r31635 /trunk/target/linux/brcm47xx/patches-3.3/220-add_gpio_request_one.patch: May 06 20:44:40 brcm47xx: add gpio_request_one() May 06 20:44:40 This fixes a compile error with kernel 3.3. May 06 21:03:20 build #7 of adm5120 is complete: Failure [failed shell_2] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/7 May 06 21:17:33 build #10 of octeon is complete: Failure [failed shell_2] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/10 May 06 21:19:05 nbd * r31636 /trunk/package/pptp/Makefile: pptp: fix installation path for netifd proto handler May 06 21:19:15 nbd * r31637 /trunk/target/linux/ (37 files in 9 dirs): kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes May 06 21:25:35 jogo * r31638 /trunk/target/linux/brcm63xx/patches-3.3/ (2 files): May 06 21:25:35 bcm63xx: fix a race between PCI bus scan and fallback sprom registration May 06 21:25:35 The fallback sprom handler was installed too late, resulting in ssb May 06 21:25:35 failing to get a valid sprom on some devices. May 06 21:25:35 Fixes #11384. May 06 21:25:44 jogo * r31639 /trunk/package/base-files/files/etc/init.d/boot: May 06 21:25:44 base-files: wait for wifi modules to settle May 06 21:25:44 On slower devices wifi drivers might take too long for detecting May 06 21:25:44 devices, resulting in the wifi detect call not seeing them. May 06 21:25:44 This was observed on a bcm6348 with bcm4318 wifi. Adding a one second May 06 21:25:44 pause was enough for b43 to expose the device. May 07 00:23:19 build #12 of brcm63xx is complete: Failure [failed shell_2] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/12 May 07 00:32:22 build #7 of mpc52xx is complete: Failure [failed shell_2] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/7 May 07 01:24:37 build #8 of sibyte is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/8 May 07 02:22:00 build #9 of ixp4xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/9 **** ENDING LOGGING AT Mon May 07 02:59:59 2012