**** BEGIN LOGGING AT Fri Mar 04 02:59:59 2011 Mar 04 07:42:39 jow * r25860 /packages/net/openl2tp/Makefile: [packages] openl2tp: fix compilation against librpc Mar 04 07:58:17 jow * r25861 /packages/net/dsniff/Makefile: [packages] dsniff: fix compilation against librpc Mar 04 08:25:16 build #83 of ppc44x is complete: Failure [failed shell_4 compile_6] Build details are at http://tksite.gotdns.org:8010/builders/ppc44x/builds/83 Mar 04 08:26:15 build #89 of ppc40x is complete: Failure [failed shell shell_4 compile_6] Build details are at http://tksite.gotdns.org:8010/builders/ppc40x/builds/89 Mar 04 08:38:20 swalker * r25862 /packages/net/ptpd/Makefile: Mar 04 08:38:20 [packages] ptpd: update to 2.1.0 Mar 04 08:38:20 * add new libpthread and librt dependencies Mar 04 09:00:25 build #92 of ubicom32 is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/ubicom32/builds/92 Mar 04 09:00:58 swalker: I tried to reproduce the corba alignment issue but I couldn't Mar 04 09:01:40 swalker: at first I thought its a cross compilation issue but its failing in the host build, need to wait for it to reoccur and then request the config.log Mar 04 11:20:08 build #67 of mpc52xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/mpc52xx/builds/67 Mar 04 12:00:13 build #96 of atheros is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/atheros/builds/96 Mar 04 12:50:48 build #77 of x86 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/x86/builds/77 Mar 04 13:33:22 hi Mar 04 13:36:24 build #78 of ar7 is complete: Failure [failed compile_2] Build details are at http://tksite.gotdns.org:8010/builders/ar7/builds/78 Mar 04 13:36:25 build #78 of sibyte is complete: Failure [failed compile_2] Build details are at http://tksite.gotdns.org:8010/builders/sibyte/builds/78 Mar 04 14:08:42 build #71 of etrax is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/etrax/builds/71 Mar 04 14:42:17 alright Mar 04 14:42:22 i have bad news Mar 04 14:42:27 and good news Mar 04 14:42:41 since trunk didn't seem to work i tried backfire Mar 04 14:42:44 bad news: something didn't work. good news: you didn't brick your device. ? Mar 04 14:42:54 bad news are Mar 04 14:43:10 enabling wireless didn't enable the device Mar 04 14:43:30 and rebooting seemed to make the router hang Mar 04 14:43:37 good news are Mar 04 14:44:07 when enabling wireless and applying the thing didn't hang (trunk did) Mar 04 14:44:29 when taking the cable out after the hang i had on reboot, everything worked fine Mar 04 14:45:51 it seems that i thought it hang a little too soon, since after applying some changes it takes some time for the router to apply them Mar 04 14:46:22 (trunk would hang, even left it for half an hour waiting for settings to be "applied") Mar 04 14:47:02 so after taking some patches that would break the router and updating to the latest acx from git Mar 04 14:47:47 i can say that dg834gv2 runs pretty stable on the backfire build i did a couple of days ago Mar 04 14:48:04 [florian] ping! Mar 04 14:48:43 hope you saw that! :D Mar 04 14:51:29 guess i should try tha thing for a little while longer Mar 04 15:03:58 hmm Mar 04 15:04:01 now to setup ipv6 Mar 04 15:10:59 Which GCC (with Linaro or with CodeSourcery) enhancements should I use to build OpenWRT for a BRCM47XX. AR71XX, and/or ARM5 platforms? Mar 04 15:17:30 Does anyone here know the difference between 6in4 and 6to4 for IPV4? Mar 04 15:17:35 I meant IPv6 Mar 04 15:19:51 yeah, 6in4 is a tunnel Mar 04 15:20:18 PsyMan: So, I gathered 6to4 isn't a tunnel? Mar 04 15:20:52 no Mar 04 15:21:18 PsyMan: So, both 6in4 and 6to4 are the same? Mar 04 15:21:55 6in4 is tunneling, 6to4 is not, does that sound the same? Mar 04 15:21:56 :p Mar 04 15:22:08 I am trying to compile OpenWRT for my WGT634U to support IPv6 and am wondering what packages for IPv6 need be added. Mar 04 15:22:20 with 6to4 you don't need tunneling Mar 04 15:23:05 PsyMan: OK. So, sans tunnelling should be better, shouldn't? Mar 04 15:23:25 well Mar 04 15:23:34 it depends on what you try to achieve Mar 04 15:25:48 build #70 of ep93xx is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/ep93xx/builds/70 Mar 04 15:41:36 mb * r25863 /trunk/target/linux/omap24xx/patches-2.6.38/ (4 files): n810: More retu-wdt cleanups Mar 04 15:48:56 ping nbd_: can I ask you a question about qos-scripts? Mar 04 15:50:01 with https://dev.openwrt.org/changeset/25640, around line 406, that is the section that marks traffic for qos shaping... Mar 04 15:50:34 but after that patch, aren't you only tagging traffic that is initiated from the router or the LAN? Mar 04 15:51:37 what about traffic that is initiated from the internet? Like for example port forwards or for bittorrent? inbound skype calls even? Mar 04 15:52:04 I see a trunk/target/linux/brcm47xx/config-2.6.37 file, but even after a 'make target/linux/{clean,prepare}, it still uses the old trunk/target/linux/brcm47xx/config-2.6.36 file. Why? Mar 04 15:54:57 mazilo: does the brcm47xx target use a 2.6.36 kernel? Mar 04 15:57:09 netprice: I believe so. But, I was hoping to bump it to 2.6.37 kernel. Mar 04 15:58:46 mazilo: update the Makefile, change the LINUX_VERSION (I think) Mar 04 16:11:58 netprince: Couldn't locate LINUX_VERSION on trunk/Makefile. :( Mar 04 16:12:46 there's a makefile in with your trunk/target/linux/brcm47xx/config-2.6.37 file Mar 04 16:50:46 mb * r25864 /packages/utils/calvaria/files/src/cal2p54.c: cal2p54: Update to new RSSI info Mar 04 16:53:29 mb * r25865 /trunk/target/linux/omap24xx/Makefile: omap24xx: Update to .38-rc7 Mar 04 17:52:26 nbd_: Does the GCC "extension-elimination" bug only affect mips? Mar 04 18:14:04 swalker * r25866 /packages/utils/unrar/Makefile: [packages] unrar: update to 4.0.6, move to compression submenu Mar 04 18:20:57 swalker * r25867 /packages/admin/monit/ (3 files in 2 dirs): Mar 04 18:20:57 [packages] monit: update to 5.2.4 Mar 04 18:20:57 * add getloadavg patch Mar 04 18:41:15 swalker * r25868 /packages/net/mercurial/ (Makefile patches/001-no_bzip2.patch): [packages] mercurial: update to 1.8, refresh patches Mar 04 18:58:34 right Mar 04 19:22:16 iftop throws an error when trying to quit, "iftop: can't resolve symbol 'dlopen'" Mar 04 19:26:11 iftop throws an error when trying to quit, "iftop: can't resolve symbol 'dlopen'" (for a brcm47xx build of r25848) Mar 04 19:28:01 wtf Mar 04 19:28:07 what does it need dlopen for Mar 04 19:28:37 it is when i try to quit Mar 04 19:28:45 i type q Mar 04 19:28:48 that is even more odd :) Mar 04 19:29:35 i can ctrl-z out of it Mar 04 19:31:28 built with 2.6.37.2 instead of the default too, otherwise unpatched Mar 04 19:44:41 ping KanjiMonster Mar 04 19:44:51 xMff: pong Mar 04 19:45:22 KanjiMonster: trying to clean up tickets atm, #8075 - can you confirm that write support is working on the rspro? Mar 04 19:46:24 xMff: it works on mine; I'm using extroot on it Mar 04 19:47:32 ok, thanks Mar 04 19:48:56 can't provide any meaningfull kernel messages though, uptime of 118 days killed all bootmessages in the log ;) Mar 04 19:49:25 np Mar 04 19:49:30 i get the same thing when i try to ctrl-C out of it Mar 04 19:49:35 I just want to get rid of those 400 bugs Mar 04 19:49:39 erm tickets Mar 04 19:49:46 most of them are not even related to backfire Mar 04 19:50:14 * russell-- looking at the source code now Mar 04 19:52:17 ui_loop(); pthread_cancel(thread); ui_finish(); return 0; Mar 04 19:52:38 xMff: while not backfire related, #7638 can be closed too (as it's probably faulty hardware) - and also #6801 - this is a card problem, not a rs pro problem Mar 04 19:54:16 KanjiMonster: thanks, nuked Mar 04 19:55:03 " * resolution: => wontfix" <- more like "cantfix" ;) Mar 04 19:55:16 have no cantfix choice Mar 04 19:57:56 [florian]: err... I meant ping here ;) Mar 04 20:08:00 seems to be coming from the pthread_cancel(thread) (if i can believe my debugging printf's) Mar 04 20:30:39 iftop hasn't changed since 22 months ago, so i guess the problem lies elsewhere Mar 04 20:31:27 toolchain Mar 04 20:32:24 any suggestions? Mar 04 20:32:50 nope Mar 04 20:32:59 maybe nbd_ has some hints Mar 04 20:38:21 jow * r25869 /trunk/tools/bison/patches/ (. 010-intl-stub-compat.patch): [tools] bison: fix compilation with stub intl header Mar 04 20:39:25 jow * r25870 /branches/backfire/tools/bison/ (Makefile patches/): [backfire] merge r25869 Mar 04 20:58:04 ping nbd_: Am I misunderstanding something? It appears that the reclassify rules dont work on inbound packets since the switch to IFB? Mar 04 20:59:11 nbd_: the reclassify section for icmp is a good example, the packets stay in class 1:30 (normal) Mar 04 21:01:23 nbd_: I read here (http://nfws.edenwall.com/en/?p=202) that iptables cant classify for IFB? Is that why you added act_conntrack? But the reclassify marks aren't saved... Mar 04 21:02:45 yes, reclassify currently isn't working for inbound Mar 04 21:03:20 ok, I can relax then, thought I was doing something wrong, thanks Mar 04 21:39:20 nbd * r25871 /trunk/toolchain/gcc/patches/linaro/ (2 files): Mar 04 21:39:21 toolchain/gcc (linaro): fix extension elimination optimization Mar 04 21:39:21 This applies Richard Sandiford's patch for Linaro GCC as an alternative to disabling the Linaro-specific extension elimination optimization altogether. Mar 04 21:46:06 nbd, hi, did you see my messages? Mar 04 21:48:39 nbd, aren't you there? Mar 04 23:03:06 the iftop "dlopen" thing found on r25871 as well Mar 04 23:03:29 compiled from a fresh checkout Mar 05 00:23:20 ping loswilios Mar 05 00:25:56 jow * r25872 /packages/sound/pulseaudio/ (Makefile files/pulseaudio.init): [packages] pulseaudio: fix missing backspace, binary junk in initscript Mar 05 00:26:20 loswilios: nvm Mar 05 00:55:02 build #83 of rb532 is complete: Failure [failed compile_7] Build details are at http://tksite.gotdns.org:8010/builders/rb532/builds/83 Mar 05 01:25:03 jow * r25873 /packages/sound/pulseaudio/Makefile: [packages] pulseaudio: fix whitespace error in previous commit Mar 05 01:48:59 build #70 of adm5120 is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/adm5120/builds/70 **** ENDING LOGGING AT Sat Mar 05 02:59:56 2011