**** BEGIN LOGGING AT Tue Mar 27 02:59:56 2007 Mar 27 03:54:46 hmmm Mar 27 03:55:21 can't see any bugs re unionfs > 1.0.13 but I'm setting up a recipe for 1.3.. that works with 2.6.17 specifically. If anyone's already done this or similar please let me know :) Mar 27 04:01:39 jselect: yes, something similar was done. It seems to have been "misplaced" in monotone, though... Mar 27 04:02:28 never mind - found it. check fuse for something with a similar structure IIRC. Mar 27 04:05:04 ah Mar 27 04:06:08 mwester-laptop: I'm into the actual compilation issues with 1.3 and the available libraries under oe. Mar 27 04:08:53 mwester-laptop: I can't see anything in fuse wrt to unionfs.. is that what you meant? Mar 27 04:09:50 Yes; that's what I meant; at a high level the structure of the two seemed similar. Mar 27 04:12:12 mwester-laptop: Ah I see. Unionfs has a very different purpose to fuse though so I think I'll keep working on unionfs recipes for 1.3 :) Mar 27 05:07:06 mickey|working: Looking in an hacking on the iRex iLiad eh? Mar 27 05:07:16 mickey|working: how do you like it so far? Mar 27 05:43:55 guys what's the accepted method for appending SRC_URI entries after including / requiring another recipe that already defines SRC_URI? I see some recipes in org.oe.dev/packages/obsolete that have SRC_URI_EXTRA but that doesn't bode well Mar 27 06:14:07 jselect: SRC_URI_append = "blahfasel" Mar 27 06:14:51 jselect: or SRC_URI_append_machine/distro/something-from-OVERRIDES = "wusel" if you want to add something based on the machine, distro etc Mar 27 06:40:13 how can change the psplash image ? Mar 27 06:50:21 schurig: thanks, I'm looking at OVERRIDES now :) Mar 27 06:52:04 jselect: have a look at packages/madwifi/madwifi_ng-r.inc Mar 27 06:52:41 just using SRC_URI_append directly had problems Mar 27 07:17:44 rwhitby: thanks. looking now Mar 27 07:33:36 morning all Mar 27 07:34:04 rwhitby: are you using perl build with OE ? Mar 27 07:34:32 it's in our feeds, yes. Mar 27 07:35:12 i build it but when trying to run a perl program on the target it complains Mar 27 07:35:21 I am getting this http://rafb.net/p/IouuQ263.html Mar 27 07:36:52 i have installed perl-modules , which btw installs perl-gdb and perl-dev (which also install libc6-dev) Mar 27 07:37:54 Can you try to run a perl program to see if it works on your machine ? Mar 27 07:38:09 download this-> http://www.asternic.org/files/op_panel-0.27.tar.gz Mar 27 07:38:24 unpack and try to run op_server.pl Mar 27 07:47:48 I'm having a strange problem, where I bitbaked a package, and then changed the preferred version to an earlier one... Mar 27 07:48:14 but now, some of my packages seem to depend on the later version of the package Mar 27 07:48:16 rwhitby: let me know if you find some free time to test it Mar 27 07:50:08 when trying to bake an image... I get an error that the dependency for libgl1 (>= 6.5.2+git20070323) can not be satisfied by one of my packages Mar 27 07:50:21 so I rebaked the package, but it still goves that error Mar 27 07:50:53 what is odd is that if I look at Packages file, I see libgl1 (>= 6.5.2) for the package in question Mar 27 07:52:34 I have a feeling that the unionroot and unionfs packages have been unmaintained for a while Mar 27 07:52:45 Ifaistos: I have no perl modules installed at the moment Mar 27 07:54:18 Ifaistos: did you install the module that corresponds to perl-module-arm-linux-io ? Mar 27 08:12:43 rwhitby: these are all the modules (with io) that i installed -> http://rafb.net/p/WzWzeI96.html Mar 27 08:13:58 Ifaistos: I can't even get to the point of installing the required perl modules for strict or integer, due to this: Mar 27 08:14:04 Package linux-libc-headers-dev wants to install file /usr/include/scsi/scsi_ioch Mar 27 08:14:04 But that file is already provided by package libc6-dev Mar 27 08:14:17 So I'm afraid I can't help. Mar 27 08:19:16 rwhitby: add --force-overwrite Mar 27 08:19:52 rwhitby: perl has packaging problems Mar 27 08:20:13 Ifaistos: sorry, but I'd rather not do that on this box Mar 27 08:21:54 rwhitby: i'll probably start a bug on this. i believe its more than packaging Mar 27 08:22:52 rwhitby: libc6-dev shouldn't have been installed in the first place Mar 27 08:25:00 koen: have I told you about the slugos sysconf functionality before, and how I want to make it generic for use by other OE distros? Mar 27 08:26:44 morning Mar 27 08:26:59 hi hrw Mar 27 08:29:30 can one help me with psplash ? Mar 27 08:33:34 I have a bitbake question... Mar 27 08:33:41 03rwhitby 07org.oe.dev * rddfdf546... 10/ (7 files in 4 dirs): sysconf: A general utility for storing network configuration and CONFFILES in a flash partition Mar 27 08:33:46 03rwhitby 07org.oe.dev * r6f6ec6e5... 10/ (5 files in 3 dirs): arm-kernel-shim: Updated the configs, so that the console is listed first Mar 27 08:33:50 03rwhitby 07org.oe.dev * r4709fc03... 10/ (1 conf/distro/mokoslug.conf): mokoslug: Added sysconf utility Mar 27 08:33:52 it is possible to download packages first and build them later? Mar 27 08:34:07 morning all Mar 27 08:41:35 djay-il: yes Mar 27 08:41:38 hi dirk Mar 27 08:41:46 djay-il: bitbake -cfetchall TARGET Mar 27 08:41:50 hi Marcin Mar 27 08:41:56 hrw: oo, thanks Mar 27 09:00:31 ~kill gtk-directfb Mar 27 09:00:43 * ibot shoots a hyper-charged neutrino gun at gtk-directfb Mar 27 09:08:11 Ifaistos: I don't think anyone has ever used perl-modules... I didn't even know it exist... I use a script that you point at a directory of perl files and it tells you what modules you need. Mar 27 09:08:36 Ifaistos: perl op_server.pl gives "Could not open op_server.cfg. Aborting... at op_server.pl line 401." running on my target (sh4) Mar 27 09:10:58 I want to create an image to wich I can chroot (on a real device), I now mounted an ext2 fs as loop device and would like to install the packages to that hd (chroot nano etc to it). how should I do that? Mar 27 09:11:25 I am really happy , I am starting to understand it a little bit! Mar 27 09:13:42 Ifaistos: I suspect your issues are due to useshrplib='false' in the powerpc config. Mar 27 09:23:25 v8jlene: hmmm it means that the pearl script run and is complaining about the conf file. that's normal Mar 27 09:23:54 v8jlene: doesn't sh have userhrplib=false also ? Mar 27 09:24:31 Ifaistos: Yep. I run lots of perl of the target just fine... Mar 27 09:24:39 perl-5.8.7/config.sh-sh4-linux:useshrplib='true' Mar 27 09:25:02 how do build a toolchain images again ? Mar 27 09:25:03 v8jlene: ok will have a looh Mar 27 09:30:09 v8jlene: btw the script you mention where can i get it ? Mar 27 09:32:32 v8jlene: now i remembered why i have turn useshrplib to false -> http://rafb.net/p/H5TiJk77.html Mar 27 09:32:54 i think i have seem something in the bug tracker for sh regarding the same error Mar 27 09:33:50 Ifaistos: In perl_5.8.7.bb, perl.inc and classes/cpan.bbclass there are sh3/4 specific patches. Enable them for your target and see if the problem goes away. Mar 27 09:34:38 I have been planning to enable them universally for all targets, but haven't gotten around to that yet. They just change from using ld to link to using gcc. Mar 27 09:35:08 ok. will do it now and see what happens Mar 27 09:35:31 do you know how the perl configs were created ? Mar 27 09:35:58 someone run ./Configure on a target or copy/paste from another system ? Mar 27 09:37:39 Either run on target or copied from one of the existing ones. Usually hand-edited a lot after that... Mar 27 09:44:35 v8jlene: it passed the last point it failed but still uses ld ->http://rafb.net/p/gwMcM478.html Mar 27 09:46:10 hi cworth Mar 27 09:46:21 Ifaistos: config.sh-powerpc-linux:ccdlflags='-Wl,-E,-Wl,-rpath,/usr/lib/perl5/5.8.7/powerpc-linux/CORE' Mar 27 09:46:29 Ifaistos: Remove the comma after the E Mar 27 09:46:38 Ifaistos: Replace with a space, like the others Mar 27 09:47:06 Ifaistos: Your pastebin shows it using gcc fine, just passing invalid options to it. Mar 27 09:52:10 v8jlene: it compiled this time :) Mar 27 09:53:13 Ifaistos: does it work is the next question ;) Mar 27 09:53:58 v8jlene: waiting for packaging to end so i can copy them to rep and try out.... Mar 27 09:55:53 how can I tell why the build fails? Mar 27 10:01:42 v8jlene: is this normal during packaging -> http://rafb.net/p/yVewv254.html Mar 27 10:01:55 morning all Mar 27 10:02:04 morning Mar 27 10:02:10 Ifaistos: yep Mar 27 10:02:29 RP, XorA : hi Mar 27 10:09:37 RP: I just checked in the sysconf package - is there anything like that in OE already? Is it useful as a general facility for saving network configuration information and conffiles in a flash partition that doesn't get overwritten on a complete reflash? Mar 27 10:09:43 v8jlene: is there a url to get the script you mentioned that finds the perl-module dependancies ? Mar 27 10:11:36 rwhitby-treo: I'm not aware of anything... Mar 27 10:11:41 Ifaistos: email to you... it's pretty crap but get's it about 95% right, does include some things which don't exist (part of core) and can't really see dynamically loaded things.. Mar 27 10:11:59 Ifaistos: It's on my list of things to one day fixup and submit. Mar 27 10:12:47 v8jlene: yeah send it over. skoroneos at digital-opsis dot com Mar 27 10:13:07 v8jlene: it seems that perl needs an overhaul in OE Mar 27 10:14:56 Ifaistos: perl itself doesn't support cross-compiling so it's amazing it works at all. It works well enough that it's probably not worth the effort doing much about it for the current versions of perl. Mar 27 10:18:04 v8jlene: more trouble ->http://rafb.net/p/dDtouy96.html think its config issues Mar 27 10:23:49 03florian 07org.oe.dev * r0d7e8e98... 10/ (3 files in 2 dirs): tzcode-native: Replace unfetchable 2007c with 2007d. Mar 27 10:23:54 03florian 07org.oe.dev * r5d41332b... 10/ (3 files in 2 dirs): tzdata: replace unfetchable 2007c with 2007d Mar 27 10:23:59 03florian 07org.oe.dev * r6640f6c4... 10/ (1 packages/libsdl/libsdl-directfb_1.2.9.bb): libsdl-directfb: lower preference, depends on directfb which fails to build. Mar 27 10:29:55 Ifaistos: That's a "picking up the wrong module" error by the looks, usually because INC is wrong (check perl -V, is . at end of INC?). Mar 27 10:30:08 Ifaistos: Got to eat now, back in a while. Mar 27 11:13:09 v8jlene: yes it is. here is the output -> http://rafb.net/p/6HmiX254.html Mar 27 11:17:58 keesj: you can tell OE to generate tarball which you will unpack somewhere and chroot into it Mar 27 11:18:12 keesj: more usefull then mounting ext2 as loopback Mar 27 11:22:33 hrw sounds good. I guess al I really need is a static linked chroot command Mar 27 11:22:44 (if that is possible :p) Mar 27 11:23:43 keesj: static chroot? what for? Mar 27 11:24:11 keesj: under Debian I use chroot from Debian. under OZ I use chroot from OZ etc.. Mar 27 11:24:42 yes , so I need a chroot for xxx :p Mar 27 11:54:16 hrw: could you check this please before I commit it: http://pastebin.ca/411950 ? Mar 27 11:55:47 (that's the cpio change) Mar 27 11:58:53 moment Mar 27 11:59:34 rwhitby: looks ok for me Mar 27 12:01:37 03rwhitby 07org.oe.dev * rf652dbe2... 10/ (1 packages/cpio/cpio_2.5.bb): cpio: Move cpio from /usr/bin to /bin and use update-alternatives to select it in preference to the busybox cpio. Mar 27 12:02:08 I am going stupid, I have ASSUME_PROVIDED += "linux-smdk2443" but linux-smdk2443 still tries to build Mar 27 12:08:04 morning Mar 27 12:11:41 Hello all Mar 27 12:15:24 who is creating the tmpfs mounts in oe ? Mar 27 12:16:00 re Mar 27 12:22:09 jipiejeeeeeeeeeeeeeeeeeeeeeeeeeeeeee Mar 27 12:22:41 how can I create a packages file for ipkg? Mar 27 12:24:19 ipkg-make-index Mar 27 12:25:36 rob_w : i do. the initscripts fail because of a bug in busybox mount Mar 27 12:26:20 keesj: or bitbake package-index Mar 27 12:27:21 Ifaistos, i see ,, well i was asking different but i found it Mar 27 12:28:14 hrw very nice.. Mar 27 12:28:20 /dev/.static/dev Mar 27 12:28:20 why is that mount also ? Mar 27 12:29:18 v8jlene: here are all the perl-modules i have installed Mar 27 12:29:24 v8jlene: -> http://rafb.net/p/FN0rvs69.html Mar 27 12:31:48 ~seen mickeyl Mar 27 12:32:29 mickeyl was last seen on IRC in channel #openmoko, 3d 13h 37m 46s ago, saying: 'does yours behave the same?'. Mar 27 12:35:25 zecke : hi ! Mar 27 12:36:03 what was the way to include .debug dirs in the rootfs? Mar 27 12:36:46 likewise: installing -dbg packages? Mar 27 12:37:05 Ifaistos: gensym seems to be defined in lots of modules, I suspect your missing one of the needed ones Mar 27 12:37:09 zecke: Ah, I thought there was a global variable for that. Mar 27 12:37:22 zecke: tnx Mar 27 12:37:45 v8jlene: can you send me a list of the modules you have installed Mar 27 12:37:56 Ifaistos: I have the all installed because I was testing installing "perl-modules" (which worked, but as your pointed out installed a load of rubbish as well) Mar 27 12:38:14 the all? *sigh* "all the modules installed" Mar 27 12:42:43 v8jlene: i installed everything and still the same error :( Mar 27 12:43:43 Ifaistos: No chance of any left over files from previous attempts to install perl? I had that a few times, but I'm not sure how that could happen (ipkg should deal with it...). Mar 27 12:44:23 v8jlene: i removed everything and bumped the PR to avoid such a problem Mar 27 12:45:53 v8jlene: i'll try to build it for x86 and see if i get the same error. maybe is something in the configs Mar 27 12:48:13 v8jlene: the only strange thing i saw was this -> Downloading http://www.ifaistos.awmn/oplinux/unstable/feed/ppc405/perl/perl-module-symbol_5.8.7-r22_ppc405.ipk Mar 27 12:48:13 ipkg: (null): Bad address Mar 27 12:48:13 ipkg: (null): Bad address Mar 27 12:49:01 not sure why this happens Mar 27 12:49:51 Ifaistos: just fyi, my perl modules: http://rafb.net/p/YfYW2m74.html Mar 27 12:50:55 Ifaistos: The error your getting is saying that gensym isn't defined, so for some reason it's not being pulled in from wherever it's meant to be from for you. Mar 27 12:51:26 Ifaistos: On the positive side it looks perl and it's shared module loading is all working fine now. Mar 27 12:52:33 v8jlene: yep. the shared lib thing was serious. i believe this is more config or packaging issue Mar 27 12:53:00 Ifaistos: bad address usually translates to "I used up all RAM" Mar 27 12:53:05 Ifaistos: You should probably push a change to the powerpc config and to apply the gcc to link changes for powerpc as well as sh3/sh4. I'll push a separate change to then do that for all archs (I've tested i486) later (so if people complain they can revert my change only.) Mar 27 12:54:29 Ifaistos: Anyway, it's past my bedtime, so your own for the rest of your today! Mar 27 12:56:02 koen|away: The .pdf of the user manual on the website hasn't been updated for years, could you take a look at that one day when you have a spare moment (I assume your the only web server admin person...) Mar 27 12:56:31 nope Mar 27 12:56:42 lots of people have web write access Mar 27 12:56:56 (the actual problem is that 'make pdf' doesn't work for me) Mar 27 12:57:20 koen|away: I assume the .pdf is some script though... which not every one has access to ;) Mar 27 12:57:44 v8jlene: yes will do that a bit later Mar 27 12:57:45 no, it's a matter of 'make pdf' and scp it to the server Mar 27 12:58:04 koen|work: remove that pdf then? Mar 27 12:58:13 hrw: go ahead Mar 27 12:58:23 koen|work : hmmm trying to re-install with 37MB free Mar 27 12:58:25 * koen|work can't ssh right now Mar 27 12:58:28 koen|away: Yeah, "docbook2pdf usermanual.xml" works, the makefile doesn't.. I could change the makefile if that'll help... Mar 27 13:00:29 koen|away: Oh, and a page "recipes_installation_scripts.html" appears to not have read permission for the web server, ie, http://www.openembedded.org/user-manual&dpage=recipes_installation_scripts doesn't work when it should. Mar 27 13:02:18 * v8jlene really is going now Mar 27 13:02:50 koen|work : same error and i have 37MB free ram Mar 27 13:02:58 v8jlene: thanks for the help Mar 27 13:03:08 Ifaistos: ok, so it's something else Mar 27 13:03:29 NOTE: package linux-smdk2443-2.6.20+git: completed YAY Mar 27 13:05:22 XorA: I can't find smdk2443 in org.openembedded.dev, are you developing in a special branch? Mar 27 13:06:21 I assume org.openembedded.dev.xora.local Mar 27 13:06:45 rwhitby: sysconf looks nice, thanks for adding it Mar 27 13:07:06 com.wolfson-micro.secret.gg Mar 27 13:07:44 http://www.xora.com/? Mar 27 13:07:56 xora.com are bastards that stole my nick :-) Mar 27 13:08:50 still they look like embeded bastards :p Mar 27 13:10:24 * koen|work continues the search for his drivers license Mar 27 13:10:26 later all Mar 27 13:17:14 hi koen, I'm trying to do .deb packages but apt is broken while installing the libapt-pkg-libc6.4-6.so.3.11 when executing oe_install... but I couldn't figure out how to fix this... any idea? Mar 27 13:18:29 sorry: oe_libinstall() Mar 27 13:24:31 hmm ipkg segfaults when I try to install anything Mar 27 14:17:54 Hi all, I'm having some problems with apt package generation when it tries to use oe_libinstall() from base.bbclass ... it seems that $libfile is empty but shared library is required....so it breaks at line 266 of base.bbclass.... is there any good way to debug it and see why it is happening? avoiding change the base.bbclass adding a lot of echo messages? or someone have any idea why is it happening? Mar 27 14:18:35 vivijim: sadly the only way is to use echo Mar 27 14:18:57 vivijim: alternatively source one of the scripts that work and try to invoke oe_libinstall by hand Mar 27 14:19:18 vivijim: and yes it is possible to not install a shared library, but I doubt that this is what you want... Mar 27 14:22:20 hi all Mar 27 14:28:49 ~seen x29a Mar 27 14:29:07 x29a is currently on #familiar (2m 42s) #opie (2m 42s) #handhelds.org (2m 42s). Has said a total of 1 messages. Is idling for 2m 20s, last said: 'Chicken: ping'. Mar 27 14:30:56 would someone help me to solve python problem? I get it on each bitbake build trial Mar 27 14:43:33 zecke: but every time that I add a new echo to this file everything including the toolchain will be rebuild? I couldn't verify yet what exactly are the files and directories that I can't change that rebuild everything again... or is there any way to tell bitbake do not rebuild everything? Mar 27 14:50:09 vivijim: why should the toolchain be rebuilt? Mar 27 14:57:12 win 7 Mar 27 15:18:26 v8jlene: got it to work :) the config for powerpc did not build perl with thread support Mar 27 15:52:35 florian, linux runs well on my nb :o) Mar 27 15:53:44 meister: cool! Mar 27 15:56:55 i am configuring wlan Mar 27 15:58:28 http://www.physics.ox.ac.uk/jpc/Demo.html awesome Mar 27 16:02:07 zecke: wow that one is cool. I love old games! Mar 27 16:02:20 :) Mar 27 16:05:26 cu Mar 27 16:08:41 zecke: this is exactly my doubt... but sometimes the build process restart from zero and rebuild everything... Mar 27 16:11:08 vivijim: then you changed your directory and issue bitbake from a new directory... Mar 27 16:28:19 zecke: every time that I add a debug echo in a conf file the build start from begin compiling all toolchain again, and I really don't like this because it takes me hours... what I want is do directly to the point where I got the error... Mar 27 16:28:41 03rpurdie 07org.oe.dev * r0d2e691f... 10/ (1 packages/ipkg/ipkg-collateral.bb): ipkg-collateral: Should be marked as machine specific since it uses machine specific file overrides Mar 27 16:29:27 vivijim: reparsing != rebuilding from scratch, but see above... Mar 27 16:33:22 but what I am seeing is when it reparse it rebuild from scratch.... then I'm starting to believe that there is something wrong in some of my configuration files Mar 27 16:42:06 I'm having a problem compiling opie-image. Actually the problem is downloading some source files. The current problem is Task failed: Fetch failed: http://heanet.dl.sourceforge.net/sourceforge/dejavu/dejavu-ttf-2.3-1.tar.gz Mar 27 16:42:14 I can't seem to find that file anywhere. Mar 27 16:42:18 I'm using the oz345fam083 dev branch for 3.5.4. Developing for a collie. Mar 27 16:43:12 mrdata: hi Mar 27 16:43:23 mr_nice: hi Mar 27 16:44:14 Glombool: change your config to use another SourceForge mirror Mar 27 16:44:15 ..anyone? Mar 27 16:44:17 oh Mar 27 16:44:30 Well, I can't find a mirror that actually has the file though. Mar 27 16:44:35 That's the problem Mar 27 16:44:43 mr_nice: the search of the suspend bug could take a while Mar 27 16:45:24 mrdata: no problem! I am glad that you are trying it! Mar 27 16:45:24 mr_nice: my kernel have 73 suspend functions Mar 27 16:45:57 zecke: Any suggestions on a mirror that might have it? Mar 27 16:46:29 mr_nice: i think, mq200 and pcmcia are save, next i will check ucb1x00 code Mar 27 16:46:58 Glombool: I would google for that file Mar 27 16:47:34 Glombool: and then place it in your DL_DIR and touch filename.md5 Mar 27 16:47:37 zecke: Yup, did that too. The only thing close that turned up is a debian feed Mar 27 16:48:14 mrdata: hm, I think I should also get into that. have you found good information about that apm stuff? Mar 27 16:48:47 Glombool: but generally change your SF_MIRROR to something else, heanet lacks a lot Mar 27 16:49:03 mrdata: we should try to build a vanill 2.6.20 and check if it will wake up. I will do that now Mar 27 16:49:46 zecke: ok, thanks. I'll try some other mirrors anyhow. Mar 27 16:49:55 mr_nice: okay, but you know, that the kernel brings an error while suspending Mar 27 16:50:11 mrdata: not on mine Mar 27 16:50:24 mr_nice: gpe or oie Mar 27 16:50:33 mrdata: bootstrap Mar 27 16:51:13 mrdata: but it does not wake up Mar 27 16:51:43 mrdata: and I forgot what zecke told me about getting debug messages about that Mar 27 16:52:54 zecke: can you please tell me a second how to get a serial debug message? Mar 27 16:53:36 mr_nice: i used CONFIG_DISABLE_CONSOLE_SUSPEND=y in .config Mar 27 16:54:10 mr_nice: so the kernel tell me more while suspend is going on Mar 27 16:54:45 zecke: stupid question... to change my SF_MIRROR im assuming I place, for example SF_MIRROR="http://umn.dl.sourceforge.net" in local.conf, right? Mar 27 16:54:54 mrdata: I may try this Mar 27 16:55:53 Glombool: yes, beside it is not SF but something else :) Mar 27 16:56:14 Glombool: check conf/bitbake.conf and/or classes/base.bbclass Mar 27 16:56:30 I did find the files on a different mirror :) Mar 27 16:59:03 Hello Mar 27 16:59:54 pH5: About the problem with LCD backlight, I've added this bug to gpe-conf, if you're interested: http://bugs.linuxtogo.org/show_bug.cgi?id=42 Mar 27 17:01:01 sirfred: yes, thanks! Mar 27 17:01:23 pH5: There's also a one line patch, to fix it. Mar 27 17:01:28 pH5: You're welcome Mar 27 17:03:01 zecke: i'm a little confused... what did you mean it is not SF but something else? Mar 27 17:03:26 Glombool: I don't know the exact name, so instead of just copying what I said please take a look to find the real name Mar 27 17:03:35 and if it is SF we are just lucky :) Mar 27 17:03:57 zecke: lol, okay, gotcha. Mar 27 17:05:08 zecke: CVSROOT perhaps? Mar 27 17:05:33 sure, give it a try Mar 27 17:05:35 :} Mar 27 17:08:49 zecke: hmm, it's still looking for heanet :( If only I could find where that was set as a default. Mar 27 17:11:42 zecke: ah, found it. was looking at wrong bitbake.conf :) Mar 27 17:11:51 sourceforge_mirror Mar 27 17:21:50 mrdata: I will try to use that option I am no longer shure if it is realy fully suspend. Mar 27 17:27:31 mrdata: I wonder why CONFIG_DISABLE_CONSOLE_SUSPEND isd marked as dangerous Mar 27 17:33:20 mr_nice: i use this only for debbuging reason Mar 27 17:34:06 mr_nice: when i found the error, i need not more this option enabled Mar 27 17:45:00 hi koen, this is the last week that I have to convince my team to use OE to build mamona and I already have some questions and some issues to solve... Mar 27 17:45:21 nice Mar 27 17:45:32 ask them and people might answer them :) Mar 27 17:45:51 yes, I'm alread asking :) Mar 27 17:46:36 hehe Mar 27 17:46:47 Should I compress patches (say ~ 300Kb) to submit to bugtracker ? Mar 27 17:46:54 vivijim: it really shouldn't rebuild, it will reparse and e.g. build new dependencies Mar 27 17:47:14 vivijim: as to apt calling oe_libinstall, check the config.log why no shared library is built Mar 27 17:47:48 vivijim: and there is a parameter for oe_libinstall to change the dir first (IIRC -C) and another one to not install shared libraries Mar 27 17:51:54 zecke: actually I can see that shared library was built and has the correct name but the oe_libinstall for some reason don't see that and don't install it... I saw this flags to and removed the shared required one, but I got another error because apt could not work right without this library... :( Mar 27 17:52:19 I've just opened a new bug report against xserver-kdrive-imageon as bug 2052. If someone is so kind to take a look at it and commit ... thanks. Mar 27 17:52:49 zecke: about the rebuild of toolchain, do you have any idea why it can be happening? Mar 27 17:52:56 vivijim: have you seen the run.do_install.$PID scripts in temp Mar 27 17:53:20 vivijim: it could happen if you switch distributions and PREFERRED_PROVIDER, PREFERRED_VERSION changes Mar 27 17:53:28 03koen 07org.oe.dev * r3332520b... 10/ (1 packages/apt/apt-package.inc): Mar 27 17:53:28 apt-package.inc: disable magic that doesn't work and causes builds to fail. Disable oe_libinstall as well, since lib* got built statically Mar 27 17:53:28 * people that care about and/or know apt internals should fix this Mar 27 17:53:31 vivijim: or alternatively if you invoke BitBake from another directory Mar 27 17:53:40 hehe Mar 27 17:53:51 vivijim: or just talk to koen Mar 27 17:53:52 sirfred: does the new patch have the comments on top hrw added? Mar 27 17:54:03 koen: I'm afraid it doesn't Mar 27 17:54:22 zecke: I kinda suspect you can only build apt if you have *apt*-dev on your host.. Mar 27 17:54:43 koen: I always forget it after refreshing the patch. Can an attachment be deleted from a bug ? Mar 27 17:55:07 sirfred: you can mark it 'obsolete' or 'superceded' iirc Mar 27 17:55:33 koen: The attach itself ? Mar 27 17:56:10 yes Mar 27 17:56:12 koen: I see, So, I'm going to obsolete it, and send a new patch. Sorry. Mar 27 17:56:18 sirfred: no problem Mar 27 17:57:02 03nail 07org.oe.dev * r4098a08f... 10/ (1 packages/openpbx/openpbx.org_1.2_rc3.bb): openpbx: Update openpbx.org, thanks to hillct Mar 27 17:58:51 zecke: I'm so stupid... I believe that this is the problem... invoking bitbake from different directories... Mar 27 17:59:14 vivijim: e.g. change TMPDIR to be an absolute path :) Mar 27 17:59:22 koen: Done. Mar 27 17:59:30 vivijim: I only know this because I'm stupid as well :) Mar 27 17:59:51 zecke: where can I change this TMPDIR ? Mar 27 18:00:21 vivijim: Right answer: anywhere More easy answer: conf/local.conf Mar 27 18:04:04 checking glibc version... /data/build/koen/OE/build/tmp/angstrom/work/armv4t-angstrom-linux-gnueabi/apt-0.6.46.2-r0/apt-0.6.46.2/configure: line 6997: ./if5889: cannot execute binary file Mar 27 18:04:07 * koen stabs apt Mar 27 18:04:49 koen: why not just load ARM emulation microcode into your shity Intel CPU? Mar 27 18:05:58 zecke: can I get the PV of glibc from somewhere? Mar 27 18:06:23 koen: from within another recipe? Mar 27 18:06:28 yes Mar 27 18:07:43 koen: no way. This is one of my long term wishes. Define a feature set, let it run throught a precompiler or such and then only this configuration (+selected variants) gets built. But we don't have that :) Mar 27 18:07:53 koen: why do you need the PV? Mar 27 18:08:15 zecke: so I can set the autocache value via the environment Mar 27 18:08:32 koen: autocache? Mar 27 18:09:30 EXTRA_OECONF +=" ac_cv_glibc_ver=libc6.4" Mar 27 18:09:41 zecke: glibc 2.5 says it's 2.4 :) Mar 27 18:10:53 ah, no we can't do that ATM Mar 27 18:11:07 koen: the last staged glibc could write a value to the conf site? Mar 27 18:12:46 it could Mar 27 18:13:04 I'll commit something for angstrom and forward the question to oe-devel Mar 27 18:18:16 checking for shared library run path origin... /bin/sh: buildlib/config.rpath: No such file or directory Mar 27 18:18:19 man, apt is messed up Mar 27 18:20:09 use smart... Mar 27 18:20:27 I wonder why feisty did not switch to smart in the end... Mar 27 18:26:52 zecke: GLIBC_VER=libc6.`ls ${STAGING_LIBDIR}/libc-2*.so | awk -F "." '{print $2}'` Mar 27 18:26:55 or something like that Mar 27 18:29:30 03koen 07org.oe.dev * ra20c5779... 10/ (1 packages/apt/apt.inc): apt.inc: provide an example on how to provide the glibc version to configure Mar 27 18:29:34 03manuel.teira 07org.oe.dev * rf78e513b... 10/ (3 files in 3 dirs): xserver-kdrive: update imageon patch, closes #2052 Mar 27 18:29:40 zecke: mail sent Mar 27 18:29:44 sirfred: patch applied Mar 27 18:29:58 koen: Thanks a lot. Mar 27 18:30:00 hi * Mar 27 18:31:53 i have a problem when trying to boot w/ root fs mounting over nfs. i used amstrong image fs. Mar 27 18:32:15 After tar all file in amstrong-xx-yy-zz.tar.gz to /nfsroot (include /dev) Mar 27 18:32:36 my board boot hang after "Freeing init memory: 80K" message. Mar 27 18:32:45 (i can type anything here...) Mar 27 18:33:19 have someone give me some suggest with this prob ? Mar 27 18:33:30 koen: why does apt care at all... Mar 27 18:33:54 nm: use a different floating point emulation Mar 27 18:34:03 nm: make sure inittab is configured properly... Mar 27 18:34:11 sirfred: should Ximageon work on w3220 now? Mar 27 18:34:33 koen: I have some hopes Mar 27 18:35:02 mrdata: hm, can not get any output have the option set also the debug pm one. I only get apmd[937]: Suspending now [ 557.280000] Mar 27 18:35:18 koen: Have you bumped up version for xserver-kdrive ? Mar 27 18:35:20 zecke, i use SFP instead of HFP because my chip at91 is not support. Mar 27 18:35:34 zecke, i think my FP init okie : NetWinder Floating Point Emulator V0.97 (double precision) Mar 27 18:35:35 Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Mar 27 18:35:43 sirfred: yes Mar 27 18:35:50 koen: It should be xserver-kdrive-imageon Mar 27 18:36:16 nm: can you ping your machine? is the mtu too large, change to tcp, reduce rsize and wsize etc. Mar 27 18:36:51 zecke, i can ping this board, even when it hanged Mar 27 18:37:02 I'm afraid last update also happened the same, as xserver-kdrive-imageon is only r0 Mar 27 18:37:36 * zecke whispers floating point emulation. Don't use the EXPERIMENTAL one... Mar 27 18:37:50 sirfred: ah right, my bad Mar 27 18:37:59 night Mar 27 18:38:12 koen: No problem Mar 27 18:38:16 zecke, eth0 is my host interface, eth0: mtu 1500 qdisc pfifo_fast qlen 100 Mar 27 18:39:33 hey ladies!! Mar 27 18:40:08 nm: a) fix your floating point emulation b) fix your network (mtu,rsize,wsize,proto=tcp) c) fix your init scripts use wireshark to monitor your network Mar 27 18:40:47 zecke, ok guy. I'll try it. Thanks :-D Mar 27 18:47:11 03koen 07org.oe.dev * r0254dc3d... 10/ (2 files in 2 dirs): xserver-kdrive-imageon: bump PR of the right xserver Mar 27 18:50:42 mr_nice: try also CONFIG_PM_LEGACY=y and CONFIG_PM_DEBUG=y Mar 27 18:54:22 I'm back :).... Mar 27 18:54:28 I think I"m having this issue: http://bugs.openembedded.org/show_bug.cgi?id=771 Mar 27 18:54:43 Question is, how to I apply the patch? Mar 27 19:14:48 Can anyone tell me how to get uicmoc to compile? I've been searching forums and such, and I know the issue is that I have gcc-4.1. I have older versions as well. What do I do? Mar 27 19:25:48 Glombool: fix it :) Mar 27 19:40:05 [#remote-exploit] Mar 27 19:40:07 [#remote-exploit] Mar 27 19:40:12 sorry, bad paste Mar 27 19:40:23 http://www.pastebin.ca/412549 Mar 27 19:40:28 that's my issue. Mar 27 19:40:42 file native won't compile, if anyone knows the issue Mar 27 20:09:51 re Mar 27 20:10:00 re Mar 27 20:10:20 http://www.pastebin.ca/412549 <--- any idea why my file-native sucks? Mar 27 21:27:26 03nail 07org.oe.dev * r6c69658f... 10/ (1 conf/distro/include/foonas.inc): foonas: use dtc snapshot, git is currently fudged. Thanks to timtimred Mar 27 21:34:46 * timtimred wakes up... Mar 27 21:42:35 Hi Mar 27 21:49:21 hi guys, what is the name of the package I need to bitbake to build angstrom for a qemuarm machine? Mar 27 21:49:29 I tried angstrom-x11-image Mar 27 21:49:35 but it gave me an error Mar 27 21:50:39 Ifaistos: Ah, good. There's a PR on if we should enable or disable threading, sound like we need to enable it ;) Mar 27 21:54:23 03nail 07org.oe.dev * racd3cb12... 10/ (3 files in 2 dirs): linux-linkstationppc: Upgrade to 2.6.21-rc5 Mar 27 21:57:31 psokolovsky: no need to pester Mar 27 22:01:48 Zero_Chaos: Looks like it's your hosts's glibc that sucks... too old. Mar 27 22:03:14 Zero_Chaos: We probably should patch in support to OE, ie see http://cvs.openpkg.org/chngview?cn=34332 and http://trac.nslu2-linux.org/optware/changeset/5815 Mar 27 22:09:43 Good night Mar 27 22:24:54 03coredump2 07org.oe.dev * r7ab8b86e... 10/ (17 files in 6 dirs): altboot: Update to latest version Mar 27 23:50:17 * v8jlene curses vmware for taking out the entire machine when it crashes Mar 28 01:05:33 03pfalcon 07org.oe.dev * ra5c9fba9... 10/ (3 files in 2 dirs): Mar 28 01:05:33 qte-mt, qte-mt-static 2.3.12: 2.3.12 is not fully tested version, lower DEF_PREF. Mar 28 01:05:33 * There were reports of build issues. Mar 28 01:05:37 03pfalcon 07org.oe.dev * r0087f6bf... 10/ (1 packages/snes9x/snes9x-sdl-qpe_1.39.bb): Mar 28 01:05:37 snes9x-sdl-qpe 1.39: Support both qte and qte-mt. Mar 28 01:05:37 * Closes #1975. **** ENDING LOGGING AT Wed Mar 28 02:59:56 2007