**** BEGIN LOGGING AT Tue Feb 08 02:59:57 2011 Feb 08 03:59:27 build #62 of etrax is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/etrax/builds/62 Feb 08 05:18:55 build #72 of gemini is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/gemini/builds/72 Feb 08 12:12:31 gmorning Feb 08 12:33:01 build #63 of au1000 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/au1000/builds/63 Feb 08 12:37:08 nbd * r25418 /trunk/package/mac80211/patches/405-world_regd_fixup.patch: (log message trimmed) Feb 08 12:37:08 ath: fix world regulatory domain fix-up so that all regulatory rules are processed Feb 08 12:37:08 r24503 (trunk) and r24505 (backfire) revised the regulatory rules used Feb 08 12:37:08 for the ath drivers' world regulatory domains in the 5GHz band by Feb 08 12:37:08 opening up channels 36, 40, 44, and 48 to being used without the Feb 08 12:37:08 *_PASSIVE_SCAN and *_NO_IBSS flags set. This was done by breaking Feb 08 12:37:09 ATH9K_5GHZ_5150_5350 into two REG_RULES. The various struct Feb 08 12:40:15 nbd * r25419 /branches/backfire/package/mac80211/patches/405-world_regd_fixup.patch: ath: merge regulatory fixup from r25418 Feb 08 12:43:13 jeeeez Feb 08 12:57:19 * OutBackDingo_ wonders when theyll actually fix quassel Feb 08 13:23:54 [florian]: ping Feb 08 13:24:54 <[florian]> KanjiMonster: pong Feb 08 13:25:33 [florian]: care to commit the brcm63xx brcm-wl build fix? ;) Feb 08 13:25:42 <[florian]> KanjiMonster: sure, holdon Feb 08 13:26:36 <[florian]> can you point me to which ticket number it was also reported? Feb 08 13:27:06 #8808 Feb 08 13:27:12 <[florian]> thank you Feb 08 13:27:22 was at least one Feb 08 13:27:49 <[florian]> just build testing, and I will commit the patch Feb 08 13:28:36 also any hint how to label dual-use leds? the spw303v has a red/green led labeled "Power/DSL", but '/' probably isn't the best choice of character in a led name ;) Feb 08 13:34:42 Hi, I'm trying to get a new broadcom binary driver (5.10.147) up on backfire, I have a lot of it working so far but I have 2 unresolved externals that I'm not sure how to resolve Feb 08 13:35:17 request_irq and __mod_timer. Both appear to no longer be exported Feb 08 13:36:12 <[florian]> __mod_timer looks like an internal symbol name, mod_timer is exported and should most likeky be used Feb 08 13:36:14 Does any one know the "recommend" replacements Feb 08 13:36:24 <[florian]> about request_irq(), I a not sure, it should be exported already Feb 08 13:36:58 __mod_timer used to be exported Feb 08 13:37:28 It was on 2.6.22. I think it was removed on 2.6.30 Feb 08 13:37:50 may have been exported in error Feb 08 13:41:33 was request_irq replaced with setup_irq Feb 08 13:46:58 florian * r25420 /trunk/target/linux/brcm63xx/patches-2.6.35/977-ssb_export_fallback_sprom.patch: Feb 08 13:46:58 [brcm63xx] fix build of brcm-wl Feb 08 13:46:58 The fallback needs to be exported for bcm63xx, too. Runtime tested with a Feb 08 13:46:58 BCM4322 on a BCM6358. Feb 08 13:46:58 Signed-off-by: Jonas Gorski Feb 08 13:48:59 stuffa: more likely just an inline function: http://lxr.linux.no/#linux+v2.6.32.28/include/linux/interrupt.h#L121 Feb 08 13:51:16 Ahh .. I see .. I missed that - thanks Feb 08 13:51:47 That now makes 3 of them Feb 08 13:55:59 stuffa: you could try to write wrapper functions for __mod_timer and request_irq which just call mod_timer and request_threaded_irq (assuming you don't have access to the relevant sources to change the actual calls ;) Feb 08 13:58:51 I can do that.. I have already done it for init_timer and alloc_netdev. __mod_timer may not be so simple, I will have to go back and look at how it was used in the 2.6.22 kernel Feb 08 13:59:42 Thanks for request_irq - I had been looking at it all night, and didn't see it Feb 08 13:59:45 chher Feb 08 16:20:18 build #80 of ubicom32 is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/ubicom32/builds/80 Feb 08 17:24:19 mb * r25421 /trunk/package/hotplug2/patches/170-non_fatal_include.patch: hotplug2: Only ignore failed includes for missing files Feb 08 17:25:47 mb * r25422 /trunk/ (2 files in 2 dirs): n810: Support modular battery management Feb 08 17:26:22 mb * r25423 /trunk/target/linux/omap24xx/profiles/100-n810.mk: n810: Add kmod-n810bm to profile Feb 08 17:31:40 jow * r25424 /packages/ipv6/radvd/ (Makefile files/radvd.init): [packages] radvd: use "::/64" placeholder for empty prefixes in interface sections (#8788) Feb 08 19:32:28 nbd * r25425 /trunk/package/mac80211/ (18 files in 2 dirs): mac80211: update to wireless-testing 2010-02-07 Feb 08 19:32:33 nbd * r25426 /trunk/package/mac80211/patches/ (2 files): ath9k: add fixes for AP side powersave frame buffering Feb 08 20:13:01 tornado: hi Feb 08 20:14:13 nbd: hi Feb 08 20:14:39 you were the one that had the WDS AP/STA issues with ath5k, right? Feb 08 20:14:50 nbd: how are you? Feb 08 20:14:57 nbd: yes :) Feb 08 20:15:13 i found (and fixed) some more bugs recently Feb 08 20:15:21 if you try a new version, it should work better now ;) Feb 08 20:15:52 nbd: wowwwwww that's one of the best news today :) Feb 08 20:16:04 nbd: thank you very much Feb 08 20:17:28 nbd: I'll test it and tell you about it Feb 08 20:17:39 sounds good Feb 08 21:35:40 hi, is it any possible that the svn trunk suddenly stopped producing final image files for flashing (such as sysupgrade/factory) on its latest revisions? Feb 08 21:36:07 which target? Feb 08 21:39:42 well i tried to compile ar71xx for tp-link tl-wr841nd v7 (squashfs) which actual results in the following files: http://pastebin.com/b8As4690 Feb 08 21:42:29 did you enable a profile? Feb 08 21:43:54 yes that's my target profile (tp-link..) Feb 08 21:45:06 however, im sure it was working on sunday morning Feb 08 21:45:46 it works for my profile (1043nd, same target). try again with make target/install V=99 and watch the messages Feb 08 21:48:31 ok now it says that the root image is too big for both 'factory' and 'sysupgrade' Feb 08 21:49:05 im wondering how this could be since it is minimal configured for like 3-4MB Feb 08 21:50:49 http://pastebin.com/DT8Rt62M Feb 08 21:54:40 does your hw have a 4mb flashchip? Feb 08 21:55:31 yes Feb 08 21:56:38 then chances are high that your image *is* too big ;-) Feb 08 21:57:04 but the fun fact is that im using exactly the same config like before Feb 08 21:57:46 check svn log, maybe something got added to one of your packages Feb 08 22:02:51 hmm might be an issue, didnt give that idea much thought Feb 08 22:12:51 well, still nothing ,,, openwrt-ar71xx-generic-root.squashfs-4k is like 3M Feb 08 22:13:31 but mktplinkfw keeps telling too big Feb 08 22:35:22 ping nbd Feb 08 22:41:30 <_trine> nbd, trunk/build_dir/linux-ar71xx_generic/compat-wireless-2011-02-07/.prepared_cc43d0209344a7fdd94c60588d8a6736] Error 1 Feb 08 22:43:07 <_trine> http://dpaste.com/397582/ Feb 08 22:43:55 _trine: yes, that patch that you put into your local tree apparently isn't compatible with the new mac80211 Feb 08 22:43:58 tripolar: pogn Feb 08 22:43:59 pong Feb 08 22:44:21 <_trine> ah OK I will remove it Feb 08 22:44:30 nbd can you please subbmit the openssl 1.0.0d patch a sent to the ml? it fixes a critical bug in 1.0.0c Feb 08 22:44:56 it just changes the md5sum and the openssl version number Feb 08 22:45:09 tripolar: will do Feb 08 22:53:06 nbd * r25427 /trunk/package/openssl/Makefile: openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar) Feb 08 22:53:17 thanks Feb 08 22:53:35 @nbd Feb 08 23:12:39 when upgrading formware in luci its just the trx I want right, the bin is for the default web interface? Feb 08 23:14:18 ah nevermind wiki for the win, right trying it out Feb 08 23:30:07 build #61 of adm5120 is complete: Failure [failed shell_4 compile_6] Build details are at http://tksite.gotdns.org:8010/builders/adm5120/builds/61 Feb 08 23:36:05 nbd * r25428 /trunk/package/mac80211/patches/531-ath9k_fix_ap_ps_buffering.patch: ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit Feb 09 01:39:46 build #78 of orion is complete: Failure [failed compile_2] Build details are at http://tksite.gotdns.org:8010/builders/orion/builds/78 Feb 09 02:10:52 build #71 of ps3 is complete: Exception [exception failed slave lost shell_13 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ps3/builds/71 Feb 09 02:10:53 build #59 of mpc52xx is complete: Exception [exception failed slave lost shell_13 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/mpc52xx/builds/59 Feb 09 02:10:55 build #59 of octeon is complete: Exception [exception failed slave lost shell_13 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/octeon/builds/59 Feb 09 02:10:58 build #73 of ramips is complete: Exception [exception failed slave lost shell_13 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ramips/builds/73 **** ENDING LOGGING AT Wed Feb 09 02:59:57 2011