**** BEGIN LOGGING AT Thu Nov 11 02:59:57 2010 Nov 11 03:51:47 build #22 of etrax is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/etrax/builds/22 Nov 11 04:22:26 Bartman007: i've been a bit delayed; how late can this be? Nov 11 04:53:39 sn9: any time before 1am is fine with me Nov 11 04:54:57 i'll call in a bit Nov 11 07:31:10 build #20 of xburst is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/xburst/builds/20 Nov 11 08:55:51 acoul * r23955 /trunk/target/linux/brcm47xx/files-2.6.37/: linux/brcm47xx: include a missing 2.6.37 file (thank you hauke) Nov 11 08:56:15 hello Nov 11 11:04:16 build #22 of au1000 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/au1000/builds/22 Nov 11 13:42:15 build #26 of orion is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/orion/builds/26 Nov 11 13:54:54 acoul * r23956 /trunk/target/linux/generic/ (2 files in 2 dirs): linux/generic: update mini_fo for kernels >=2.6.36 Nov 11 14:29:52 ping [florian], may i pm you briefly? Nov 11 14:30:28 <[florian]> danage: sure Nov 11 14:30:57 not for prying eyes? Nov 11 14:41:19 would someone point me in the right direction with this strace? http://openwrt.pastebin.com/euUuDPXR Nov 11 14:41:42 It looks to me like I need to find what the deal is with f_flow.so? Nov 11 14:42:17 most common cause is not loaded kmods Nov 11 14:42:48 thats what I thought too, so I loaded all I could find :) Nov 11 14:43:03 particularly cls_flow Nov 11 14:43:23 iirc the whole sch_* and cls_* mods are not autoloaded Nov 11 14:45:07 I wonder if there's something like "nltrace" yet... more and more stuff goes netlink and strace cannot decode that Nov 11 14:47:01 what about that f_flow.so error in the trace? I dont see that as a module anywhere... Nov 11 14:47:55 I think its some kind of last-resort plugin loading mechanism Nov 11 14:48:05 not even google knows about it Nov 11 14:49:12 if the missing lib would be fatal it wouldn't attempt netlink communication with the kernel imo Nov 11 14:50:04 did the flow thing work in the past? Nov 11 14:50:47 the flow thing is new to recent kernels Nov 11 14:51:05 use the source, luke Nov 11 14:51:09 ah, then I'd say the userspace is lagging behind (iproute2) Nov 11 14:51:30 it lacks other new stuff too like l2tpv3 Nov 11 14:51:31 well, I think recent is 2.6.28+ Nov 11 14:52:02 background: http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.29.y.git;a=commitdiff;h=e5dfb815181fcb186d6080ac3a091eadff2d98fe Nov 11 14:53:23 hm no, iproute2 is latest Nov 11 14:54:11 flow classifier support was added in ipr2 2.6.25, we're at .35 Nov 11 14:56:44 perhaps there are missing config arguments to tc? Nov 11 14:56:59 build config arguments? Nov 11 14:57:00 maybe Nov 11 14:59:52 or maybe not Nov 11 15:00:01 f_flow.c is compiled in unconditionally Nov 11 15:04:01 acoul * r23957 /trunk/target/linux/generic/patches-2.6.37/089-mtd-samsung-flash.patch: linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank you maddes) Nov 11 15:04:41 netprince: its a kernel side problem Nov 11 15:05:06 netprince: maybe you're missing some xt_*.ko files Nov 11 15:06:01 ok, will look there Nov 11 15:08:44 tc has the ability to load extra functions from shared objects, therfore you see the lookup for f_flow.so before it falls back to its builtin f_flow implementation Nov 11 15:12:48 interesting, that is helpful Nov 11 15:15:05 acoul * r23958 /trunk/target/linux/generic/patches-2.6.37/089-mtd-samsung-flash.patch: linux/generic: cosmetic Nov 11 15:59:35 build #25 of ubicom32 is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/ubicom32/builds/25 Nov 11 16:24:02 jow * r23959 /trunk/include/package-ipkg.mk: [include] package-ipkg.mk: add support for "essential" package flag, fix typo Nov 11 16:24:59 jow * r23960 /trunk/package/base-files/Makefile: [package] base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc Nov 11 16:29:17 jow * r23961 /trunk/package/busybox/Makefile: [package] busybox: mark as essential Nov 11 16:33:14 jow * r23962 /branches/backfire/ (3 files in 3 dirs): [backfire] merge r23959-r23961 Nov 11 16:42:05 acoul * r23963 /trunk/target/linux/generic/config-2.6.37: linux/generic: add some missing 2.6.37 USB symbols Nov 11 16:42:46 ah nice with the mini_fo updates for >=2.6.36 that got rid of the kernel bug I was seeing with rm Nov 11 17:07:36 jow_laptop: thanks for the help, I got it working. Took the long way around to find out it was a syntax error. Nov 11 17:08:54 jow_laptop: I will put together a small patch for qos-scripts after I have tested this Nov 11 17:09:30 the esfq bits in qos-scripts are broken too, will send patch for that Nov 11 17:10:47 <_Ernesto_> https://dev.openwrt.org/ticket/8211 Nov 11 17:11:17 <_Ernesto_> is someone working on this ? the imq module is no longer build on 36+ the ipk package is empty. to no more imq0 device ;-) Nov 11 17:12:04 _Ernesto_: IIRC, imq usually requires patching to get it working with the latest kernels Nov 11 17:12:32 <_Ernesto_> just tell you. at the moment i work with 2.6.34.7 to overcome this is not working since .35 any longer :( Nov 11 17:48:45 _Ernesto_: imq has not been ported yet, if you rely on it go back to an older kernel. It usually takes 2-4 weeks after a new kernel until it gets ported Nov 11 17:51:53 http://www.linuximq.net/ Nov 11 18:06:56 <_Ernesto_> yeah i asumes that. iŽam back in production on 34.7 here i have all the needed things by hand ;-) thx Nov 11 18:48:39 acoul * r23964 /trunk/target/linux/ixp4xx/ (5 files in 2 dirs): linux/ixp4xx: add preliminary 2.6.37 kernel support Nov 11 18:51:29 acoul * r23965 /trunk/target/linux/ixp4xx/patches-2.6.37/601_arm_2.6.37_update.patch: linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch Nov 11 19:38:24 mirko * r23966 /branches/backfire/include/package.mk: Nov 11 19:38:24 [backfire] backport commit 22668 : Nov 11 19:38:24 Add build variants support to InstallDev Nov 11 19:38:24 Before building a build variant would have removed the staging files Nov 11 19:38:24 installed Nov 11 19:38:24 by the previous build variant from the same makefile. Nov 11 21:24:16 flyn * r23967 /packages/ (libs/libdmapsharing/Makefile net/dmapd/Makefile): Update dmapd and libdmapsharing to new upstream versions Nov 11 22:45:16 nbd * r23968 /trunk/package/mac80211/ (35 files in 2 dirs): mac80211: update to wireless-testing 2010-11-10 + some pending work Nov 11 22:45:22 nbd * r23969 /trunk/package/hostapd/ (22 files in 2 dirs): hostapd: update to 2010-11-11 Nov 12 02:30:41 any clue where nTRST is? http://oldwiki.openwrt.org/attachments/AR7Port/ar7_jtag.jpg Nov 12 02:51:04 doesn't seem that this will work without it: http://www.gimpelevich.san-francisco.ca.us/danielg4/got_jtag.jpg **** ENDING LOGGING AT Fri Nov 12 02:59:57 2010