**** BEGIN LOGGING AT Sun Oct 22 02:59:56 2006 Oct 22 08:08:02 morning Oct 22 08:20:09 morning all Oct 22 08:21:48 good morning all Oct 22 08:22:24 hi koen Oct 22 08:23:33 why does glib-native stage it's libraries? Oct 22 08:23:47 its* Oct 22 08:24:13 koen: why not? Oct 22 08:24:38 because it errors out on trying to do that here :) Oct 22 08:25:38 RP: http://lists.freedesktop.org/archives/hal/2006-October/006317.html Oct 22 08:26:20 koen: I saw that last night :) Oct 22 08:26:33 :) Oct 22 08:26:41 I wasn't sure, so I pasted it again Oct 22 08:27:11 I wonder if the LED class will follow... Oct 22 08:27:35 Hi all Oct 22 08:27:42 hey TheProphet[S] Oct 22 08:30:09 * koen rebuilds do_split_packages stuff Oct 22 09:25:55 koen: perl's packaging seems broken but apart from that the locale packages seem to have been cleaned up quite well with that change Oct 22 09:34:59 So we should bump PR? Oct 22 09:35:33 Or rely on the respective distro maintainers to sort it out themselves? Oct 22 09:38:46 That's a difficult question for core changes like this. Its even more tricky as packages don't have to use do_split_packages to be affected (e.g. contacts/dates) Oct 22 09:48:55 if in doubt, trigger a rebuild Oct 22 09:49:09 short-term annoyance over long-term pain :) Oct 22 09:57:01 03koen 07org.oe.dev * r73847a0e... 10/ (1 packages/libgsf/libgsf_1.14.2.bb): libgsf: update to 1.14.2 Oct 22 10:04:01 koen: I added detect-stylus to this line in the htcuniversal.conf: MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware detect-stylus" and now when i trying to make a gpe-image from a fresh OE it builds as it should. It calls for detect-stylus automaticly. Oct 22 10:06:20 that's the wrong way to fix it Oct 22 10:06:59 the problem is in tslib, so fix it there, instead of adding hacks Oct 22 10:12:37 ok Oct 22 10:21:51 hey zecke Oct 22 10:23:20 koen: do_split_packages is broken too, making assumptions about package[0] :-( Oct 22 10:50:06 * koen wonders Oct 22 10:50:22 the meaning of life Oct 22 10:50:31 * koen libgoffice-0-3_0.3.2-r0_armv5te.ipklibgoffice-1-2_0.2.1-r0_armv5te.ipk Oct 22 10:50:34 ehm Oct 22 10:50:40 libgoffice-0-3_0.3.2-r0_armv5te.ipk Oct 22 10:50:41 libgoffice-1-2_0.2.1-r0_armv5te.ipk Oct 22 10:51:02 the API version goes *back* on version *increase* Oct 22 11:08:42 03koen 07org.oe.dev * rbf9ced44... 10/ (1 packages/gnome/goffice_0.3.2.bb): Oct 22 11:08:42 goffice: add 0.3.2 Oct 22 11:08:42 * default preferece is -1 since the API goes backwards: Oct 22 11:08:42 libgoffice-0-3_0.3.2-r0_armv5te.ipk Oct 22 11:08:42 libgoffice-1-2_0.2.1-r0_armv5te.ipk Oct 22 11:08:44 this is likely to be an upstream issue Oct 22 11:09:50 hmmm Oct 22 11:09:57 debian confirms it: http://packages.debian.org/cgi-bin/search_packages.pl?suite=all&subword=0&exact=1&arch=any§ion=all&case=insensitive&keywords=goffice&searchon=sourcenames Oct 22 11:10:40 why do I get a prefered version 2.5 of glibc not available message Oct 22 11:10:45 ~lart ivanwong@gnome.org Oct 22 11:10:45 but I have glibc 2.5 Oct 22 11:10:46 * ibot takes out a seltzer bottle and sprays ivanwong@gnome.org in the face. You know, one of those old-school seltzer bottles clowns have? Yeah those. Anyway, consider yourself spritzed Oct 22 11:24:30 koen: going to a pub was a bad idea :} Oct 22 11:25:37 morning Oct 22 11:45:30 koen: do you have some cool scripts to update feeds from you deploy/ipk directory? Oct 22 11:54:38 If python's fnmatch says / is not special, why does / behave differently to * ? :-/ Oct 22 11:55:09 koen: http://www.embeddedfreebsd.org/ Oct 22 11:55:24 RP: fnmatch? Oct 22 11:55:41 why do we need that? Oct 22 11:57:30 zecke: We use it via the glob module. I guess its the glob module doing things with / :-/ Oct 22 11:58:21 * RP wonders what "the rules of a unix shell" are... Oct 22 11:59:39 RP: hehe, I asked that myself Oct 22 11:59:51 RP: probably POSIX.3 /bin/sh Oct 22 12:00:44 could be worse, could be Windoze Shell Oct 22 12:09:52 XorA: I rsync it and then run a shell script to sort them Oct 22 12:10:19 zecke: http://www.embeddedfreebsd.org/boards.html, the arm board is a loft Oct 22 12:23:49 The last few commits into poky are also needed in OE for packaging issues. I'll try and commit them later is nobody beats me too it... Oct 22 12:26:03 koen: eek I messed up bonsai :) Oct 22 12:26:19 zecke: you did? Oct 22 12:26:34 koen: yes, we have some SVN revs now twice :) Oct 22 12:26:48 koen: I managed to call the update script at the same time as the cron job?! Oct 22 12:27:00 zecke: could be Oct 22 12:27:10 zecke: but svn revisions are unique, right? Oct 22 12:27:27 koen: yes, now we have two 618s ;) Oct 22 12:27:31 Supposedly.. Oct 22 12:27:38 I've pushed the main change but poky styill has fixes for perl/gtk... Oct 22 12:27:51 * RP back ;ater Oct 22 12:28:06 * NAbyss reidles into the land of ELF/DWARF hell. Oct 22 12:28:22 03rpurdie 07org.oe.dev * r81aeac43... 10/ (1 classes/package.bbclass): Oct 22 12:28:22 package.bbclass: Fix split_packages to remove spurious references to -dbg Oct 22 12:28:22 packages. The way it selects the principle package name needs totally reworking Oct 22 12:28:22 as the current code is flawed but apply a workaround for now (this is unrelated Oct 22 12:28:22 to other changes to package.bbclass) Oct 22 12:34:09 Hi Oct 22 12:34:42 Anybody care to push bug 1430? I am amazed that apparently nobody got annoyed by this yet. Maybe the package is less important than I thought. Oct 22 12:35:49 heh Oct 22 12:35:55 glib-*1.2* Oct 22 12:36:01 that from the stoneage Oct 22 12:36:08 that's* Oct 22 12:36:32 koen: BTW: did you know about pmset? Oct 22 12:36:46 zecke: never heard of it Oct 22 12:37:05 zecke: PM is always after noon, so I never saw the need to set it to another time Oct 22 12:37:32 koen: http://vafer.org/blog/20061022095032 Oct 22 12:38:04 koen: Well, it gets built for granule IIRC. Maybe the dependencies can be updated. Let's see. Oct 22 12:38:10 zecke: cute Oct 22 12:38:26 03koen 07org.oe.dev * r541ed8e8... 10/ (4 files in 2 dirs): perl: fix issues with debug packages, from Poky Oct 22 12:39:15 RP: you need to merge back the perl.inc from OE as well, since it contains 'un-break me' fixes Oct 22 12:41:57 Does anyone know where gsm-1.0.10.tar.gz can be found, the one in ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/gsm-1.0.10.tar.gz and http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/gsm-1.0.10.tar.gz are not fetching Oct 22 12:44:21 Anything obviously wrong with http://oz.leggewie.org/wip/jards/jards_1.0.bb? bitbake gives some very strange errors when I try to compile it. I cannot see anything obviously non-working in there, did I miss something? Oct 22 12:44:58 Laibsch: bitbake seldomly compiles ;) Oct 22 12:45:24 ? -v, please. Oct 22 12:45:46 Or are you poking at my wording? Oct 22 12:46:01 Laibsch: use pastebin once again, and it seems like you mix terminology once again :) Oct 22 12:46:04 Maybe a bb file does not get compiled. Is that what you try to say? Oct 22 12:46:42 Laibsch: currently I have no clue what you are trying to say Oct 22 12:47:01 Laibsch: e.g. your usage of 'compile' is ambigious (at least to me) Oct 22 12:48:54 I try to to bitbake jards with above bb file. In what way did you interpret my words? Maybe I do not always use such strict vocabulary as a pro, but I guess the semantics are clear? Oct 22 12:49:24 Laibsch: no, paste an error please so I can know what you are talking about Oct 22 12:50:49 http://rafb.net/paste/results/f1qyCQ58.html Oct 22 12:50:59 Laibsch: e.g. you have the habbit to say when you type "bitbake foo" and something fails then it is either a bug with foo or bitbake itself :) Oct 22 12:51:14 I did not say it is a bug. Oct 22 12:51:26 I was just interested in finding out what is wrong. Oct 22 12:51:30 Laibsch: 'bug' == issue or whatever :) Oct 22 12:52:01 Laibsch: if you remove the '#' in front of the SECTION does it work? Oct 22 12:52:13 Well, the question is whether I blame anyone which I did not. Something is not working for *me* which I want working. I come for help. Easy as that. No bad intentions. Oct 22 12:52:23 I'll try. Oct 22 12:52:41 I SECTION required by policy now? Oct 22 12:52:51 Is SECTION ... Oct 22 12:53:09 Laibsch: it is required, and at least as "code-is-law" it is required for Opie :) Oct 22 12:53:59 bleh, merging is no fun Oct 22 12:54:34 03koen 07org.oe.dev * rc1656691... 10/ (39 files in 4 dirs): Oct 22 12:54:34 gtk+: various fixes Oct 22 12:54:34 * drop 2.10.0 and 2.10.1 Oct 22 12:54:34 * ship gtk-update-icon-cache (from Poky) Oct 22 12:54:34 * fix -dev packages (from Poky) Oct 22 12:54:34 * fix -dbg packages (from Poky) Oct 22 12:55:43 does that mean someone other than me is using gtk 2.10.X :-) Oct 22 12:56:15 XorA|gone: I'll start using it when the LIBV issues have been fixed :) Oct 22 12:56:16 zecke: Thanks for your help. Seems like indeed bitbake was troubled by the incomplete state of affairs of my work-in-progress bb file. Compiled fine now. Oct 22 12:56:42 koen: I keep trying to find time to fix gtkstylus, what else needs fixed? Oct 22 12:57:18 Laibsch: I would not say BitBake as this was from one of the bbclasses. BitBake just insecurely interprets Oct 22 12:57:48 but I'm glad it works Oct 22 12:58:26 XorA|gone: gtk-engines, gtk-themes, gtkmm, etc Oct 22 12:58:36 koen: gtk-engines the latest one is done Oct 22 12:59:01 koen: I shall try and look at the rest next week, I have a boring 5 hour train journey with lrg Oct 22 12:59:12 :) Oct 22 12:59:25 XorA|gone: all hail offline commits Oct 22 13:00:04 reminds me, better make sure those sources are on the laptop and a terrier build is there Oct 22 13:01:45 koen: I'm such a moron, I have asked the lecturer of the operating system class to fix his example Makefile :} Oct 22 13:01:59 koen: he was using gcc instead of $(CC) which bothered me :) Oct 22 13:02:04 heh Oct 22 13:02:43 koen: maybe not offline if I fix me phone up with ssh :-) Oct 22 13:02:52 * XorA|gone notes he should look into that tomorrow Oct 22 13:03:18 XorA|gone: midpssh works well for j2me phones.. Oct 22 13:03:26 zecke: "why can't I do '-L/usr/lib', libbluetooth is right there" Oct 22 13:03:36 www.xk72.com/midpssh/ Oct 22 13:03:37 XorA|gone: pocketputty? Oct 22 13:03:43 NAbyss: bet it doesnt do SOCKS forwarding Oct 22 13:03:50 koen: pocketputty sucks ass Oct 22 13:04:02 koen: Because we don't have .NET2.0 and managed C? Oct 22 13:04:04 XorA|gone: it's been some years since I used wince :) Oct 22 13:04:29 XorA|gone: Nah, it's just a plain old terminal.. Oct 22 13:04:32 koen: when they do a 3g CF data card I will zaurusize my contract :-) Oct 22 13:10:34 time for me to get outta dodge, bye Oct 22 13:12:42 03mickeyl 07org.oe.dev * rfd56b82c... 10/ (1 conf/distro/sharprom-compatible.conf): sharprom-compatible.conf: override compiler flags to make it find the STAGING area Oct 22 13:12:50 XorA|goner: Don't hold your breath.. GPRS cards are expensive enough.. Oct 22 13:15:22 Laibsc1: just FYI, you can tell your buddy that sharprom building seems to work again... at least for 'nano' which is the single one package i've tested :D Oct 22 13:15:45 mickey|zzZZzz: Thanks a LOT! Oct 22 13:15:54 I saw your commit yesterday night. Oct 22 13:16:14 np Oct 22 13:16:58 I think this was quite important for him. Oct 22 13:17:27 Jards still needs a bit of work, it seems. It builds, but an empty package. Trying to figure that one out. Oct 22 13:19:59 probably just a matter of adjusting APPTYPE and APPDESKTOP Oct 22 13:21:29 Never heard of those Oct 22 13:21:36 * Laibsch off to some google and reading Oct 22 13:21:48 google won't help Oct 22 13:21:50 read opie.bbclass Oct 22 13:22:04 or grep for them through our .bbfiles Oct 22 13:23:13 in the future we will try to enforce name spaces for magic variables Oct 22 13:23:22 that way you will know better where to look for Oct 22 13:23:23 i.e. Oct 22 13:23:26 OPIE_APP_TYPE Oct 22 13:23:31 instead of APPTYPE Oct 22 13:24:05 HORRID_QTOPIA_CONCEPTION_APP_TYPE Oct 22 13:24:13 exactly Oct 22 13:24:22 that one will be evaluated in horrid-qtopia.bbclass Oct 22 13:24:30 * koen throws some icy water of mickey|zzZZzz to wake him up Oct 22 13:24:51 * mickey|zzZZzz cleans his face Oct 22 13:24:57 good morning, fwiw Oct 22 13:25:09 good morning mickeyl Oct 22 13:25:31 took the whole night to understand gtk+ rc files Oct 22 13:25:38 i have never seen something less documented than GTK+ Oct 22 13:25:43 even OE is better Oct 22 13:25:45 *sigh* Oct 22 13:25:52 gtkrc is like autofoo Oct 22 13:25:56 you cut-and-paste Oct 22 13:26:39 thanks Oct 22 13:26:41 at least I'm (slowly) gaining X11, Pango, Gtk+ knowledge. Something which I had left behind thanks to Qt/E Oct 22 13:27:25 bbl, need to repair my guityr Oct 22 13:27:25 anyone using IPv6 through 6-to-4? Oct 22 13:27:27 guitar, even Oct 22 13:27:46 mickeyl: You've never read the DWARF (ELF) specs? They're pretty bad.. Oct 22 13:28:18 mickey|guitar: http://blogs.qtdeveloper.net/archives/2006/10/20/it-lives/#comments Oct 22 13:28:31 mickey|guitar: anti-aliased fonts are planned to QT6 ? Oct 22 13:29:19 that's just a dumb configuration. qt font rendering is very good, if configure properly. Oct 22 13:30:14 mickey|guitar: sane defaults are planned for qt9? ;) Oct 22 13:30:41 koen: sisihaus is responsible for rendering and kerning so I'm sure that Qts rendering is best in class Oct 22 13:30:53 koen: take into account that this is lorns desktop Oct 22 13:31:20 koen: e.g. he added the gold theme so his taste is a bit different to mine Oct 22 13:31:38 koen: oh and Qt with Anti Aliasing, awesome kerning, etc. fits within 32 mb of RAM ;) Oct 22 13:31:51 :) Oct 22 13:33:24 morning Oct 22 13:33:56 hi Oct 22 14:17:14 lol http://www.mozilla.org/bugs/ Oct 22 14:20:01 ggilbert: Which version of bugzilla do we have installed on bugs.oe.org? Oct 22 14:22:15 http://www.bugzilla.org/img/developers/ugly.png that is nice as well Oct 22 14:26:29 zecke: iirc 2.20 or newer Oct 22 14:30:05 zecke: can bonsai close bugs in bugzilla if we would have a standard 'close message'? Oct 22 14:30:44 koen: Currently I once again recognize how shity the Mozilla Foundation is :) Oct 22 14:30:55 koen: I don't know if 2.20 has XMLRPC ;) Oct 22 14:32:49 later :) Oct 22 14:48:12 I modified the jards bb file http://oz.leggewie.org/wip/jards/jards_1.0.bb to have a valid SECTION and based on reading opie.bbclass I thought OE would do the rest. But I still do not get any files installed into openembedded/tmp/openzaurus/work/arm-linux/jards-1.0-r0/install/ What else do I need to do? Oct 22 15:09:45 I specifically set an app type now. But I get an error "cannot stat /export/interim/openembedded/tmp/openzaurus/work/arm-linux/jards-1.0-r0//apps/Applications/jards.desktop" during do_opie_install. The whole apps directory is not there. How can I fix this? Oct 22 15:31:28 Laibsch: like i said previously you need to set a proper APPDESKTOP entry... Oct 22 15:34:57 03mickeyl 07org.oe.dev * r52d091da... 10/ (1 packages/grift packages/grift/glrr_20050529.bb): add glrr, an inspection library for glib, gobject, and gtk+ Oct 22 15:35:10 03mickeyl 07org.oe.dev * r48f22c7e... 10/ (1 packages/grift/glrr-widgets_20050529.bb): add glrr-widgets, a library for inspection widgets for Gtk+ based programs Oct 22 15:35:14 03mickeyl 07org.oe.dev * r3ec4621f... 10/ (1 packages/grift/ginspector_20050529.bb): add ginspector, a run-time debugging and inspection utility for Gtk+ based programs Oct 22 15:35:19 03mickeyl 07org.oe.dev * r238ec07d... 10/ (3 files in 2 dirs): add gtracer, a gsignal run-time inspection and debugging utility Oct 22 15:35:24 hi mickey|guitar :) Oct 22 15:35:50 yo ChanServ Oct 22 15:35:53 yo chouimat as well :) Oct 22 15:36:01 cool a promotion ;) Oct 22 15:36:11 hehe Oct 22 15:52:05 Anyone understand the oe forum pages? I am trying to get to the OE Forums > Everything Else > Reg. User Groups pages, which I can see, until I log in to try and post something, then they disappear! Is it me or is it odd? Oct 22 15:55:49 hi Oct 22 15:55:59 Spudulike: oesf is not oe Oct 22 15:56:05 ~oesf Oct 22 15:56:07 [oesf] newer name of ZUG - it provide forum for Zaurus/Ipaq/Simpad/etc users (see zug). It has nothing common with OpenEmbedded (except first two words), or http://www.oesf.org/ Oct 22 15:56:58 * Spudulike blushes. Oct 22 15:59:17 hi Holger Oct 22 15:59:46 Hi Marcin Oct 22 15:59:56 hrw: We now have a XHTML 1.0 trans query page :) Oct 22 16:00:05 http://www.openembedded.org/bonsai/do_query/ Oct 22 16:00:53 zecke: nice Oct 22 16:01:02 zecke: we need to change bonsai a bit more Oct 22 16:01:15 zecke: all ->
Oct 22 16:01:24 and then edit OE css Oct 22 16:01:34 hrw: I can edit the tables Oct 22 16:01:38 because now we got table with border on OE mainpage Oct 22 16:01:49 hrw: and for feature wishes go to TODO.Bonsai and add your wishes Oct 22 16:02:07 ok but not now Oct 22 16:02:27 I'm not used to win32 latpop environment so prefer to stick to one putty Oct 22 16:02:46 and I got bug in monotone :( Oct 22 16:02:58 goxboxlive: that is the same error as with opie-qcop? Oct 22 16:03:14 _MTN/debug has 260K lines Oct 22 16:03:49 zecke: yes that might be. Could it be that i am using eabi compiler instead of the regular one? Oct 22 16:04:03 Hold on, i'll try to build opie-qcop Oct 22 16:04:38 goxboxlive: "-fvisibility-inlines-hidden" looks like QRect::intersects got hidden away :) Oct 22 16:04:45 (guess) Oct 22 16:04:48 zecke: strange, suddenly opie-qcop where build Oct 22 16:04:53 RP: I got two kernel bugs for you =) (Akita, 2.6.17) 1. hostap_cs doesn't survive a suspend / resume cycle and the hardware "hotkeys" turn on the device when it was suspended Oct 22 16:06:37 CoreDump|home: 1st one is probably not RP one but mainline Oct 22 16:06:55 CoreDump|home: and which one are 'hardware hotkeys'? Oct 22 16:07:47 the 5 buttons (calendar, home etc) Oct 22 16:07:47 ok. report it in bugtracker Oct 22 16:07:58 with exact PV/PR of kernel Oct 22 16:08:20 and branch used ofcourse because some parts of kernel are not synced 1 to 1 Oct 22 16:09:30 yep Oct 22 16:09:43 I want all kernel bugs reported in BT Oct 22 16:10:02 easier to track them even if someone forgot to close them when they are fixed Oct 22 16:10:16 I think that sooner or later I will became bugmaster Oct 22 16:10:41 =) Oct 22 16:10:57 wow only nine more days and TT didn't release Qtopia source for one year Oct 22 16:11:10 zecke: celebration party? Oct 22 16:11:37 zecke: I'm bringin the cake :) Oct 22 16:11:39 zecke: Witchhunt time? Oct 22 16:11:48 zecke: so lat one was 2.2? Oct 22 16:12:26 NAbyss: why witch hunt? Oct 22 16:12:59 zecke: For not releasing the source? Oct 22 16:15:58 * CoreDump|home flashes Poodle Oct 22 16:17:38 3542 based? Oct 22 16:17:46 CoreDump|home: 2.6.17 or .18? Oct 22 16:18:12 .17 Oct 22 16:18:20 and yeah .2 based Oct 22 16:18:21 NAbyss: well, that is their decision. Oct 22 16:18:43 True, true Oct 22 16:18:55 goxboxlive: try without -fvisibility-inlines-hidden and see how much compiles Oct 22 16:19:05 CoreDump|home: what do you think about releaseing 3541/collie? Oct 22 16:19:06 zecke: But what is this? org.openembedded.dev/packages/qte/qtopia-core_4.2.0.bb i thought that where the source. Isent it? Oct 22 16:19:19 ~qtopia core Oct 22 16:19:21 well, qtopia core is qt/embedded. please don't support stupid marketing tricks. Oct 22 16:20:11 zecke: Where exactly do i add -fvisibility-inlines-hidden and in wich file? Oct 22 16:21:25 fetching 307 revs.. Oct 22 16:22:10 hrw: why not release a .2 w/ kernel 2.4? or a 3.5.5 with known-good configs for all devices (ie: kernel 2.4 on collie) Oct 22 16:22:10 mickeyl: 'thx' for breaking qemu-native... it was woring without sdl last time iirc Oct 22 16:22:41 CoreDump|home: 3542 ==== 2.6 kernel Oct 22 16:23:18 hrw: the new version is _much_ more powerful, it can actually be used for debugging arm based images. but yes, we need sdl for it. Oct 22 16:23:40 this will make image debugging much more easy, so it's a fair price to pay Oct 22 16:23:54 anyway openembedded-essential package deends on libsdl1.2-dev Oct 22 16:24:22 but i have to pull 2 weeks of revs to push it Oct 22 16:24:23 hrw: which is all nice and well but collie == 2.4 =) And the last official build for it was 3.5.4 which is quite old Oct 22 16:24:51 meh, sound is b0rked on poodle Oct 22 16:25:03 CoreDump|home: thaths why I want to release: 1. kernel update for clamshells/3541 Oct 22 16:25:13 (still 2616 anyway) Oct 22 16:25:19 2. 3541/collie Oct 22 16:26:03 CoreDump|home: broken as 'wrong mixer config' or as 'I cant get any sound from it?' Oct 22 16:26:29 hrw: mixer settings appear fine Oct 22 16:26:49 I'm building 2.6.16 for it ATM Oct 22 16:26:54 wrong Oct 22 16:26:59 2617 for poodle Oct 22 16:27:20 hrw: It's running .17, I wanna check if sound works w/ .16 Oct 22 16:27:38 16 had very weak support for poodle Oct 22 16:28:46 hmm Oct 22 16:28:52 koen|away: angstrom has pref_ver for notexisting version of qemu-native Oct 22 16:31:28 132/307... Oct 22 16:32:30 * chouimat hates Sunday Oct 22 16:32:47 chouimat: why? Oct 22 16:33:11 hrw: because it's boring ... Oct 22 16:33:12 bb.parse.SkipPackage: incompatible with machine poodle Oct 22 16:33:12 lol Oct 22 16:33:36 CoreDump|home: .oz354x has 2616 only for clamshells Oct 22 16:33:41 so, no .16 for poodle anymore... Oct 22 16:34:01 CoreDump|home: can try .dev one but do not tell that to RP Oct 22 16:34:04 hrw: at least I'm not living in some American States where it's illegal to drink alcohol on Sunday Oct 22 16:34:30 fuck!!!! it's snowing :( Oct 22 16:34:32 chouimat: I had nice sunday today. and will go to cinema yet Oct 22 16:34:44 'clerks 2' Oct 22 16:34:48 nice Oct 22 16:35:26 hrw: I'm trying to configure spamassassin so I won't get so much spam that get through Oct 22 16:36:11 chouimat: bogofilter was nice Oct 22 16:36:35 hrw: maybe I should use it too ... Oct 22 16:36:45 i had bogofilter on mail server, then moved hosting and now I have spamassasin without control Oct 22 16:37:53 120revs togo Oct 22 16:40:10 great, Poodle GPE keybindings are completely screwed Oct 22 16:40:50 CoreDump|home: pester mickeyl to fix them - he is poodle guy now Oct 22 16:41:33 I just can't imagine mickeyl fixing GPE keybindings =) Oct 22 16:41:39 ;)) Oct 22 16:41:53 * CoreDump|home puts that on hi ToDo Oct 22 16:41:56 so do not complain and fix them ;D Oct 22 16:45:05 hrw: I go a spam email that passthrough ... and no I don't want a body like jessica simpsons Oct 22 16:46:25 FSCK Oct 22 16:46:36 monotone does not like my OE database.... Oct 22 16:46:46 will report bug tomorrow.... Oct 22 16:49:13 hrw: too late ;-) Oct 22 16:49:36 ;D Oct 22 16:50:25 chouimat: Where is snowing? :) Oct 22 16:52:25 CoreDump|home: The hotkeys behaviour is known and actually copied from 2.4. Its just in 2.4, it mainly ignored them and went back to sleep whereas in 2.6 is doesn't Oct 22 16:52:54 den-ros: Ottawa Oct 22 16:53:04 Its not the first time I've heard people say hostap suspend/resume fails although I think it worked for me... Oct 22 16:53:30 chouimat: Hmm... no snow in Moscow yet :p Oct 22 16:53:42 Strange... Oct 22 16:53:59 den-ros: it's about 3C outside so it's a mix of rain and snow ... Oct 22 16:54:28 koen|away: Thanks, I'll have to look at perl unbreak me fixes (and patch the rest of gtk) Oct 22 16:54:31 here +11 C Oct 22 16:56:21 * den-ros lart CVS - becouse "If you would like to add a file or a directory, first you need to download the parent directory. Once again: the parent directory, not the directory you want to add something to, but the parent of it. I can not find any logic in this, but this is so." Oct 22 16:56:46 what the... Oct 22 16:59:33 den-ros: Because thhe parent dir's having something added too it? Oct 22 16:59:35 *to Oct 22 17:00:24 NAbyss: Looks like You say. Oct 22 17:00:45 ARGH Oct 22 17:00:45 NAbyss: Does You know how to solve it? Oct 22 17:00:56 ~curse monotone badly Oct 22 17:00:58 May the fleas of a thousand camels infest your most sensitive regions, monotone badly ! Oct 22 17:01:20 den-ros: checkout the parent? Oct 22 17:02:28 chouimat, cool. I'm from Ottawa too. Oct 22 17:03:20 * VoodooZ is thinking about taking his brand new skis... Oct 22 17:04:47 NAbyss: wiil try it... thanks. Oct 22 17:05:39 chouimat, hopfully we'll get some decent ski this year. Oct 22 17:08:45 RP: one question about zaurus kernels discussions... Oct 22 17:09:05 RP: where to post ideas/patches for discussion? Oct 22 17:09:14 VoodooZ: I want to go out ... but I can't see the Colliseum so ... Oct 22 17:09:29 RP: there is oz-dev@sf, kernel-discuss@hh, oe@ltg... Oct 22 17:11:10 hrw: The first two are probably most appropriate. I don't read kernel-discuss that much (not so much by choice, just my hh.org mail isn't eaily seen in my mailbox) Oct 22 17:11:23 I should read kernel-discuss more... Oct 22 17:12:54 i saw recently that corgi_bl is now base of most of hh.org bl drivers ;D Oct 22 17:13:19 hi Kun Oct 22 17:15:16 my packages are coming up labeled " _ppc603e.ipk" , which is correct. What then should my IPKG_ARGS line look like: "all ppc ppc603e ${MACHINE} ?? Oct 22 17:15:18 chouimat, What? colliseum in kanata you mean? the hills suck around here. I learned in St-Sauveur and tremblant. Oct 22 17:15:48 sorry- IPKG_ARCHS Oct 22 17:15:59 VoodooZ: no I'm living on bayshore drive ... I can't see the cinema :) Oct 22 17:16:37 chouimat, tampa bay? Oct 22 17:16:43 chouimat, hahahaha I see. silly me. Oct 22 17:17:14 HopsNBarley: no Ottawa ... Oct 22 17:17:28 chouimat, (-; Oct 22 17:18:21 r Oct 22 17:18:22 e Oct 22 17:18:41 * chouimat goes back to his OpenVZ testing Oct 22 17:19:08 HopsNBarley: IPKG_ARCHS = "all any noarch TARGET_ARCH IPKG_EXTRA_ARCHS MACHINE" iirc Oct 22 17:20:49 ibot, what is openvz? Oct 22 17:20:56 VoodooZ: what are you talking about? Oct 22 17:22:05 hrw, thanks. i'm putting together a new distribution and making the root/bootstrap is difficult. Oct 22 17:22:19 hrw, ah, i see bitbake.conf sets it for you anyway. okay... Oct 22 17:22:32 ~lart wet snow Oct 22 17:22:33 * ibot beats wet snow to within 2.54cm of his life Oct 22 17:22:40 HopsNBarley: http://www.hrw.one.pl/2006/10/15/openembedded-documentation-day/ Oct 22 17:23:15 How can I force OE to redo do_install without rebuilding everything? I already did "bitbake -c install" but I changed a few things and want to test this out now. Oct 22 17:23:34 Laibsch: bitbake --help | grep force Oct 22 17:23:40 OK, thanks. Oct 22 17:23:42 Laibsch: bitbake -b recipe -f -cinstall Oct 22 17:24:00 thanks. Oct 22 17:26:35 hrw, thanks. Oct 22 17:27:19 np Oct 22 17:32:07 hrw, so how do i link in task-base? with PREFERRED_PROVIDER_task-bootstrap = "task-base" in my distro file? Oct 22 17:34:05 hey Mardy , up for some chat about w100fb ? Oct 22 17:34:49 HopsNBarley: MACHINE_TASK_PROVIDER = "task-base" in machine config Oct 22 17:34:50 cu Oct 22 17:36:58 hrw|gone, thanks! Oct 22 17:41:05 RP: take care next week! Oct 22 18:07:36 RP: where are you going? Oct 22 18:08:46 re Oct 22 18:19:19 * koen reads http://zecke.blogspot.com/2006/10/joys-of-freedom-rip-opie.html Oct 22 18:23:58 excellent post Oct 22 18:24:27 and lorn will reply with 'opie is not dead, it just smells funny' Oct 22 18:26:25 mickeyl: do you have any cool scripts to use those gtk tools you just added? Oct 22 18:26:34 or were those just precautions? Oct 22 18:29:36 run g-inspector Oct 22 18:29:40 it's frickin' cool Oct 22 18:30:02 helps a lot in dissecting and debugging Oct 22 18:30:22 and g-inspector needs glrr and glrr-widgets Oct 22 18:30:35 then there is gtrace, which inspects signals/slots @ runtime, but i couldn't get it to build Oct 22 18:30:51 i need someone familiar with autofoo + intltoolize because i just don't grok the error Oct 22 18:30:57 will write a mail re. that Oct 22 18:31:02 bbl Oct 22 18:31:03 zecke: you went to the qt devdays? Oct 22 18:31:09 bhughes_: yes Oct 22 18:31:10 qt devdays rocked Oct 22 18:31:22 qt4 rocks Oct 22 18:31:24 mickey|tv: you too? :) Oct 22 18:31:34 heh, i wonder if i talked with any of you guys Oct 22 18:31:45 bhughes_: no you didn't :) Oct 22 18:31:54 (i gave 3 talks: qt in depth, multithreading, appdev on linux) Oct 22 18:32:31 bhughes_: I did not make it to any of the two "Qt in depth" talks :( Oct 22 18:32:42 too bad, they were fun :) Oct 22 18:33:33 bhughes_: Hi brad, I'm the one who always complains about Qtopia :) Oct 22 18:33:58 qtopiaaaaargh Oct 22 18:34:08 or rather closedtopia Oct 22 18:34:22 i see Oct 22 18:38:25 bhughes_: mickeyl and me mostly talked with the munich pso guys (mostly robert griebl) Oct 22 18:38:34 ahh, gotcha Oct 22 18:40:50 i gather you guys are a little frustrated w/ qtopia? (i work w/ qt on the desktop, not that familiar w/ qtopia) Oct 22 18:42:14 bhughes_: well. The marketing is really offending for anyone who is doing Free Software :) Oct 22 18:42:55 complain to ljp ? =p Oct 22 18:42:57 bhughes_: but there is nothing wrong with the european Trolltech branches Oct 22 18:44:24 koen: may I operate a irc bot on ltg? Oct 22 18:44:37 zecke: i see... Oct 22 18:44:59 zecke: I think so Oct 22 18:45:53 NOTE: DO PACKAGE QA Oct 22 18:46:09 Sorry, that not for theme, but, who have a minute to help me and check several strings English language correct? Oct 22 18:46:11 bhughes_: I think my main grieve is that for almost a year no Qtopia sourcecode was released as GPL but still Qtopia wins one Free Software award after another and press releases talk about how OpenSource Qtopia is :) Oct 22 18:46:23 bhughes_: but I don't want to scare you away, so I just shut up Oct 22 18:46:38 koen: did you change line 56 to check for .debug instead of .dbg? Oct 22 18:46:44 zecke: i understand... and you're not scaring me away :) Oct 22 18:47:38 03koen 07org.oe.dev * r2ba6381f... 10/ (1 classes/insane.bbclass): insane.bbclass: update to current -dbg handling, as indicated by QA meister Holger F. Oct 22 18:48:05 zecke: does that answer your question? Oct 22 18:48:14 koen: your german is getting better and better. Oct 22 18:48:21 * bhughes_ goes looking for a snack Oct 22 18:48:34 zecke: danke schön Oct 22 18:48:48 koen: I currently sit in front of my tinderbox model Oct 22 18:49:03 koen: do you happen to have login access to bugs.oe.org? Oct 22 18:49:19 zecke: http://rafb.net/paste/results/u8jFFI66.html Oct 22 18:49:43 zecke: iirc ggilbert granted mickeyl and me superbug powers Oct 22 18:50:05 koen: I need to know if we have xmlrpc.cgi somewhere around Oct 22 18:50:59 koen: let me try Oct 22 18:51:09 zecke: ah, no that kind of login access Oct 22 18:51:32 zecke: I do have The Power(TM) to add a bonsai_url Oct 22 18:51:58 koen: URL? ah, it does some weird queries Oct 22 18:52:18 koen: which version of python do you have? Oct 22 18:52:39 "bonsai_url Oct 22 18:52:39 The URL to a Bonsai server containing information about your CVS repository. Patch Viewer will use this information to create links to bonsai's blame for each section of a patch (it will append '/cvsblame.cgi?...' to this url). Leave this blank if you don't understand what this is." Oct 22 18:52:56 Python 2.3.5 (#2, Jul 30 2006, 15:57:01) Oct 22 18:53:11 koen: don't you use dapper anymore? Oct 22 18:53:18 zecke: ewi has debian Oct 22 18:53:25 * koen isn't at home now Oct 22 18:53:27 koen: try python2.4 Oct 22 18:54:04 that worked Oct 22 18:54:12 koen: or change that to split, I wonder why I use rsplit :} Oct 22 18:59:35 zecke: starting a build from scratch with insane.bbclass now Oct 22 18:59:50 zecke: will report back tomorrow evening Oct 22 18:59:56 later all Oct 22 19:13:06 mickey|tv: Helsinki ;-) Oct 22 19:13:43 what could one do in Helsinki? holidays? ;) Oct 22 19:14:15 zecke: I wish ;-) Oct 22 19:14:18 :) Good night all. Oct 22 19:17:57 zecke: Does insanity detect -dbg packages referenced outside of a -dbg package? Oct 22 19:19:18 RP: I don't understand that. Currently it looks for .debug dirs in packages not named *-dbg Oct 22 19:20:02 zecke: We have two issues - one is the actual .debug dirs but we also have a second class of bug where foobar RDEPENDS on barfoo-dbg Oct 22 19:20:25 RP: this is not detected yet Oct 22 19:20:33 zecke: Only a -dbg package should ever really RDEPEND on a -dbg package Oct 22 19:20:35 RP: how does this come? the shlibs code can't do such things? Oct 22 19:20:46 Although images would be an exception Oct 22 19:20:55 What package provides libqte-mt.so.2? Jards seems to need it. Oct 22 19:21:04 rgrep in packages did not reveal anything. Oct 22 19:21:20 zecke: Things like do_split_packages assume the principle package is the first entry in PACKAGES Oct 22 19:21:21 Laibsch: *qte*? Oct 22 19:21:39 RP: okay, mentally noted :} Oct 22 19:21:49 zecke: Obviously that's totally broken, but how else do you work it out? :-/ Oct 22 19:23:59 RP: additional parameter to the method :} Oct 22 19:24:20 zecke: Or a variable like LEAD_PACKAGENAME I guess Oct 22 19:26:06 koen|away: you recently added blues-libs 3.7, but where's cooresponding blues-utils? there's bluez-utils_3.4.bb only, and it pulls 3.4 of libs Oct 22 19:29:15 RP: which other methods need the LEAD_PACKAGENAME Oct 22 19:29:57 zecke: do_split_locales, do_split_packages at the moment Oct 22 19:30:49 okay LEAD_PACKAGENAME :} Oct 22 19:37:57 OK, I got jards to compile and run (although still a lot needs to be fixed). Oct 22 19:37:59 http://oz.leggewie.org/wip/jards/port.7133.png Oct 22 19:38:05 Yeah. Very cool. Oct 22 19:38:11 RP, if you've got a sec could you look this over? http://pastebin.ca/215744 Oct 22 19:40:09 Laibsch: congrats, but what is Jards? A dictionary? Oct 22 19:40:29 jards is quite many things I believe. Oct 22 19:41:03 What I am most interested in is the flash-cards portion of it which uses Leitner repetition scheme. Oct 22 19:41:18 I think it also has some basic dictionary functions. Oct 22 19:41:31 But we will need ztenv for that,really. Oct 22 19:42:16 Hi, I registered at forums.oesf.org about a week ago (Theodoric_of_York), I would need a forum admin to approve my request if I am to participate. Is the long wait normal? Oct 22 19:42:25 zecke: If you are interested, there are some screen shots that do show what you can do with it at johnny_a's page: http://www.anderssonj.com/jards/ Oct 22 19:42:36 Theodoric_of_Yor: !oe Oct 22 19:42:43 !oe Oct 22 19:42:44 Theodoric_of_Yor: I have no frelling idea! Oct 22 19:43:03 oops Oct 22 19:43:06 ~oesf Oct 22 19:43:11 rumour has it, oesf is newer name of ZUG - it provide forum for Zaurus/Ipaq/Simpad/etc users (see zug). It has nothing common with OpenEmbedded (except first two words), or http://www.oesf.org/ Oct 22 19:43:31 my bad, thanks for the info. Oct 22 19:43:39 you're welcome. Oct 22 19:43:59 Laibsch: how good is your japanese? Oct 22 19:44:06 I guess I'll start the oedc Oct 22 19:44:37 ibot: oesf is rumour has it, oesf is newer name of ZUG - it provides forum for Zaurus/Ipaq/Simpad/etc users (see zug). It has nothing in common with OpenEmbedded (except for the first two words), see http://www.oesf.org/ Oct 22 19:44:38 ...but oesf is already something else... Oct 22 19:44:52 oedc=OpenEmbedded Disambiguation Center Oct 22 19:45:03 zecke: That is how I pay my bills. Oct 22 19:45:19 zecke: How do I update ibot? Oct 22 19:45:46 Laibsch: hehe, so I hope it is quite good :) Oct 22 19:45:53 Laibsch: ibot foo is bar Oct 22 19:45:56 I hope so, too ;-) Oct 22 19:46:02 ibot: somestuff Oct 22 19:46:07 Just did that. See above Oct 22 19:46:17 Laibsch: then ask him to forget it Oct 22 19:46:17 ibot: oesf is rumour has it, oesf is newer name of ZUG - it provides forum for Zaurus/Ipaq/Simpad/etc users (see zug). It has nothing in common with OpenEmbedded (except for the first two words), see http://www.oesf.org/ Oct 22 19:46:19 ...but oesf is already something else... Oct 22 19:46:25 ibot forget oesf Oct 22 19:46:25 i forgot oesf, zecke Oct 22 19:46:26 ibot forget oesf Oct 22 19:46:34 ibot: oesf is rumour has it, oesf is newer name of ZUG - it provides forum for Zaurus/Ipaq/Simpad/etc users (see zug). It has nothing in common with OpenEmbedded (except for the first two words), see http://www.oesf.org/ Oct 22 19:46:35 okay, Laibsch Oct 22 19:46:40 ibo oesf Oct 22 19:47:24 ibot forget oesf Oct 22 19:47:24 i forgot oesf, Laibsch Oct 22 19:47:33 ibot: oesf is rumour has it, oesf is newer name of ZUG - it provides forum for Zaurus/Ipaq/Simpad/etc users (see zug). It has nothing in common with OpenEmbedded (except for the first two letters), see http://www.oesf.org/ Oct 22 19:47:35 Laibsch: okay Oct 22 19:48:05 ~zug Oct 22 19:48:06 zug is, like, Zaurus User Group - probably the largest source of Zaurus (and other LinuxPDA) informations. Since 2005 it is called OESF. URL: http://www.oesf.org/ Oct 22 19:48:34 zecke: Why did you ask? Want some help? Oct 22 19:49:05 no, I'm just curious Oct 22 19:52:41 RP: my tinderbox model is BitBake 1.7 ready :) Oct 22 19:57:08 psokolovsky_: I haven't found a good way to split the various bluezutils parts (alsa, obex, cups) out of the main package Oct 22 19:59:18 * koen stabs the german edition of windows XP Oct 22 20:00:24 koen: ok, but what I meant that there should be bluez-utils_3.7.bb at least ;-) Oct 22 20:01:14 psokolovsky_: I'd rather sort out the issues before adding it Oct 22 20:01:22 hmm Oct 22 20:01:26 psokolovsky_: it's in the angstrom feeds if you want to try it :) Oct 22 20:01:29 dropbear is dying on me Oct 22 20:02:01 psokolovsky_: http://www.angstrom-distribution.org/repo/?action=details&pnm=bluez-utils Oct 22 20:03:24 I can't start dropbear on the OSK anymore Oct 22 20:03:38 looks like it tries to start and the disappears Oct 22 20:03:38 Crofton: urandom/random block? Oct 22 20:03:45 Crofton: disappears? Oct 22 20:04:38 03koen 07org.oe.dev * re54c5623... 10/ (1 conf/distro/angstrom-2007.1.conf): angstrom: don't prefer a non-existing qemu-native Oct 22 20:04:46 I have random and urandom Oct 22 20:05:11 There is a log message saying running in the background, but nothing in ps table Oct 22 20:05:33 koen: but where's .bb? ;-) Oct 22 20:05:55 i want to build it ;-) Oct 22 20:07:06 in what package do i get apm from? Oct 22 20:07:33 psokolovsky_: http://ewi546.ewi.utwente.nl/tmp/bluez-utils_3.7.bb Oct 22 20:08:30 | *** WARNING: You should not compile GNU libc without versioning. Not using Oct 22 20:08:31 | *** versioning will introduce incompatibilities so that old binaries Oct 22 20:08:31 | *** will not run anymore. Oct 22 20:08:31 | *** For versioning you need recent binutils (binutils-2.8.1.0.23 or newer). Oct 22 20:08:46 2.17.50.0.5 > 2.8.1.0.23, right? Oct 22 20:10:33 koen: thanks Oct 22 20:10:38 RP, what's the prefered way to do control the SLUG Oct 22 20:10:54 ...SLUG's LEDs (linux input system?) from a C program? Oct 22 20:11:43 | configure: error: Need linker with .init_array/.fini_array support. Oct 22 20:11:46 * koen WTFs Oct 22 20:12:20 koen: wrong version of readelf? Oct 22 20:12:25 koen: or objdump? Oct 22 20:12:51 koen: do_split_packages, if you dont supply extra_depends, sets it to the first element in PACKAGES.. which in some cases, including gtk+, is gtk+-dbg. that's why they're getting pulled into the images Oct 22 20:12:54 zecke: does insane.bbclass build elfutils or something? Oct 22 20:13:25 koen: not elf utils, but paxutils Oct 22 20:13:25 koen: personally, i'd say extra_depends shouldnt default at all. either you specify it via the function argument, or you supply it via the rdepends, or dont leave it empty, relying on shlibdeps Oct 22 20:13:30 kergoth: RP worked around that, I now want to hunt down spurious debug in the main package Oct 22 20:13:44 i'd just remove those lines from do_split_packages, myself Oct 22 20:13:46 hmm, thats odd Oct 22 20:13:58 koen: I'm going to bed now Oct 22 20:14:21 * koen wonders why multiple packages ship a readelf binary Oct 22 20:14:37 for the fun of it Oct 22 20:15:10 * koen decides to read a bit more in 'neuromancer' Oct 22 20:15:12 later all Oct 22 20:16:01 I guess there is no way yet to specify that a package depends on a specific version of another package like anything after 1.2.5? Oct 22 20:17:00 in RDEPENDS, yes, in DEPEND, no Oct 22 20:17:07 s/DEPEND,/DEPENDS,/ Oct 22 20:19:33 dropbear: ../sysdeps/unix/sysv/linux/check_pf.c:68: make_request: Assertion `sizeof (req) - ((size_t) &((struct req *)0)->pad) == 3' failed. Oct 22 20:19:33 Aborted Oct 22 20:19:46 result of dropbear -F Oct 22 20:20:10 this has worked at some point in the past Oct 22 20:20:26 Cool, RDEPENDS is what I need. So RDEPENDS = "nunome >= 1.1" should work? Oct 22 20:22:30 kergoth, could you take a look at this? http://pastebin.ca/215744 Oct 22 20:28:26 does anyone use dropbear? Oct 22 20:28:49 yeah Oct 22 20:30:13 does it work for you on recent builds? Oct 22 20:31:34 lemme check what version i'm running... Oct 22 20:32:07 0.48.1 here Oct 22 20:32:53 I got 0.47-r0. Oct 22 20:32:58 hmm Oct 22 20:35:23 it doesn't look like the dropbear bb files have changed recently Oct 22 20:36:35 Crofton: does dropbear depend on openssl? Oct 22 20:37:12 shouldn't Oct 22 20:38:15 does it depend on anything? :) Oct 22 20:38:55 zlib Oct 22 20:40:07 wasn't there a somewhat-recent commit to zlib? Oct 22 20:40:42 hmm, no Oct 22 20:41:11 wtf Oct 22 20:41:20 http://www.news.com.au/couriermail/story/0,23739,20620744-953,00.html Oct 22 20:48:07 Crofton you don't want them to get sick .... Oct 22 20:49:44 A sign you've been doing too much delphi coding: typing 'raise' in C++ source. Oct 22 20:52:24 anybody know why i keep getting "preferred version 2.5 of glibc not available" at the top of my builds? I think this is causing problems downstream in do_rootfs Oct 22 20:54:08 ugh. dependency hell. great. Oct 22 20:54:19 i get this too Oct 22 20:55:46 Crofton, what platform are you targeting? Oct 22 20:57:05 omap5912osk Oct 22 20:58:29 neat. Oct 22 20:58:45 by and large things are working Oct 22 20:58:50 but dropbear is annoying Oct 22 20:58:58 and has worked in the past Oct 22 20:59:00 yeah, that must be a bummer. Oct 22 21:01:35 at least I have screen running Oct 22 21:01:51 i'm still trying to make a root fs )-; Oct 22 21:01:53 I had to change the ^a to avoid clashing with minicom though Oct 22 21:01:57 what for? Oct 22 21:02:19 PPC 8241 based system (iomega storcenter). sorta a slug killer if i can get it working. Oct 22 21:02:32 cool Oct 22 21:14:25 Crofton, hey, you up at VT? Oct 22 21:17:02 yes Oct 22 21:22:33 back in the day some of my friends at UF were collaborating with VT CS. I think the plan was to try and spend summers up there and winters at UF> Oct 22 21:25:53 good plan :) Oct 22 21:27:30 HopsNBarley: Those pns are to do with the libc for gcc iirc. Not all glibc provide them Oct 22 21:27:56 http://www.bbspot.com/News/2006/10/turing-test.html Oct 22 21:29:12 HopsNBarley: The message from bitbake 1.7 should give more of a clue as to what is going on Oct 22 21:29:30 kergoth: Removing them would be a good option but won't work for split_locales Oct 22 21:29:49 rp what is going on ? Oct 22 21:30:25 Crofton: going on? Oct 22 21:31:41 is this the glibc-2.5 thing? Oct 22 21:32:00 prefered version 2.5 of glibc ot availabel Oct 22 21:32:03 Crofton: yes, I was replying to a comment directed at me earlier Oct 22 21:32:03 but it si Oct 22 21:32:06 ah Oct 22 21:32:13 RP: thanks. Oct 22 21:38:02 has anyone run dropbear on a glibc-2.5 arm machine? Oct 22 21:39:13 the assert that fails is in glibc .... Oct 22 21:40:45 bother, who is the glibc guru? Oct 22 21:41:02 too cool, got a rootfs.jffs2. Oct 22 21:41:12 yay! Oct 22 21:41:41 Crofton, i think there is a glibc test suite... Oct 22 21:42:22 in packages? Oct 22 21:42:35 no, in the distribution. Oct 22 21:42:38 MAINTAINERS does not list anyonefor glibc :) Oct 22 21:42:41 hmmm Oct 22 21:43:33 It is 6, I think I will look at this more tomorrow Oct 22 21:43:54 I can always back up a few versions Oct 22 21:44:07 yeah, nice part about oe... Oct 22 21:46:04 I suspect there is something that needs tweaking in glibc Oct 22 21:46:10 may as well work it out. Oct 22 21:46:20 wish me luck: i'm using 2.5 as well! Oct 22 21:46:39 I bet you have trouble with dropbear :) Oct 22 21:46:52 i'll let you know tomorrow. Oct 22 21:46:56 yeah Oct 22 22:12:04 03crofton 07org.oe.dev * r8e1a164c... 10/ (4 files in 4 dirs): Oct 22 22:12:04 conf/distro/openomap.conf Oct 22 22:12:04 conf/machine/omap5912osk.conf Oct 22 22:12:04 packages/linux/linux-omap1-2.6.18+git/defconfig Oct 22 22:12:04 * Add alsa support to openomap distro on the omap5912osk. Oct 22 22:12:05 * Modify linux-omap1-2.6.18+git defconfig to include alsa driver Oct 22 22:12:11 03crofton 07org.oe.dev * r6b67a568... 10/ (1 packages/ossie/ossie-demo_svn.bb): packages/ossie/ossie-demo_svn.bb : Update dependency package names. Oct 22 22:12:16 03crofton 07org.oe.dev * r40c70318... 10/ (1 packages/usrp/usrp_0.12.bb): packages/usrp/usrp_0.12.bb : Install the usrp test programs in the image. Oct 22 22:12:24 03crofton 07org.oe.dev * r3336b284... 10/ (1 packages/usrp/files/install_test.patch): Oct 22 22:12:24 packages/usrp/files/install_test.patch : Add patch required to install usrp Oct 22 22:12:24 usrp test programs. Oct 22 22:12:39 03crofton 07org.oe.dev * r6a4cbd4d... 10/ (3 files in 3 dirs): Oct 22 22:12:39 packages/images/ossie-image.bb Oct 22 22:12:39 packages/tasks/task-ossie.bb Oct 22 22:12:39 * Add bb files that build images for OSSIE based software radios. Oct 22 22:12:45 03crofton 07org.oe.dev * r26e66d3e... 10/ (1 packages/ossie/ossie-usrp-device_svn.bb): Oct 22 22:12:45 packages/ossie/ossie-usrp-device_svn.bb : Add OSSIE device support for GNU Oct 22 22:12:45 Radio Universal Software Radio Peripheral. Oct 22 23:23:35 Does anyone know where I could get libgsm both of the mirrors are fialing Oct 22 23:23:49 failing* **** ENDING LOGGING AT Mon Oct 23 02:59:57 2006