**** BEGIN LOGGING AT Sun Dec 21 02:59:57 2008 Dec 21 12:27:54 hello Dec 21 12:28:04 hi Dec 21 13:16:36 mirko * r13706 /packages/Xorg/xorg/xserver/xorg-server/Makefile: add dependencies for xorg-xserver (gl-mesa/dri, xineramaproto) Dec 21 15:52:09 jow * r13707 /trunk/target/linux/atheros/image/Makefile: fix typo in atheros image makefile Dec 21 17:13:24 nbd * r13708 /branches/8.09/ (227 files in 26 dirs): sync 8.09 with some changes from trunk Dec 21 17:47:47 nbd * r13709 /branches/8.09/scripts/feeds: sync feeds script in 8.09 with trunk Dec 21 19:52:22 nbd * r13710 /trunk/package/opkg/patches/003-fs_overlay_support.patch: fix opkg overlay_root option for jffs2-only images Dec 21 19:53:00 noz: ping Dec 21 19:55:32 nbd * r13711 /branches/8.09/package/opkg/patches/003-fs_overlay_support.patch: merge r13710 to 8.09 Dec 21 20:34:25 zandbelt * r13712 /packages/net/asterisk-1.4.x/ (Makefile patches/035-main-asterisk-uclibc-daemon.patch): workaround asterisk daemon issue #4071 caused by uclibc 0.29 (thanks to charles.kirsch) Dec 21 20:43:26 hmm wouldn't it be better to finally fix uclibc? ... Dec 21 20:50:09 yeah Dec 21 20:50:17 especially considering how many packages have this problem Dec 21 20:50:27 but who's going to fix it? Dec 21 20:50:34 good question :P Dec 21 20:50:48 I hope this will be resolved someday upstream Dec 21 20:50:53 yeah Dec 21 20:51:01 do you know if they're aware of the problem? Dec 21 20:51:04 got a link to a bug report? Dec 21 20:51:38 they are but seem to push the responsibility to other projects Dec 21 20:51:50 there are bug reports dating back to 2006 Dec 21 20:52:27 ouch Dec 21 20:55:26 okay, 2006 was wrong, but I just found some references from 11/07 Dec 21 20:56:18 http://www.nabble.com/Bug--related-to-fork-and-pthreads-td17043902.html - http://lists.uclibc.org/pipermail/uclibc/2007-June/018072.html Dec 21 20:57:47 they say that opengroup defines that pthread_create() is not a callable function after a fork() therfor all other software must be wrong, at least this is my understanding Dec 21 20:58:39 hm Dec 21 21:01:33 "I've done a kludge by having pthread_create do: self->p_pid = getpid();" Dec 21 21:01:43 this sounds interesting, maybe just pid/signal foo Dec 21 22:07:47 i looked at the problem some time ago. when libpthread gets loaded it replaces the fork symbol but for whatever reason if a function inside uclibc calls fork it ueses the fork from uclibc and not from pthreads. Dec 21 22:08:37 larsc: they have some macros, to "hide" certain functions, I remeber I've seen a patch sometimes that masked further symbols Dec 21 22:09:47 xMff: yep. but i wasn;t able to figure out what has to be done to fix it. Dec 21 22:10:05 ok Dec 22 00:33:57 ping xMff Dec 22 00:34:05 pong Dec 22 00:34:20 huh, wow, you're on :) Dec 22 00:34:34 heh, yeah, ipv6 experiments Dec 22 00:34:39 take a lot of time Dec 22 00:34:45 cool. yeah I bet. Dec 22 00:34:50 not really got into ipv5 Dec 22 00:34:51 6 Dec 22 00:35:24 what's up? Dec 22 00:35:34 haven't even got ipv6 modules loaded on openwrt - broke ipmasq. Dec 22 00:35:53 was just wondering how the asterisk web/if stuff was going.. Dec 22 00:36:12 .. and I should really give you a tarball of my modularised uci scripts. Dec 22 00:36:46 .. is there some way I could get my hands on the luci interface? Dec 22 00:37:04 slowly, basically I want to do the uci before I continue to work on the webif. Dec 22 00:37:36 yeah, asterisk is marked as broken in luci trunk but you can select and build it Dec 22 00:37:39 that probably means I've got a lot of work to do updating the spec. :( Dec 22 00:38:03 oh ok.. will try it :) Dec 22 00:38:04 frogonwheels: don't worry about the spec, I can handle this too Dec 22 00:38:31 I had to re-engineer a lot.. I had some basic misunderstandings about uci.. Dec 22 00:38:47 which meant I had to turn some of my configurations inside out Dec 22 00:39:23 .. also I wonder what the best way of handling voice-file requirements is.. Dec 22 00:39:50 package dependency? Dec 22 00:39:55 I've generated some voice-prompts for my 'last called' list.. Dec 22 00:40:38 but they are from a web-interface, and the generated files are only allowed for non-commercial use... Dec 22 00:40:51 ic Dec 22 00:40:53 which is fine for me - but can't really guarantee what use people will put it to. Dec 22 00:41:41 (i've actually got a script that can generate gsm voice files for me.. but I can't distribute that either, as it is not strictly allowed) Dec 22 00:42:02 meh, all those damn laws :P Dec 22 00:42:38 yeah ... it's festival doing the generation - but the voice-fonts aren't released yet! Dec 22 00:42:59 hm Dec 22 00:43:30 I guess that might be where a commercial entity might be able to pay for somebody to do them properly :) Dec 22 00:44:17 hehe, yes, or pay and keep closed Dec 22 00:45:39 anyway, I just seen that sombeody begun to working on the openwrt asterisk package, not the init and config stuff but the binaries itself Dec 22 00:45:57 ah.. shit.. got some major changes to do Dec 22 00:46:05 do you know who? Dec 22 00:46:15 "zandbelt" Dec 22 00:46:42 not on... oh well. Dec 22 00:46:48 seen him around though. Dec 22 00:49:21 what do you mean with major changes? Is asterisk .22 that different from .18 ? Dec 22 00:49:40 mirko * r13713 /packages/Xorg/xorg/lib/libXcomposite/ (. Makefile): added libXcomposite Dec 22 00:50:03 nah.. to the makefile Dec 22 00:50:16 totally reorganised it into modules Dec 22 00:51:42 ah okay, well you should get in touch with him, maybe you could coordinate it Dec 22 00:52:15 and btw, have you updated your tzinfo package in the meanwhile? Dec 22 00:52:56 I built it recently and the buildroot complained about invalid characters in package name, guess due to the uppercases characters Dec 22 00:52:57 updated? Dec 22 00:53:05 oh? Dec 22 00:53:33 yeah, need to check again later Dec 22 00:53:45 ok Dec 22 00:54:40 hmm for the asterisk voice thing, maybe we could look how debian handles that Dec 22 00:54:50 they have a rather strict license policy too Dec 22 00:55:01 the already done ones are fine.. Dec 22 00:55:06 they've been released. Dec 22 00:55:20 but? Dec 22 00:55:23 .. it's the new ones I've made for my lastcall module Dec 22 00:56:48 ok Dec 22 01:00:06 ah that's right.. still haven't tested installing the modularised version :| Dec 22 01:10:45 xMff: http://pastebin.ca/1291127 Dec 22 01:12:17 around 50 extra packages :) Dec 22 01:12:58 I see Dec 22 02:21:27 jow * r13714 /trunk/package/base-files/files/etc/hotplug.d/iface/10-routes: allow ipv4 routes without gateway in configuration Dec 22 02:53:22 xMff: ermm.. just updated root.. can't see luci asterisk? Dec 22 02:53:43 frogonwheels: you need to enable the show broken paltforms/packages option Dec 22 02:54:07 doh. ok Dec 22 02:54:53 nope Dec 22 02:55:18 can you spot it with the find option? Dec 22 02:55:28 do you have luci-trunk or luci-0.8 ? Dec 22 02:56:01 oh.. just the default from feeds. Dec 22 02:57:02 ah. 0.8 Dec 22 02:57:24 jow * r13715 /branches/8.09/package/base-files/files/etc/hotplug.d/iface/10-routes: merge r13714 to 8.09 branch Dec 22 02:57:37 how do I get the feeds script to use luci-trunk? Dec 22 02:58:30 do I just copy feeds.conf.default to feeds.conf and edit? Dec 22 02:59:20 cp feeds.conf.default feeds.conf; sed -i -e's#branches/luci-0.8#trunk#' feeds.conf; ./scripts/feeds update **** ENDING LOGGING AT Mon Dec 22 02:59:56 2008