**** BEGIN LOGGING AT Sat Jul 26 03:00:00 2014 Jul 26 04:21:15 build #676 of cobalt is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/676 Jul 26 05:08:42 build #131 of pxa is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/131 Jul 26 06:24:49 nbd, is https://dev.openwrt.org/ticket/17266 fixable please? Jul 26 07:02:24 build #17 of x86.kvm_guest is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86.kvm_guest/builds/17 Jul 26 07:11:21 cyrusff, if you have time for https://dev.openwrt.org/ticket/17272 , seems no default route anymore.. thanks Jul 26 11:11:52 dape: no idea where this msg is coming from Jul 26 11:15:07 ah, it's firewall3 Jul 26 11:15:44 jow_laptop: can we change that warning to only be printed if anything in the config actually relies on ipset support? Jul 26 11:15:54 (text is "Unable to locate ipset utility, disabling ipset support") Jul 26 11:34:51 build #636 of ppc44x is complete: Failure [failed shell_9] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/636 Jul 26 11:51:41 nbd: yes Jul 26 11:55:36 thank you! now, if cyrusff can take a look at the ipv6 route problem when he has some time.. Jul 26 12:20:33 hauke r41832 trunk/package/ system/ixp4xx-microcode system/vsc73x5-ucode network/services/mdnsd system/am33x-cm3 * packages: remove empty directories Jul 26 12:21:49 nbd: actually I wonder why that stuff ends up in syslog at all Jul 26 12:21:59 its a simple fprintf(stderr, ...) Jul 26 12:23:34 probably because it's called from the netifd dhcpv6 proto handler Jul 26 12:23:42 and netifd relays stdout/stderr to syslog Jul 26 12:23:50 then the protohandler should call fw3 -q Jul 26 12:24:01 ok Jul 26 12:25:49 nbd r41833 trunk/package/network/ipv6/odhcp6c/files/dhcpv6.script * odhcp6c: suppress fw3 warnings Jul 26 12:26:16 hauke r41834 trunk/target/linux/ ep93xx/patches-3.6 ep93xx/config-3.6 generic/patches-3.6 generic/config-3.6 * kernel: remove kernel 3.6 Jul 26 12:28:57 nbd: thanks Jul 26 12:29:06 Hauke: did you have a look at my [PATCH] brcm47xx: don't create named switch_vlan sections Jul 26 12:29:12 Hauke: i was checking this few times Jul 26 12:29:23 Hauke: and i really don't see a point of having these sections names Jul 26 12:29:25 *named Jul 26 12:36:09 hauke r41835 trunk/target/linux/brcm47xx/base-files/etc/init.d/netconfig * brcm47xx: don't create named switch_vlan sections Jul 26 12:36:19 zajec: thanks for the patch Jul 26 12:43:14 thanks Jul 26 12:43:22 that was a bit confusing for me :) Jul 26 12:44:14 Hauke: would you like me to prepare list of b43 patches that recently went into wireless-next.git? Jul 26 12:44:23 Hauke: would it make to easier for you to backport them? Jul 26 12:45:03 I would just ask git for that Jul 26 12:45:09 I used this: git rev-list --no-merges --reverse master-2014-05-22..master-2014-07-22 drivers/net/wireless/b43 | git cherry-pick --stdin Jul 26 12:45:27 or a normal diff should probably do the same Jul 26 12:45:42 or are there some patches that should not go into OpenWrt? Jul 26 12:46:37 wow, nice Jul 26 12:47:03 you know git better than me :) Jul 26 12:47:08 Hauke: all patches may just go it :) Jul 26 12:47:10 *in Jul 26 12:47:15 hey zajec, do you think BCM4360 support could arrive within reasonable time ? Jul 26 12:47:20 or should I not hope for that :) Jul 26 12:47:21 stintel: no ;) Jul 26 12:47:39 ok, so stick with OS X :( Jul 26 12:47:40 build #682 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/682 Jul 26 12:47:56 stintel: we could probably add support for it limited to 802.11g speeds Jul 26 12:48:16 stintel: then probably with Hauke help we could get 802.11n speeds (at least some features) Jul 26 12:48:37 stintel: but we won't be able to support all 802.11ac fun stuff in any reasonable time Jul 26 12:48:45 don't really care about ac ;) Jul 26 12:48:48 b43 still doesn't support 40 MHz width Jul 26 12:48:54 just having wifi would be cool ;p Jul 26 12:49:20 i was about to write to openwrt-devel asking if anyone is interested in doing some donations for hw for me :) Jul 26 12:49:36 I put Gentoo on a bootable SD card, should you need someone to test anything someday, feel free to ping Jul 26 12:49:38 i still want to take a look at some stuff Jul 26 12:49:45 complete N-PHY, then improve HT-PHY a bit Jul 26 12:49:48 hehe, not going to donate my macbook air though :D Jul 26 12:49:55 then I'd like to see AC-PHY Jul 26 12:50:08 can you easily get just a card with those chips ? Jul 26 12:50:16 stintel: $ via paypal for me buying hardware would be enough Jul 26 12:51:12 ok, I'll have to check with my accountant if I can do that with my company, because my personal account is currently, uhm, rather empty Jul 26 12:51:13 yeah, i could buy PCE-AC56 / PCE-AC66 / PCE-AC68 for example Jul 26 12:52:03 plus some mini pcie cards from ebay Jul 26 12:52:11 Azurewave for example Jul 26 13:03:59 stintel: what distro do you use? Jul 26 13:04:37 stintel: does you distro kernel have MMIOTRACE enabled? please try this: Jul 26 13:04:39 echo mmiotrace > /sys/kernel/debug/tracing/current_tracer Jul 26 13:04:58 zajec: gentoo, I can enable it in the kernel :) Jul 26 13:04:59 if that success, you can disable mmiotrace by: echo nop > /sys/kernel/debug/tracing/current_tracer Jul 26 13:05:14 stintel: ah ;) Jul 26 13:06:06 stintel: could you compile kernel with CONFIG_MMIOTRACE=y and grab mmiodump from "wl.ko" for me? Jul 26 13:06:17 i've described this in http://lists.infradead.org/pipermail/b43-dev/2014-July/003497.html Jul 26 13:06:40 can do Jul 26 13:06:52 you will need to disable NetworkManage to keep dump cleaner, otherwise I will not able to follow/understand it Jul 26 13:07:15 NM isn't even installed yet ;) Jul 26 13:07:21 you will also need to replace "wlan0" with correct interface in my script Jul 26 13:07:25 oh, great :) Jul 26 13:08:26 have to recompile with some config changes anyway to be able to use wl.ko Jul 26 13:08:31 that's really horrible :P Jul 26 13:09:19 the newest wl.ko doesn't use WEXT anymore Jul 26 13:09:28 oh Jul 26 13:09:37 :) finally Jul 26 13:09:40 they use cfg80211 Jul 26 13:09:44 http://www.broadcom.com/support/802.11/linux_sta.php 6.30.223.248 Jul 26 13:11:45 ah so the ebuild is bad :) Jul 26 13:14:01 build #647 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/647 Jul 26 13:18:05 build #605 of sibyte is complete: Failure [failed shell shell_9] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/605 Jul 26 13:18:52 stintel: you may need this http://pastebin.com/yXQ15nwq Jul 26 13:19:27 am on 3.12.21 still, is that OK ? Jul 26 13:20:12 oh, no problem then :) Jul 26 13:20:18 no need to patch anything Jul 26 13:21:56 stintel: if you get the dump, when sending me an e-mails, please include lspci -nnv -d 14e4: Jul 26 13:40:03 heh, blacklist no worky. I'll just mv wl.ko then Jul 26 13:40:10 I blame systemd Jul 26 13:46:55 zajec: you've got mail :) Jul 26 13:46:56 stintel: thanks Jul 26 13:47:00 oh heh :) Jul 26 13:47:07 that was fast ;) Jul 26 13:47:15 i was about tot hanks for "mv" ;P Jul 26 13:47:29 and thank you ;) Jul 26 13:48:06 and blacklist does work, had to blame myself instead Jul 26 13:48:46 oops Jul 26 13:48:49 wait a sec ... :| Jul 26 13:49:04 MARK 0.000000 Lost 48116 events. Jul 26 13:49:23 did you execute "echo 4094 > /sys/kernel/debug/tracing/buffer_size_kb"? Jul 26 13:49:43 I ran the script attached to http://lists.infradead.org/pipermail/b43-dev/2014-July/003497.html Jul 26 13:49:54 huh Jul 26 13:49:58 4096 was always working for me Jul 26 13:50:01 for every card I've tried Jul 26 13:50:41 could you replace that command it my script with the following one? Jul 26 13:50:43 echo 16376 > /sys/kernel/debug/tracing/buffer_size_kb Jul 26 13:50:50 and... grab the dump again, please? :| Jul 26 13:51:13 i'd like you to do cold boot again unfortunately Jul 26 13:51:31 iw: command not found Jul 26 13:51:32 :P Jul 26 13:51:37 I'll fix that too while at it ;) Jul 26 13:51:56 ;) Jul 26 13:55:05 think this went better Jul 26 13:57:21 looks cool! Jul 26 13:57:29 aight, glad to hear :) Jul 26 14:13:42 build #617 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/617 Jul 26 14:14:57 nbd, looks like the netifd patch causes some new problems I overlooked yesterday Jul 26 14:15:07 Now I get an endless storm of renews... Jul 26 14:17:46 build #706 of at91 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/706 Jul 26 14:27:16 neoraider: yeah, i forgot a small line Jul 26 14:27:21 ec Jul 26 14:27:22 sec Jul 26 14:27:40 neoraider: http://nbd.name/netifd-renew-fix.patch Jul 26 14:33:28 nbd, thanks, that fixed it. Jul 26 14:37:37 nbd r41836 trunk/package/network/config/netifd/Makefile * netifd: fix a small issue in r41831 Jul 26 16:12:12 build #542 of iop32x is complete: Failure [failed shell shell_9] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/542 Jul 26 18:31:11 Whats wrong with the v6 default route? Jul 26 19:01:42 cyrusff, hello, well, it ain't there :) https://dev.openwrt.org/ticket/17272 Jul 26 19:23:22 Can you post the output of ifstatus wan6 please Jul 26 19:23:49 cyrusff, sure, let me flash back and move to other laptop connected to that router Jul 26 19:24:08 Take your time Jul 26 19:24:24 Will check back tomorrow Jul 26 19:25:05 want me to update the ticket or paste her a link to the output? Jul 26 19:29:11 cyrusff, https://dev.openwrt.org/ticket/17272#comment:2 this is ifstatus wan6 on the router Jul 26 20:29:20 <_trine> trunk is not compiling http://paste.debian.net/111881/ Jul 26 20:38:16 blogic r41837 trunk/target/linux/ ramips/base-files/lib/upgrade/platform.sh ramips/base-files/lib/ramips.sh * ramips: fix sysupgrade for asiarf awm003 Jul 26 20:38:22 blogic r41838 trunk/target/linux/ramips/base-files/etc/uci-defaults/02_network * ramips: fix vlan configuration for asiarf avm003 Jul 26 20:38:30 blogic r41839 trunk/target/linux/ (25 files in 3 dirs) * ramips: ethernet mac cleanup Jul 26 20:38:36 blogic r41840 trunk/package/base-files/files/etc/init.d/boot * base-files: Remove stale calls to start() in initscripts. Jul 26 20:38:43 blogic r41841 trunk/target/linux/ (7 files in 6 dirs) * ramips: add support for Kingston MLW221 Jul 26 20:38:53 blogic r41842 trunk/target/linux/octeon/patches-3.10/120-octeon_platform_usb.patch * octeon: fix usb support on edge router pro Jul 26 21:44:51 build #225 of mvebu is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mvebu/builds/225 Jul 26 22:15:19 build #131 of adm8668 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/131 Jul 26 23:05:49 build #530 of mcs814x is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/530 Jul 26 23:19:20 build #636 of rb532 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/636 Jul 27 01:05:36 build #641 of x86 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/641 **** ENDING LOGGING AT Sun Jul 27 03:00:00 2014