**** BEGIN LOGGING AT Fri Oct 08 02:59:57 2010 Oct 08 03:53:16 nbd: ping Oct 08 04:10:02 philipp64|laptop: pong Oct 08 04:10:12 about to go to sleep... Oct 08 04:17:38 nbd: if you've got 2... Oct 08 04:19:55 build #5 of at91 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/at91/builds/5 Oct 08 04:49:43 any life out there? Oct 08 06:42:51 build #5 of etrax is complete: Failure [failed shell_10] Build details are at http://tksite.gotdns.org:8010/builders/etrax/builds/5 Oct 08 07:47:16 AndyI: any luck with Cygwin and opkg? Oct 08 08:28:31 * EqUaTe yawns Oct 08 08:35:34 hello Oct 08 09:22:48 jow * r23314 /trunk/scripts/patch-kernel.sh: [scripts] patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset Oct 08 09:23:19 jow * r23315 /trunk/include/quilt.mk: [include] quilt.mk: export PATCH for patch-kernel.sh Oct 08 11:07:50 hi acoul. did you see the ticket https://dev.openwrt.org/ticket/7858? just wanted to ask, if there'd be any reasons against just removing this line from it: Oct 08 11:07:53 .ndo_change_mtu = eth_change_mtu, Oct 08 11:08:06 (especially as .ndo_change_mtu gets assigned twice) Oct 08 11:08:32 and at least that seemed to work for me here, I could change the mtu and also the mac address then Oct 08 11:09:50 I also have another question for the madwifi in the latest trunk. I'm having a weird probe response flood, blocking quite a lot of the airtime here Oct 08 11:10:46 and my question for that is, it's probably not right, that such a probe response has the same address for both the source and destination field, right? Oct 08 11:11:24 (though the bssid in there differs) Oct 08 11:11:33 or is that normal? Oct 08 11:12:42 the probe response flood is on the 2.4ghz, 802.11g wifi interfaces, set to adhoc mode Oct 08 11:21:42 I meant, the bssid differs from the src/dest field, but is the same in all probe responses, of course, being the cellid Oct 08 11:27:31 uhm. actually it looks like some intel card is doing some DoSing here, sending a probe request broadcast quite frequently... which made 2 of the 4 nodes with madwifi go crazy, hmm Oct 08 11:27:50 nevermind, I'll investigate that further :D Oct 08 11:34:44 ok, so building e2fsprogs failes when it tries to compile filefrag.c Oct 08 11:35:21 whole heap of stuff about __u64 being redefined Oct 08 11:41:55 oh, and a bunch of other things. Oct 08 11:42:21 * EqUaTe goes to try a few things Oct 08 11:54:28 mb * r23316 /packages/sound/flite/ (Makefile patches/100-shared_libs): Oct 08 11:54:28 flite: Parallel build fixes. Oct 08 11:54:28 It does not parallelize well due to the screwed build-rules. Seems nontrivial to fix and probably not worth it. But it should not fail to build anymore. Oct 08 12:12:06 acoul * r23317 /trunk/target/linux/ar71xx/ (23 files in 2 dirs): linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches) Oct 08 12:13:42 jow * r23318 /trunk/package/firewall/ (Makefile files/lib/core_redirect.sh files/lib/core_rule.sh): [package] firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052) Oct 08 12:17:05 acoul * r23319 /trunk/target/linux/ar71xx/patches-2.6.36/209_watchdog_fix.patch: linux/ar71xx: (2.6.36) add a missed patch Oct 08 12:19:57 mb * r23320 /packages/libs/gmp/Makefile: gmp: Fix parallel build Oct 08 12:36:04 <_lore_> ping nbd Oct 08 12:36:23 pong Oct 08 12:36:28 <_lore_> hi Oct 08 12:36:32 hi Oct 08 12:36:42 <_lore_> :) Oct 08 12:37:02 <_lore_> just one question Oct 08 12:37:30 <_lore_> do you know if tpc is not supported yet in ath9k? Oct 08 12:38:19 it's not supported yet Oct 08 12:38:31 <_lore_> ah ok Oct 08 12:38:47 <_lore_> i am using an ar9280 card Oct 08 12:39:35 <_lore_> i try to modify the ar9002_hw_set11n_txdesc() function Oct 08 12:40:11 <_lore_> but the rx power at end point of the radio link never changes Oct 08 12:40:33 i think tpc is currently disabled for ar9280 via register settings Oct 08 12:40:41 <_lore_> ah Oct 08 12:41:03 <_lore_> is possible to enble thi features? Oct 08 12:41:09 <_lore_> *this Oct 08 12:41:48 yes Oct 08 12:42:29 <_lore_> why is disabled by default? Oct 08 12:43:16 because there's nothing actually setting the tpc power settings in the stack Oct 08 12:43:25 <_lore_> ah ok Oct 08 12:43:46 at some point i want to write a tpc algorithm similar to how rate control works Oct 08 12:44:00 <_lore_> great Oct 08 12:44:07 <_lore_> but just to try Oct 08 12:44:18 <_lore_> do you know how to enable it? Oct 08 12:44:49 <_lore_> I set the tx power per pkt in ar9002_hw_set11n_txdesc() Oct 08 12:45:10 i can look it up... Oct 08 12:45:18 <_lore_> :) Oct 08 12:46:29 OS_REG_WRITE(ah, AR_PHY_POWER_TX_RATE_MAX, MAX_RATE_POWER |AR_PHY_POWER_TX_RATE_MAX_TPC_ENABLE); Oct 08 12:46:37 that's from another codebase Oct 08 12:46:51 <_lore_> from ath5k Oct 08 12:46:55 no Oct 08 12:47:04 <_lore_> ok Oct 08 12:47:21 <_lore_> I am going to test it Oct 08 12:47:24 <_lore_> :) Oct 08 13:01:28 Hi, I'm receiving a probe error failed from spi_register_device and the code is -12. Does somone know what is error -12? Is there somewhere a documentation for these error codes ? Oct 08 13:07:31 Alicemirror: http://lxr.free-electrons.com/source/include/asm-generic/errno-base.h Oct 08 13:08:25 lars: Thx :) - It's a strange message, My target don't register spi device. Oct 08 13:12:29 mirko * r23321 /packages/lang/pyqt4/Makefile: [qt4] do not depend von QT4_WS_X11 as it creates a recursive dependency and therewith weird behaviours in menuconfig Oct 08 13:12:29 mirko * r23322 /packages/libs/alsa-lib/patches/003-mips-atomic-static-inline.patch: [alsa-lib] use static's instead of extern's, as latter ones may result in linking errors Oct 08 13:12:30 mirko * r23323 /trunk/target/linux/xburst/Makefile: [target:xburst] do not override CFLAGS - the default ones are fine Oct 08 13:36:47 <_lore_> nbd, unfortunatelly it does no work Oct 08 13:37:47 <_lore_> I verified the register AR_PHY_POWER_TX_RATE_MAX is correctly setted Oct 08 13:38:18 <_lore_> but the power never changes at the end point Oct 08 13:39:08 <_lore_> also modifying power in ar9002_hw_set11n_txdesc on per pkt basis Oct 08 13:39:50 hm Oct 08 13:39:54 no idea then Oct 08 13:40:11 need to look into this in detail when i have time Oct 08 13:40:16 there may be more code changes that need porting Oct 08 13:40:34 <_lore_> ok Oct 08 13:41:15 <_lore_> tnx anyway Oct 08 13:41:17 <_lore_> :) Oct 08 13:52:30 jow * r23324 /branches/backfire/package/firewall/ (Makefile files/uci_firewall.sh): [backfire] backport r23318 Oct 08 13:56:24 someone feel like applying this patch? http://git.busybox.net/busybox/commit/?id=f2da16f451812f40bed51fd60a304df3d7dfc1bd Oct 08 13:57:24 this fixes the nano applet with glibc ? Oct 08 13:58:19 no, it's to do with time Oct 08 13:58:21 nanoseconds Oct 08 13:58:32 it doesn't compile if you enable the nanosecond option for date in busybox Oct 08 13:58:37 in the openwrt build system Oct 08 13:58:54 ah Oct 08 13:59:46 however the fix seems to fix non-uclibc Oct 08 14:00:02 i'm not sure. Oct 08 14:00:02 so the build is broken with nanoseconds and glibc? Oct 08 14:00:26 it does not look like it would change anything for uclibc Oct 08 14:11:10 well, i was building, with that opion turned on it didn't work. Oct 08 14:11:13 turning it off it works. Oct 08 14:11:16 * EqUaTe shrugs Oct 08 14:11:43 don't turn it on then :P Oct 08 14:11:50 :P Oct 08 15:07:40 kerneis * r23325 /packages/net/babel/ (Makefile patches/ patches/001-buggy-packed.patch): Oct 08 15:07:40 [package] babel: include upstream patch until next release Oct 08 15:07:40 Fri Sep 24 16:25:40 CEST 2010 Juliusz Chroboczek Oct 08 15:07:40 * Don't use __attribute__((packed)), it is buggy. Oct 08 15:25:20 acoul * r23326 /packages/net/lsm/ (6 files in 2 dirs): net/lsm: add link state monitor package. (thank you Brian J. Murrell) Oct 08 16:54:23 acoul * r23327 /trunk/target/linux/ar71xx/patches-2.6.36/211-gpio_wr_fix.patch: linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix. Oct 08 16:58:23 mb * r23328 /packages/net/krb5/Makefile: krb5: Remove leftover manual patching Oct 08 17:13:12 mb * r23329 /packages/net/krb5/ (Makefile patches/): krb5: Enable parallel build Oct 08 17:50:26 [florian]: ping? Oct 08 17:59:06 mb * r23330 /packages/libs/libdlna/ (Makefile patches/200-parallel-build.patch): libdlna: Fix parallel build Oct 08 18:32:39 mb * r23331 /packages/libs/libgssapi/Makefile: libgssapi: Fix parallel build Oct 08 18:52:06 mb * r23332 /packages/libs/libmpd/Makefile: libmpd wants glib2 Oct 08 18:55:57 mb * r23333 /packages/libs/libmpd/Makefile: libmpd: Enable parallel build Oct 08 19:04:39 build #5 of adm5120 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/adm5120/builds/5 Oct 08 19:12:11 mb * r23334 /packages/libs/librpcsecgss/Makefile: librpcsecgss: Fix parallel build Oct 08 19:39:34 mb * r23335 /packages/libs/libsynce/Makefile: libsynce: Fix parallel build Oct 08 20:01:40 mb * r23336 /packages/utils/lirc/Makefile: lirc: Update. This fixes compile on 2.6.36 Oct 08 20:16:33 mb * r23337 /packages/utils/loop-aes/Makefile: loop-aes: Update. Fixes compile on 2.6.36 Oct 08 20:40:25 mb * r23338 /packages/net/mdk3/ (Makefile patches/010-fix-dependencies.patch): mdk3: Fix parallel build Oct 08 20:49:29 mb * r23339 /packages/net/mini_snmpd/Makefile: mini_snmpd: Fix parallel build Oct 08 20:58:20 ping xMff Oct 08 20:58:48 I figured out that e2fsck doesn't run if it's a module for extroot...I plan to work on that soon Oct 08 21:07:52 cshore: btw, https://dev.openwrt.org/ticket/8050 Oct 08 21:07:56 looks like preinit is crashing Oct 08 21:11:06 definitely sounds like it...I'll have to check the changesets Oct 08 21:21:28 agb * r23340 /branches/backfire/target/linux/ar71xx/base-files/etc/diag.sh: Oct 08 21:21:28 [backfire] merge r22631 Oct 08 21:21:28 linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi) Oct 08 22:16:40 build #5 of iop32x is complete: Exception [exception failed slave lost shell_10 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/iop32x/builds/5 Oct 08 22:16:41 build #5 of ixp4xx is complete: Exception [exception failed slave lost shell_10 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ixp4xx/builds/5 Oct 08 22:17:34 mb * r23341 /packages/ipv6/mrd6/Makefile: Oct 08 22:17:35 mrd6: Compile fixes. Oct 08 22:17:35 Do not use uClibc++. It causes linker errors with multiple symbols. Oct 08 22:17:35 Fix/enable parallel build. Oct 08 22:26:02 [florian]: ping? Oct 08 22:38:09 mb * r23342 /packages/net/nginx/Makefile: nginx: Add openssl dependency. Also fix parallel build. Oct 08 22:54:40 build #4 of s3c24xx is complete: Exception [exception failed slave lost shell_10 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/s3c24xx/builds/4 Oct 08 22:54:41 build #4 of ps3 is complete: Exception [exception failed slave lost shell_10 compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ps3/builds/4 Oct 08 22:56:11 build #6 of ppc40x is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ppc40x/builds/6 Oct 08 22:56:25 build #6 of ppc44x is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ppc44x/builds/6 Oct 08 22:56:32 mb * r23343 /packages/net/nodogsplash/Makefile: nodogsplash: mkinstalldirs script does not exist. Just use $(INSTALL_DIR). Oct 08 22:57:20 build #6 of atheros is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/atheros/builds/6 Oct 08 22:57:43 build #6 of avr32 is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/avr32/builds/6 Oct 08 22:57:49 build #6 of ar71xx is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ar71xx/builds/6 Oct 08 22:59:03 build #6 of brcm63xx is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/brcm63xx/builds/6 Oct 08 23:00:33 build #6 of sibyte is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/sibyte/builds/6 Oct 08 23:01:57 build #6 of octeon is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/octeon/builds/6 Oct 08 23:03:16 build #6 of ep93xx is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ep93xx/builds/6 Oct 08 23:07:44 build #6 of cobalt is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/cobalt/builds/6 Oct 08 23:08:57 build #6 of brcm47xx is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/brcm47xx/builds/6 Oct 08 23:09:01 build #6 of gemini is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/gemini/builds/6 Oct 08 23:10:14 build #6 of etrax is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/etrax/builds/6 Oct 08 23:10:40 build #6 of mpc52xx is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/mpc52xx/builds/6 Oct 08 23:11:23 build #6 of at91 is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/at91/builds/6 Oct 08 23:12:00 build #4 of ar7 is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ar7/builds/4 Oct 08 23:12:05 whoopsy, networking errors? Oct 08 23:12:25 I'd say buildmaster reconfig Oct 08 23:12:27 build #4 of ubicom32 is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ubicom32/builds/4 Oct 08 23:13:17 build #4 of uml is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/uml/builds/4 Oct 08 23:15:01 mb * r23344 /packages/net/nodogsplash/Makefile: nodogsplash: Parallel build fixes Oct 08 23:16:09 xMff: I just tested x86 in a vm and it works, so I'm not sure what's going on with ticket *8050 Oct 08 23:16:16 #8050 Oct 08 23:16:22 cshore: me neither Oct 08 23:16:33 cshore: maybe some odd mix of old and new preinit files Oct 08 23:16:46 cshore: he didn't mention whether he's on ext or squash Oct 08 23:16:58 xMff: he said ext2 Oct 08 23:17:02 ah k Oct 08 23:19:09 build #6 of ifxmips is complete: Failure [failed svn compile_12] Build details are at http://tksite.gotdns.org:8010/builders/ifxmips/builds/6 Oct 08 23:21:39 xMff: how do I turn a .img.gz into a VirtualDisk image - I'm wondering if it's the particular snapshot Oct 08 23:22:14 gunzip ...; VboxManage convertfromraw blah.img blah.vdi Oct 08 23:28:07 well the snapshot won't even start in the vm Oct 08 23:28:20 no output on serial Oct 08 23:28:21 nico * r23345 /trunk/package/kernel/modules/video.mk: package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017) Oct 08 23:32:28 nico * r23346 /branches/backfire/package/kernel/modules/video.mk: Oct 08 23:32:29 [backfire] merge r23345 (closes: #8017) Oct 08 23:32:29 package/kernel: fix Kconfig symbol name for OV511 video driver Oct 08 23:38:11 oh wait...I have an idea Oct 08 23:45:12 yup, forgot to gunzip first Oct 08 23:45:20 it works in my vm Oct 08 23:59:03 mb * r23347 /packages/net/olsrd/Makefile: oldrd: Fix parallel build Oct 09 00:38:35 nbd * r23348 /trunk/package/mac80211/patches/020-nl80211_backport.patch: mac80211: fix netlink backport for 2.6.31 and below Oct 09 00:38:40 nbd * r23349 /trunk/package/mac80211/patches/510-ath9k_aggr_delim_fix.patch: ath9k: add a fix for an aggregation delimiter size rounding error Oct 09 00:38:44 nbd * r23350 /trunk/package/mac80211/patches/ (7 files): ath9k: implement extended channel utilization statistics via survey Oct 09 00:38:51 nbd * r23351 /trunk/package/iw/patches/ (3 files): iw: add support for the new survey data Oct 09 00:45:56 build #5 of orion is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/orion/builds/5 Oct 09 00:59:41 is there any good documentation about how the leds-gpio stuff works and how to leverage it? Oct 09 00:59:57 also what sort of triggers can you tie it to? Oct 09 02:36:12 build #5 of pxcab is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/pxcab/builds/5 **** ENDING LOGGING AT Sat Oct 09 02:59:57 2010