**** BEGIN LOGGING AT Thu Aug 21 02:59:56 2008 Aug 21 05:35:49 hello Aug 21 05:43:15 I am getting following problem while installing openembedded .I followed the guidelines to install oe from http://wiki.openembedded.net/index.php/Getting_Started.But i am getting problem in bitbake..the error is:AttributeError: BBCooker instance has no attribute 'cook' Aug 21 05:43:55 all the BBFILES,BBPATH,PATH variables are properly set.can anybody help me to solve the problem? Aug 21 05:44:04 thank you in advance Aug 21 06:46:39 morning Aug 21 06:54:03 morning Aug 21 07:05:28 hi... Aug 21 07:05:56 I am back to OE trying to build it for avr32 target. (atngw100) Aug 21 07:07:25 I just downloaded everything and even did a few extra pulls and update (org.openembedded.dev). When I run bitbake minimal-image it stops with Aug 21 07:07:34 ERROR: Parsing errors found, exiting... Aug 21 07:08:02 I carfully read the getting started instructions and local.conf.. Aug 21 07:08:22 hello Aug 21 07:08:22 I am getting following problem while installing openembedded .I followed the guidelines to install oe from http://wiki.openembedded.net/index.php/Getting_Started.But i am getting problem in bitbake..the error is:AttributeError: BBCooker instance has no attribute 'cook' Aug 21 07:08:22 all the BBFILES,BBPATH,PATH variables are properly set.can anybody help me to solve the problem? Aug 21 07:08:22 thank you in advance Aug 21 07:08:51 here is a snapshot of what bitbake reports: Aug 21 07:10:39 NOTE: Out of date cache found, rebuilding... Aug 21 07:10:40 NOTE: Handling BitBake files: \ (4163/5731) [72 %]ERROR: Information not available for target 'avr32-linux' Aug 21 07:10:40 NOTE: :argument of type 'NoneType' is not iterable while evaluating: Aug 21 07:10:40 ${@siteinfo_get_endianess(d)} Aug 21 07:10:40 NOTE: :argument of type 'NoneType' is not iterable while evaluating: Aug 21 07:10:40 ${@base_contains("SITEINFO_ENDIANESS", "be", "espeak-data (= 1.37)", "", d)} Aug 21 07:10:42 NOTE: :argument of type 'NoneType' is not iterable while evaluating: Aug 21 07:10:44 portaudio-v19 ${EXTRA_PHONEMES} Aug 21 07:10:46 ERROR: argument of type 'NoneType' is not iterable while parsing /data/oe/org.openembedded.dev/packages/espeak/espeak_1.37.bb Aug 21 07:10:49 NOTE: Handling BitBake files: | (5628/5731) [98 %]ERROR: Information not available for target 'avr32-linux' Aug 21 07:10:51 NOTE: :argument of type 'NoneType' is not iterable while evaluating: Aug 21 07:10:53 ${@siteinfo_get_endianess(d)} Aug 21 07:10:55 NOTE: :argument of type 'NoneType' is not iterable while evaluating: Aug 21 07:10:57 ${@base_conditional('SITEINFO_ENDIANESS', 'le', '-DL_ENDIAN', '-DB_ENDIAN', d)} -DTERMIO -fexpensive-optimizations -fr Aug 21 07:11:00 ename-registers -fomit-frame-pointer -Os -Wall Aug 21 07:11:02 NOTE: :argument of type 'NoneType' is not iterable while evaluating: Aug 21 07:11:04 ${@'${CFLAG}'.replace('-O2', '')} Aug 21 07:11:06 ERROR: argument of type 'NoneType' is not iterable while parsing /data/oe/org.openembedded.dev/packages/openssl/openssl_0.9.7m Aug 21 07:11:09 .bb Aug 21 07:11:11 ERROR: Information not available for target 'avr32-linux' Aug 21 07:13:44 kleckse: there is something called pastebin Aug 21 07:15:43 snapshot of the error is: Aug 21 07:15:56 Traceback (most recent call last): Aug 21 07:15:57 File "/usr/local/bin/bitbake", line 134, in Aug 21 07:15:57 main() Aug 21 07:15:57 File "/usr/local/bin/bitbake", line 131, in main Aug 21 07:15:57 cooker.cook() Aug 21 07:15:57 AttributeError: BBCooker instance has no attribute 'cook' Aug 21 07:18:15 sorry.. I didn't know if you guys like this... Aug 21 07:18:35 hi Aug 21 07:19:59 Here for my bitbake output.... http://pastebin.com/d3975b1bb Aug 21 07:24:01 kleckse, first time you ran navit ? Aug 21 07:38:17 hmm.. navit Aug 21 07:38:32 as I don't know what it is I can say yes. Aug 21 07:40:07 i was talking about bitbake sorr Aug 21 07:40:13 sorry kleckse Aug 21 07:40:17 morning ^^ Aug 21 07:40:26 morning... Aug 21 07:41:21 hmm... A few month ago (more like a half a year) I first tried to build oe for AVR32. After two weeks I had to give up. Aug 21 07:42:09 what distro do you want to build ? Aug 21 07:42:09 But I like the concept of OE so I came back to give it another try. So I allready used bitbake, but I reinstalled everything from scratch... Aug 21 07:43:09 DISTRO = "angstrom-2008.1" Aug 21 07:46:00 I am a little bit confused, that things break this early... It even doesn't start compiling... Aug 21 07:56:53 i see Aug 21 07:57:06 have you follow the wiki point to point ? Aug 21 08:02:17 bonjour Aug 21 08:05:02 hi genesis, "bonjour" as we are french :) Aug 21 08:22:34 kleckse: try with another machine and see what happens Aug 21 08:23:15 so you'll understand if your host env is ok Aug 21 08:24:04 e.g. MACHINE = "c7x0" Aug 21 08:24:33 (this little suXXer build fine) Aug 21 08:27:20 I have tried with this MACHINE and DISTRO but still gives following error:Traceback (most recent call last): Aug 21 08:27:21 File "/usr/local/bin/bitbake", line 134, in Aug 21 08:27:21 main() Aug 21 08:27:21 File "/usr/local/bin/bitbake", line 131, in main Aug 21 08:27:21 cooker.cook() Aug 21 08:27:21 AttributeError: BBCooker instance has no attribute 'cook' Aug 21 08:35:31 florian: good morning Aug 21 08:38:45 good morning Aug 21 08:41:53 ant_work: yes machine c7x0 would build... No error while parsing.... Aug 21 08:42:10 how should I start debugging my problem? Aug 21 09:29:23 kleckse: look at siteinfo.bbclass, I suppose Aug 21 09:30:00 I think the problem you are having is simply that nobody else has used avr32 with glibc, so you will need to check and/or add the appropriate site definitions for your configuration. Aug 21 09:46:09 hi lrg Aug 21 09:47:06 hey pb_ Aug 21 09:55:57 pb___: hey Aug 21 09:56:32 pb___: last weekend thesing (moved by compassion) committed u-boot from bug 3738 Aug 21 09:56:45 ah, very good Aug 21 09:56:46 unfortunately the commit is bad Aug 21 09:56:50 :-( Aug 21 09:56:57 oh Aug 21 09:56:59 what is wrong with it? Aug 21 09:57:05 the patches are 'double' Aug 21 09:57:56 ah Aug 21 09:58:11 well, if thesing made the original commit then I guess he should fix it. Aug 21 09:58:16 my last version is in the last attachment , las weekend thesing (moved by compassion) Aug 21 09:58:21 uh... Aug 21 09:58:38 yes, I agree, but he somehow disappeared (holidays?) Aug 21 09:59:11 the good patch is at http://bugs.openembedded.net/attachment.cgi?id=9917 Aug 21 09:59:22 doh Aug 21 09:59:24 (I can wait, np for me) Aug 21 09:59:36 this is exactly the reason I didn't want to check the patch in immediately before my holiday. Aug 21 09:59:44 he he Aug 21 09:59:55 okay, I will see if I can figure out what is the right way to fix it. Aug 21 10:00:07 assuming I can identify the bad checkin, and it didn't touch anything else, it's probably easiest to just disapprove that revision and start again. Aug 21 10:00:30 I would suppose Aug 21 10:01:09 it is http://gitweb.openembedded.net/?p=org.openembedded.dev.git;a=commit;h=9ba2d0a72fb91928cd3c09be2cecbada6aa5dd47 Aug 21 10:02:18 alright, fine Aug 21 10:02:30 I need to do some "real work" first but I will try to sort that out later today Aug 21 10:05:16 pb___: np, thank you in advance Aug 21 10:13:09 pb: 'good' is a big word...that broken patch did indeed patch the file 'u-boot_git.bb' and so the last part of the patch is not correct if you revert the whole commit... Aug 21 10:14:31 it is incremental... Aug 21 10:14:51 Am I right in that packaged-staging is not supported in org.openembedded.stable ? Aug 21 10:16:52 ant__work: ok, so what would you like me to do? Aug 21 10:18:51 well, start reverting the commit and then we'll add the missing lines in u-boot_git.bb Aug 21 10:19:09 ok Aug 21 10:20:36 the right patchset uses the 'ROOT_FLASH_SIZE' var Aug 21 10:20:59 thesing was critic about the three-step do_configure_prepend() Aug 21 10:21:25 one for each machine...does the (a|b|c) syntax help here? Aug 21 10:22:52 I don't think you can do "do_configure_prepend_(akita|spitz_c7x0)", if that's what you mean Aug 21 10:23:07 I cannot figure out how to expand the variable contained in a patch, so use some sed Aug 21 10:23:09 but you could write a single do_configure_prepend() with a runtime check for MACHINE Aug 21 10:23:46 $ROOTFS_FLASH_SIZE comes from mahine.conf Aug 21 10:24:34 i.e. do_configure_prepend() { if [ "$MACHINE" -eq "akita" ] || [ "$MACHINE" -eq "spitz" || ..; then ; fi } Aug 21 10:25:04 well, there are the same number of lines of code, more or less... Aug 21 10:25:32 yeah Aug 21 10:25:38 I think what you have there is basically ok, to be honest Aug 21 10:25:51 ;-) Aug 21 10:26:16 can anybody help me for the following problem while installing open emebedded?Traceback (most recent call last): Aug 21 10:26:16 File "/usr/local/bin/bitbake", line 134, in Aug 21 10:26:16 main() Aug 21 10:26:16 File "/usr/local/bin/bitbake", line 131, in main Aug 21 10:26:16 cooker.cook() Aug 21 10:26:17 AttributeError: BBCooker instance has no attribute 'cook' Aug 21 10:27:00 avanti: please don't flow the channel. use pastebin Aug 21 10:27:22 he only pasted five lines, I don't think that's really worth getting too worked up about. Aug 21 10:27:30 ok..thank you..m sorry Aug 21 10:28:02 pb___: was 3rd time Aug 21 10:28:10 ah, I see Aug 21 10:28:55 avanti_: http://ml.osdir.com/sysutils.bitbake.devel/2006-08/msg00001.html Aug 21 10:29:11 which version of bitbake there? Aug 21 10:29:33 i have tried with 1.8.6 and then 1.8.10 Aug 21 10:30:59 hmm..you use .dev branch? Aug 21 10:31:18 yes Aug 21 10:31:32 cd /stuff/bitbake; svn update Aug 21 10:31:41 and you have 1.8.10? Aug 21 10:31:49 yes Aug 21 10:33:50 well, BB_VERSION = "1.8.11" here Aug 21 10:37:52 still not working Aug 21 10:37:58 avanti_: svn co svn://svn.berlios.de/bitbake/trunk/bitbake Aug 21 10:38:11 sorry..cannot check here... Aug 21 10:38:31 but I think it's trunk what I'm using Aug 21 10:38:40 ok.. Aug 21 10:41:11 Still working on my avr32 problem. bitbake -b /stuff/org.openembedded.dev/packages/espeak/espeak_1.37.bb can reproduce to problem Aug 21 10:42:25 this is the output: http://pastebin.com/d219c1b16 Aug 21 10:47:05 * * OE Bug 4512 has been created by kavol(AT)seznam.cz Aug 21 10:47:08 * * gpsdrive does not start, fails to copy /usr/share/gpsdrive/map_koord.txt Aug 21 10:47:10 * * http://bugs.openembedded.net/show_bug.cgi?id=4512 Aug 21 10:53:05 kleckse: this is the same problem as before, and the same is true. Aug 21 10:53:21 kleckse: look at siteinfo.bbclass, I suppose Aug 21 10:53:22 I think the problem you are having is simply that nobody else has used avr32 with glibc, so you will need to check and/or add the appropriate site definitions for your configuration. Aug 21 10:53:32 there's no point just trying different packages, you need to address the actual issue. Aug 21 10:54:11 I know... but where can I find this siteinfo.bbclass? Aug 21 10:54:26 in the classes/ directory, along with all the other .bbclass files Aug 21 10:54:39 "find . -name siteinfo.bbclass" would have told you that. Aug 21 10:54:39 I don't want to use glibc... (especially, if I am the only one :- ) Aug 21 10:54:49 IIRC koen did some work on avr32 (before falling in love with the BB, no, not Brigitte Bardot, Beagleboard) Aug 21 10:55:00 ah. well, if you don't want to use glibc, you should select uclibc in your local.conf Aug 21 10:55:32 I think I did it... Aug 21 10:55:58 TARGET_OS = "linux-uclibc" Aug 21 10:56:12 argh Aug 21 10:56:19 right Aug 21 10:56:52 maybe my distro or machine is overruling this setting?? Aug 21 10:56:59 maybe Aug 21 10:57:04 you'd have to inspect the files to find out Aug 21 10:57:08 kleckse: angstrom has an ANGSTROM_MODE Aug 21 10:57:22 I know that avr32 in oe should basically work. Aug 21 10:58:02 ant__work what does that mean? Aug 21 10:58:43 which distro are you building, sorry? Aug 21 10:59:19 DISTRO = "angstrom-2008.1" Aug 21 10:59:35 oh, you're using angstrom? I don't know anything about that. Aug 21 10:59:51 there might be any kind of crazy stuff going on, you'd need to inspect the conf files to find out. Aug 21 11:00:09 http://www.angstrom-distribution.org/building-angstrom Aug 21 11:00:13 * pb___ fears 4ng5tr0m Aug 21 11:00:39 * ant__work thinks poki is evil, angstrom is a demon Aug 21 11:00:42 in my machine conf (atngw100.conf) thereis a line: PREFERRED_PROVIDER_virtual/kernel = "linux" Aug 21 11:01:02 is this ok or should it read linux-uclibc? Aug 21 11:01:09 that's ok Aug 21 11:01:30 that line is referring specifically to the kernel, which is independent of the uclibc/glibc choice Aug 21 11:02:58 sorry I am quite new to all this conf stuff.... This is my local.conf http://pastebin.com/d105cd999 Aug 21 11:03:56 if you're using angstrom, you might be better off asking in #angstrom. I think that's where the eleet angstrom dudes hang out. Aug 21 11:04:52 well, he should just set ANGSTROM_MODE='uclibc' Aug 21 11:05:29 (I know, I did build bootimages against uclibc) Aug 21 11:06:27 IIRC, no need to touch TARGET_OS Aug 21 11:06:38 ok... seems to help a lot :-) Aug 21 11:07:47 at least bitbake .. espeak came past parsing and started with download :-) Aug 21 11:08:00 I just try minimal-image Aug 21 11:28:37 anyone using switch_root? I'm under the impression that once called in your init such as 'exec switch_root /mnt/rfs /bin/init' that it should not return - is this correct? Aug 21 11:31:02 tharvey, I don't know what switch_root is, the command you mention looks very much like chroot and init itself is rarely supposed to return ;-) Aug 21 11:41:21 polyonymous, switch_root is what must be used instead of chroot when your using initramfs - its a busybox cmd Aug 21 11:41:49 tharvey, like pivot_root? Aug 21 11:41:54 I would aggree I don't think it should ever return, however I also get no error so I thought perhaps I missed something - root does not seem to be switched Aug 21 11:42:16 yes Aug 21 11:42:24 But pivot_root has different parameters Aug 21 11:42:39 pivot_root new_root put_old Aug 21 11:43:20 Well, again, I don't know about switch_root. Aug 21 11:43:53 sorry, I meant switch_root is to be used instead of pivot_root for initramfs: http://linux.die.net/man/1/busybox Aug 21 11:43:53 But is it not switched or does it return? Aug 21 11:44:03 it is not switched and does return Aug 21 11:46:26 hmmm... anyone using initramfs would need to do this if I understand correctly - so I think it would be common Aug 21 11:47:51 well, if it does return - could it be a problem with your init? Aug 21 11:50:06 if so there would be an err msg from busybox switch_root Aug 21 11:50:40 no, init might be executable, but.. well... misbehaving? Aug 21 11:52:01 hmmm... not sure. Perhaps I don't even need busybox 'switch_root' - if I understand correctly initramfs doesn't need (or can't use) pivot_root - instead you mount your new root over the top of the old and then do some cleanup - should be able to do it in my original init instead Aug 21 12:09:45 tharvey: look at /packages/kexec Aug 21 12:10:03 (I'm just extending it to pass mtdparts too) Aug 21 12:11:17 Hi there! In order to bitbake the qt4-x11-free for the openmoko I wanted to install openembedded Aug 21 12:11:57 I found an instruction saying: Aug 21 12:11:59 cd /stuff Aug 21 12:11:59 mtn db init --db=/stuff/oe.db Aug 21 12:11:59 mtn --db=/stuff/oe.db genkey Aug 21 12:11:59 mtn --db=/stuff/oe.db pull monotone.openembedded.org org.openembedded.dev Aug 21 12:11:59 mtn --db=/stuff/oe.db checkout --branch=org.openembedded.dev Aug 21 12:12:17 is that correct? Aug 21 12:13:06 it's correct Aug 21 12:13:16 follow the wiki, it is good :) Aug 21 12:13:27 after that you will need to update your branch Aug 21 12:13:28 which wiki? Aug 21 12:13:32 hmm wait Aug 21 12:13:55 http://wiki.openembedded.net/index.php/Getting_Started Aug 21 12:15:02 I already tried the on above and got that message: Aug 21 12:15:21 mtn --db=/media/daten/OE/oe.db checkout --branch=org.openembedded.dev Aug 21 12:15:21 mtn: Zweig org.openembedded.dev hat mehrere Köpfe: Aug 21 12:15:21 mtn: 4ea5971c2dd26e9c357b906128f0e339d80e3d50 tmbinc@openembedded.org 2007-12-11T01:56:25 Aug 21 12:15:21 mtn: 560f1294e1ef2699d2b80c98d99386c3030b8c0b Paul Eggleton 2008-01-01T22:59:25 Aug 21 12:15:21 mtn: 7dc115a2ce1cbe29ae1b44dad5546d16e4a5e4dd Aug 21 12:15:22 mtn: d0954a8a227efc014d29aba8d911adfc59934357 dodji@openedhand.com 2008-01-09T21:05:10 Aug 21 12:15:24 mtn: d12a899d666597c4750ce96df9085900d2d639c7 daniel@openembedded.org 2007-12-29T15:33:15 Aug 21 12:15:26 mtn: wählen Sie einen durch 'mtn checkout -r' Aug 21 12:15:28 mtn: Fehler: Zweig org.openembedded.dev hat mehrere Köpfe Aug 21 12:15:33 ant__work, kexec is for booting a new kernel - which I'm not really intending to do - are you suggesting use it anyway to boot the same kernel with a new rfs? Aug 21 12:15:50 IIRC you can do it Aug 21 12:15:54 please use www.pastebin.com to paste your logs ... Aug 21 12:16:02 sorry Aug 21 12:16:04 mom Aug 21 12:16:38 http://pastebin.com/de1eb48f Aug 21 12:16:41 ant__work, thx - I'll give that a shot Aug 21 12:16:43 you don't need to generate a key if i remember correctly Aug 21 12:17:05 just follow the wiki , it works well i've done it so many times Proton23 :) Aug 21 12:17:21 ok, I will :) Aug 21 12:17:34 And I think I will came back :D Aug 21 12:17:50 Thanks Aug 21 12:18:04 np Aug 21 12:18:35 see you Proton23 ;) Aug 21 12:44:50 khem ping Aug 21 12:56:52 Proton23, either wait till the heads are merged and pull again or use mtn checkout -r as it says Aug 21 12:58:16 boris_OmegA, I don't know if wiki covers that, but theoretically you could've done it many times and never had multiple heads ;-) Aug 21 12:59:44 what do you mean ? Aug 21 12:59:58 hi robert Aug 21 13:00:09 polyonymous what do you mean ? Aug 21 13:00:33 hi henning Aug 21 13:02:23 pull again, looks like the heads are merged Aug 21 13:03:36 crofton *g* Aug 21 13:10:25 boris_OmegA, do you know what the error message Proton23 quoted means? Aug 21 13:12:02 don't understand german as well :) Aug 21 13:12:27 boris_OmegA, it says "branch blah.blah.blah has multiple heads" Aug 21 13:12:49 ok Aug 21 13:12:58 just chose one :) Aug 21 13:13:29 boris_OmegA, yeah, but "follow the wiki" is much less of the solution than "just chose one" :) Aug 21 13:14:04 yeah but i'm not german:) Aug 21 13:14:51 Neither I am. But then again, if you don't understand the question, why answer? :) Aug 21 13:14:58 i just said that a key is not needed, and by following the wiki point to point i've ever manage to have oe running Aug 21 13:15:03 ok Aug 21 13:15:27 next time i will shut up and wait for someone who understand everything Aug 21 13:15:27 ah, did he say he needs a key? Aug 21 13:15:37 boris_OmegA, no that's not what I mean. Aug 21 13:16:02 14:12:04 mtn --db=/stuff/oe.db genkey Aug 21 13:16:17 boris_OmegA, if I were you I'd ask him to translate or to run env LC_MESSAGES=C mtn update ;-) Aug 21 13:16:42 boris_OmegA, on that message of his you've said it's correct :))) Aug 21 13:16:50 i only advice him to follow the same way i did Aug 21 13:17:15 boris_OmegA, I'm not trying to say you did wrong. I just say you could've done better :) Aug 21 13:18:03 don't ask me why i try to help someone by answer him with all knowledge i have, even it's not great Aug 21 13:18:30 boris_OmegA, it's great that you try. I didn't meant to stop you from doing so. Aug 21 13:18:39 we had a misunderstood problem from language Aug 21 13:19:28 these kind of things don't exist if everybody translate in english on irc, as i do ... Aug 21 13:19:45 uhh.. what? Aug 21 13:19:55 don't matter ;. Aug 21 13:20:12 ok :) Aug 21 13:20:47 i have been here for hours without have an answer, so when i see someone which i could help, i try, sorry if i'm not an oe professional Aug 21 13:21:00 i try to become one :) Aug 21 13:21:12 for days .. Aug 21 13:21:42 Again, I didn't mean to stop you from trying to help. Are you still waiting for an answer, btw? :) Aug 21 13:22:03 i still have a problem Aug 21 13:22:05 yes Aug 21 13:22:34 and what is it? Aug 21 13:23:17 installing directfb on my oe ansgtrom Aug 21 13:23:40 directfb-1.1 bb file exist in org.openembedded.dev, but not 1.2 i guess :s Aug 21 13:23:44 ah.. I don't think I've ever tried. Aug 21 13:23:48 and i need 1.2 ideally Aug 21 13:23:49 you need 1.2 ? Aug 21 13:24:00 well, if it doesn't exist you need to make one? Aug 21 13:24:12 i modified directfb.bb file to make a new one Aug 21 13:24:21 patched directfb1.2 sources Aug 21 13:24:23 hm 1.2 is out? Aug 21 13:24:43 woglinde, what do you mean by "out" ? Aug 21 13:24:45 ah yes Aug 21 13:24:51 out == releases Aug 21 13:24:53 hm okay Aug 21 13:24:56 yes of course Aug 21 13:24:59 when I have some time Aug 21 13:25:03 at this evening Aug 21 13:25:07 I will check it in Aug 21 13:25:20 and then i managed to make "bitbake directfb" build my package Aug 21 13:25:20 you see, boris, I've almost solved your problem :)) Aug 21 13:25:44 ah, you did. And? Aug 21 13:26:02 and i installed it with ipkg install ... Aug 21 13:26:09 always no errors Aug 21 13:26:12 and then Aug 21 13:26:26 i don't have anything in /usr/lib/directfb1.2... Aug 21 13:26:43 and of course, directfb apps don't run ;) Aug 21 13:27:01 so i think my packaging, my bb file is corrupted Aug 21 13:27:04 what files does "ipkg files" say are in that package? Aug 21 13:27:15 ah... Well, I think the best you can do is wait for woglinde to check it in - I haven't touched directfb for ages if I ever had. Aug 21 13:27:33 or check where does it install stuff. Aug 21 13:27:42 ok...but i have not so much time , i work on it ^^ Aug 21 13:27:44 boris could you provide please your .bb Aug 21 13:27:52 yes i can of course ! thx Aug 21 13:27:58 mornin everybody :) Aug 21 13:28:01 than I can fix it and check it with credits Aug 21 13:28:04 he kgilmer Aug 21 13:30:01 woglinde, http://pastebin.com/d7e63fd98 Aug 21 13:30:28 it's the first time i wrote a new bb file, i'm newbie and think i don't have done it very well Aug 21 13:31:27 and furthermore, it was a test, so i patched directfb-1.2 sources manually by following the directfb-1.1 patches Aug 21 13:31:28 boris_OmegA, according to your bb it should be /usr/lib/directfb1.2-1, not just '1.2' ? Aug 21 13:31:39 ofc Aug 21 13:32:54 if you have a solution to make bitbake build directfb-1.2 by a cleaner way, it's great :) Aug 21 13:35:13 boris_OmegA, I don't or at least not now. Maybe woglinde is more familiar with it Aug 21 13:35:33 ok Aug 21 13:35:37 i'm noob with bitbake :s Aug 21 13:38:36 * kgilmer_ welcomes boris_OmegA to the noob club Aug 21 13:38:58 thank you kgilmer_ Aug 21 13:38:59 :) Aug 21 13:39:13 haha :) Aug 21 13:39:28 boris okay Aug 21 13:39:37 PR should be r0 Aug 21 13:39:52 because its the first release of this packageversion Aug 21 13:41:03 in directfb.inc you shouldnt set version depends stuff Aug 21 13:41:13 like SRC_URI = "file:///home/boris/tmp/DirectFB-1.2.1" Aug 21 13:41:27 which is even not right Aug 21 13:43:38 what do you mean ? 15:41:07 in directfb.inc you shouldnt set version depends stuff Aug 21 13:44:21 look at my pasted stuff Aug 21 13:44:26 SRC_URI Aug 21 13:44:42 what must i put here ? Aug 21 13:45:36 the url of the distributed source tarball Aug 21 13:45:46 see almost any other .bb file for an example Aug 21 13:45:50 yes Aug 21 13:45:53 ok so as in directfb-1.1.0 bb Aug 21 13:45:55 look at the older Aug 21 13:46:13 i have seen but if i do this, i must make some new patches Aug 21 13:46:31 cause sources don't fill more Aug 21 13:46:51 boris are you workin on stable or dev? Aug 21 13:46:57 dev Aug 21 13:47:44 then there is 1.1.1 Aug 21 13:48:00 i know Aug 21 13:48:01 you could have take this for your 2.x bb Aug 21 13:48:08 but any way Aug 21 13:48:12 I will fix it Aug 21 13:48:14 i have, but patches Aug 21 13:48:27 patches from 1.1.1 don't fir with 1.2.x Aug 21 13:48:41 -r+t : fit Aug 21 13:48:58 directfb is now at 1.2.3 Aug 21 13:49:03 with .4 comming soon Aug 21 13:49:09 i know :) Aug 21 13:49:49 btw, where can i get directfb-1.1-1 bb file ? Aug 21 13:50:06 * * OE Bug 4513 has been created by eha(AT)doredevelopment.dk Aug 21 13:50:08 * * gcc-4.1.2 cannot build for efika/ppc603e Aug 21 13:50:10 * * http://bugs.openembedded.net/show_bug.cgi?id=4513 Aug 21 13:52:04 by an update from monotone ? Aug 21 13:52:48 I would say yes Aug 21 13:53:03 and it is directfb_1.1.1.bb Aug 21 13:53:07 ok Aug 21 13:53:13 and for 1.2 ? Aug 21 13:53:22 I am working on it now Aug 21 13:53:25 :) Aug 21 13:53:26 i wait for any update, or try to build it ? Aug 21 13:53:44 ok thank you very much for all people which use it ;) Aug 21 13:54:00 re avanti_ Aug 21 13:54:01 :) Aug 21 13:54:14 always same problem , avanti_ ? Aug 21 13:54:30 hmm Aug 21 13:56:54 i really think it's just a misconfiguration Aug 21 13:57:17 it looks like Aug 21 13:57:51 will check the whole settings once again Aug 21 13:57:56 woglinde, can you please hit me when you have done directfb-1.2.1.bb ;) Aug 21 13:58:04 ok Aug 21 13:58:11 if you want, we check together Aug 21 13:59:02 brb Aug 21 13:59:03 ..i have to leave now..so will tell you tom.. Aug 21 14:00:21 I read online somewhere that after you have your build which I have now, WOOHOO; you should be able to install grub to a CF which I've done; then untar the rootfs.tar.gz to the CF which I have done. Now I am trying to configure grub, but I cant find the kernel to tell grub about it....Did i miss a step or two? Aug 21 14:19:08 woglinde, when do you think that this new directfb package will be available ? just to plan my work ;) Aug 21 14:23:33 boris I hope tomorrow Aug 21 14:23:40 maybee this evening Aug 21 14:27:01 mickeyl: good morning Aug 21 14:33:59 ok thanks woglinde :) Aug 21 14:40:43 bin1010: look, I suppose you have not built for arm (grub). Anyway you should find a kernel in your deploy dir (where the rootfs was) Aug 21 14:50:35 yes...its actually x86 Aug 21 14:50:52 and yes there is a kernel.bin in that directory. Aug 21 14:51:29 do I just copy that file over? Aug 21 14:55:38 yes, copy it in /boot Aug 21 14:55:51 okay...i try it...thanks Aug 21 14:59:52 morning pb Aug 21 15:11:25 morning guys Aug 21 15:11:35 hi kergoth`work Aug 21 15:12:19 hey kergoth Aug 21 15:15:22 ipks are just ar -x, tar zxf data.tar.gz, btw Aug 21 15:15:23 ga Aug 21 15:17:15 hi kergoth`work Aug 21 15:18:11 mickeyl: so, regarding that package.bbclass patch we were talking about the other week, überhacker zecke says he is happy with it and nobody else replied to my mail, so I guess I will go ahead and check it in :-} Aug 21 15:18:39 good plan Aug 21 15:18:53 buy a flame suit in case it breaks anything ;) Aug 21 15:18:56 heh Aug 21 15:19:00 yah, I have one of those already Aug 21 15:19:09 hehe Aug 21 15:19:22 every FOSS developer needs on in his collection... Aug 21 15:19:26 s/on/one/ Aug 21 15:19:43 And a flamethrower. Aug 21 15:22:22 right Aug 21 15:24:30 personally I prefer to leave the flaming to the professionals. Aug 21 15:26:45 * florian tries to understand why his device does not suspend any more... The only thing I did was to turn on support for NOR flash. Aug 21 15:28:16 What utility do we use to generate the entries in checksums.ini? Or do I need to manually run the commands to update an entry? (Somebody updated an upstream patch without changing the name again) Aug 21 15:31:27 hi all Aug 21 15:31:52 hi likewise Aug 21 15:32:24 so, what's cooking? Aug 21 15:33:00 grmbl Aug 21 15:33:22 * florian thinks about cooking this nasty piece of hardware Aug 21 15:36:26 florian: that's why I just committed a *virtual* mouse device. :-) Aug 21 15:43:26 RP: ping Aug 21 15:43:41 * mwester just deletes the errant checksums from checksums.ini Aug 21 15:46:45 I am having trouble getting my x86 OE image to boot via grub. I have grub installed on a CF, I have untar'd the rootfs.tar.gz to the CF and now I have copied my bzimage-2.6.18.bin to the / dir of the CF. Help? Aug 21 15:46:56 sorry that is grub2 Aug 21 15:47:00 man grub ? Aug 21 15:47:19 ;-) Aug 21 15:47:25 did that.... Aug 21 15:48:01 Is a bzimage the same as a vmlinuz? Aug 21 15:48:06 mwester: Unfortunately, there is no confortable way to deal with checksums.ini. And it seems to be a bit by design, I think Aug 21 15:49:40 bin1010: yes Aug 21 15:49:50 okay thanks Aug 21 15:50:13 RP: it looks like our ciabots are offline on amethyst. do you know how to restart them? didn't do that in a while Aug 21 15:59:15 i will go out of there until tonight, so ++ :) woglinde i 'll be back ;) Aug 21 16:16:54 * mwester simply cannot seem to get rid of libcrypto with opkg-nogpg Aug 21 16:17:32 * mwester is about to punt the curl crapola out the window, and patch opkg to use wget instead. :( Aug 21 16:23:06 Ok, it's not libcrypto that's the problem -- it's a simple md5sum that's failing. Aug 21 16:24:05 but its definitely related to curl. Aug 21 16:31:28 It almost seems that curl isn't working right when built with -nossl Aug 21 16:36:31 "isn't working right" in what way? Aug 21 16:46:37 pb___: I'm starting a build from scratch to see if it isn't something in my build env. But basically "opkg install ./something.ipk" works fine, but "opkg install something" fails with a md5sum mismatch error. I can wget "something" from the feed just fine, and opkg install it from the filesystem -- so I conclude that curl is unable to fetch the URL. Aug 21 16:48:12 But libcurl is 188KB of precious flash space, and I can't see that it's doing anything more than using system("wget ...") would do. Aug 21 16:49:02 oops...how do i get my recipe to build the initrd too I have the kernel and the ext2 filesystem Aug 21 16:52:22 not sure to understand what you mean with 'initrd' Aug 21 16:52:35 probably this: IMAGE_FSTYPES = Aug 21 16:52:52 jffs2, tar(.gz|bz2), cpio(.gz), cramfs, ext2(.gz), ext3(.gz) Aug 21 16:53:45 do I put that in machine? Aug 21 16:53:49 .conf Aug 21 16:54:01 it's in local.conf Aug 21 16:54:29 look at local.conf.sample Aug 21 16:56:39 but these are rootfs, not ramdisks Aug 21 16:57:25 mwester: yeah, I'm not quite sure why opkg was switched from wget to curl either. Aug 21 16:57:46 not even sure what an initrd is...apparently grub2 uses it for something. :( Aug 21 16:58:36 ah, in grub(1) it's optional Aug 21 16:58:49 and for sure in grub2 too ;-] Aug 21 16:59:43 it's only needed if you lack some specific boot-modules Aug 21 16:59:59 or for special purposes Aug 21 17:03:06 I am trying to use the UUID to designate the hd...because this CF will sometimes be in a USB (sd?) and sometimes a IDE (hd?) configuration. Apparently using the UUID bypasses this, but you need the initrd image thingy for that to work...whatever that is. I found this, but its not making sense. It sounds like it is automatically making a jffs2 image, but he his also talking about "devimage-image.bb". I will try to find.. Aug 21 17:08:17 dang it, I cant find the devimage package recipe, any ideas :P Aug 21 17:08:28 I suppose you can do it using initramfs Aug 21 17:08:48 (UUID) Aug 21 17:09:59 yeah thats what it sounds like...just not sure what goes in the initramfs for the initrd Aug 21 17:12:35 bin1010: do you mean devimage-image.bb ? Aug 21 17:12:43 what for? Aug 21 17:13:41 I saw this...google can be evil too...LOL.. http://pfalcon-oe.blogspot.com/2007/07/finally-kernel-hackers-initrd-image-in.html Aug 21 17:14:06 search for oe initrd and openembedded initrd Aug 21 17:16:00 bin1010: I have to go now, bbl Aug 21 17:16:06 but you have to explain Aug 21 17:16:18 1) which distro are you building Aug 21 17:16:25 okay...see ya..thanks for the help Aug 21 17:16:27 minimal Aug 21 17:17:01 ok, It happens I'm hacking minimal-image-with-mtd-utils Aug 21 17:17:07 :-] Aug 21 17:17:27 pb___: clean build results in the same problem. So I'm going to start instrumenting the code in opkg; and while I'm there I'll add an option to build a "wget" version of opkg-nogpg. Aug 21 17:27:06 * * OE Bug 4514 has been created by hans(AT)eds.org Aug 21 17:27:08 * * python-sip_4.7.3.bb source download fails, update to 4.7.7 Aug 21 17:27:10 * * http://bugs.openembedded.net/show_bug.cgi?id=4514 Aug 21 20:26:56 ~seen khem Aug 21 20:27:03 khem is currently on #oe (1d 12h 7m 51s) #uclibc (1d 12h 7m 51s). Has said a total of 1 messages. Is idling for 13h 13m 18s, last said: 'kleckse: there is something called pastebin'. Aug 21 20:39:25 jo cia Aug 21 20:39:27 *g* Aug 21 21:04:21 hm Aug 21 21:04:30 seems binconfig is broken Aug 21 21:04:34 or packaging Aug 21 21:16:18 any bitbake devs around? Aug 21 21:17:47 ant_: I disapproved that broken u-boot commit that we were talking about earlier. Aug 21 21:19:25 thanks Aug 21 21:19:52 so, we are now back at the state we were in before thesing committed the original patch. Aug 21 21:20:02 can you point me at the correct patch that should now be applied? Aug 21 21:20:05 could you understand how it was meant? Aug 21 21:20:20 np, I'll repost a new diff Aug 21 21:22:21 hm can some confirm that if /usr/bin/*-config is in FILES_DEV that it doesnt show up in dev? Aug 21 21:23:06 woglinde: it should do. do you have a testcase? Aug 21 21:23:48 pb Aug 21 21:23:56 I will check in new directfb Aug 21 21:23:59 than you can test too Aug 21 21:24:24 ok Aug 21 21:25:19 hms Aug 21 21:25:22 okay Aug 21 21:25:25 wolfson mirror Aug 21 21:27:12 Does "bitbake udhcp" work for anyone else? I get a strange circular dependency on itself here: http://rafb.net/p/MAy7AS91.html Aug 21 21:28:19 woglinde: What package are you having problems with? Aug 21 21:28:38 Laibsch, same here Aug 21 21:29:11 polyonymous: you mean you get a circular dependency for udhcp? Aug 21 21:29:11 woglinde: hi, do you think testing directfb on simpad would be a good idea? Aug 21 21:29:17 Strange, though, isn't it? Aug 21 21:29:23 Laibsch, yup, just tried to bake it. Aug 21 21:29:32 nothing in http://rafb.net/p/AtxEDn11.html that should trigger this Aug 21 21:29:37 ERROR: Required build target 'udhcp' has no buildable providers. Aug 21 21:29:37 Missing or unbuildable dependency chain was: ['udhcp', 'udhcp'] Aug 21 21:29:37 looking at it now Aug 21 21:29:57 OK, I guess, we've established this, then Aug 21 21:30:09 Anybody have an idea where this is coming from? Aug 21 21:30:23 not yet Aug 21 21:30:47 I think the PACKAGES line is bogus Aug 21 21:31:02 you can't have ${PN}-dbg without ${PN} Aug 21 21:31:15 or, well, you can, but you need to stop the former trying to depend on the latter Aug 21 21:31:37 jo mickeyl Aug 21 21:31:39 Yeah, I think that's it Aug 21 21:31:47 hi woglinde Aug 21 21:32:38 linux patch .26-rc4 isn't fetchable from any mirror. Aug 21 21:32:40 pb__: spot on. thanks. Aug 21 21:33:34 * pb__ bedtime now Aug 21 21:33:37 one step closer to "bitbake world" Aug 21 21:33:42 good night, pb__ Aug 21 21:35:13 someone's daring a world build? Aug 21 21:35:31 kergoth not me Aug 21 21:35:40 hm oh nite pb Aug 21 21:35:53 i used to do one of those like very weekend and fix random build errors, but there's a lot more packages in the repo than there used to be :) Aug 21 21:36:20 kergoth yes serval packages are in bad shape Aug 21 21:37:05 so new directfb is pushed Aug 21 21:37:09 please test Aug 21 21:37:11 .) Aug 21 21:38:06 kergoth: if nobody even tries, we'll just have rapid bitrot Aug 21 21:38:24 If I don't feel like fixing things, I'll aggressively move stuff to nonworking Aug 21 21:38:34 If anybody needs it, they'll take of it ;-) Aug 21 21:38:41 That has worked in the past Aug 21 21:38:46 pb__: 'night (I'll attach the patch to #3738) Aug 21 21:38:55 If nobody needs it, well than it won't be missed, I guess Aug 21 21:39:15 amethyst mtn slow or down? Aug 21 21:39:35 rather slow Aug 21 21:39:48 could not pull from .org 12 mins ago Aug 21 21:39:57 .net seems slow but is up Aug 21 21:41:48 That would be weird Aug 21 21:41:54 Both are the same machine Aug 21 21:42:05 And I am not aware of vhosts for mtn ;-) Aug 21 21:45:07 well, it was so Aug 21 21:46:21 I could not pull (stalled) so that I changed to openembedded.net in my script Aug 21 21:46:31 even, I don't see pb's commit Aug 21 21:46:39 yet Aug 21 21:58:42 popt fails to build... Aug 21 21:58:49 hu? Aug 21 21:59:01 which version? Aug 21 21:59:05 | install: cannot stat `libpopt.a': No such file or directory Aug 21 21:59:15 NOTE: package popt-1.7-r5: task do_populate_staging: failed Aug 21 21:59:35 hm Aug 21 21:59:42 1.7? Aug 21 21:59:48 are you using stable? Aug 21 21:59:54 no, dev Aug 21 22:00:14 1.14 is latest Aug 21 22:00:38 You mean, stable is ahead of dev? Aug 21 22:00:46 no Aug 21 22:00:55 then you mean I'm mad? :) Aug 21 22:00:59 hehe Aug 21 22:01:01 no Aug 21 22:01:08 but you using old stuff Aug 21 22:01:11 well :) Aug 21 22:01:19 could you pleas look up in popt Aug 21 22:01:44 I confirm the popt failure Aug 21 22:01:51 I think I even reported it in the tracker Aug 21 22:02:11 there is a 1.14 Aug 21 22:02:32 argh, again that 2 (butt)heads Aug 21 22:02:40 which should be default Aug 21 22:03:08 I don't see why it isn't yet. Aug 21 22:03:08 ant_: I just merged it Aug 21 22:03:19 Isee... Aug 21 22:03:24 polyonymous: Sonkei? Aug 21 22:03:28 The only place I see it mentioned is om preferred versions Aug 21 22:03:33 Laibsch, yup, we have it preferred? Aug 21 22:03:38 Could be Aug 21 22:03:48 Angstrom seems to build 1.14 Aug 21 22:03:57 I'll take a look why sonkei still goes 1.7 Aug 21 22:04:15 sonkei-0.0.1-preferred-versions.inc:PREFERRED_VERSION_popt ?= "1.7" Aug 21 22:05:02 Yeah, I guess that is probably it ;-) Aug 21 22:05:07 I was just looking at that file Aug 21 22:05:24 I'll bump it here Aug 21 22:05:25 I'm glad somebody is now seeing the Sonkei failures that I see Aug 21 22:05:34 lol Aug 21 22:05:40 Thanks, polyonymous. Greatly appreciated Aug 21 22:05:48 woglinde: nothing to really laugh about Aug 21 22:06:00 If the version does not build, it should be removed Aug 21 22:06:02 damn, I can't write to sonkei directory :))) Aug 21 22:06:24 polyonymous: You want to? Aug 21 22:06:35 I can set up your rw in a minute Aug 21 22:06:37 Laibsch, local directory I mean - that permissions thingie Aug 21 22:07:27 Laibsch, not sure if it's a good place for discussion, but what does sonkei think of git? Aug 21 22:07:51 I am sure we will eventually move Aug 21 22:08:02 Ok. Just asking. Aug 21 22:08:06 But I want to have some experience with it in OE first Aug 21 22:08:18 fix pushed Aug 21 22:08:25 laibsch :) Aug 21 22:08:28 Laibsch, I would think that sonkei is a better candidate for playing - after all it's smaller Aug 21 22:10:32 Which is exactly I don't want to play in it any more than necessary Aug 21 22:10:44 This popt problem stalled me for several days Aug 21 22:10:52 I did not have the time to look into it Aug 21 22:10:58 Nobody else experienced it Aug 21 22:11:05 -> it did not get solved Aug 21 22:11:10 hm Aug 21 22:11:12 heh Aug 21 22:11:18 did you ask? Aug 21 22:11:21 Sonkei is the worst candidate when it comes to choosing a playground Aug 21 22:11:27 woglinde_: Maybe Aug 21 22:11:36 But of course it was working for everybody else Aug 21 22:11:45 and #oe is more quiet lately Aug 21 22:11:45 woglinde_, who would help, not knowing it's sonkei? Aug 21 22:12:06 polyonymous: I usually double-check against angstrom Aug 21 22:12:12 And I know it was working there Aug 21 22:12:23 Yeah, that's why you didn't pester I guess. Aug 21 22:12:30 Anyway, with bumped version it builds Aug 21 22:12:31 laibsch 1.7 or 1.14? Aug 21 22:12:39 woglinde_: 1.7 is broken Aug 21 22:12:46 Both in angstrom and sonkei Aug 21 22:13:04 The reason sonkei breaks is because 1.7 was preferred in sonkei Aug 21 22:13:41 * ant_ is rofl 'cause since months angstrom is preferring udev-118 Aug 21 22:13:41 Laibsch, and in om? It's also preferred in om-2008 Aug 21 22:13:44 woglinde_: Are you some kind of maintainer for popt? Aug 21 22:13:49 I want to drop 1.7 Aug 21 22:14:04 polyonymous: Then it will likely break in om, too Aug 21 22:14:10 laibsch not really Aug 21 22:14:23 Laibsch, but better check or negotiate it with whoever tortures om Aug 21 22:14:34 ant_: what does udev have to do with this? Aug 21 22:14:50 it's a much bigger bug and almost nobody complains Aug 21 22:15:03 polyonymous: I was just thinking of mtn drop or mtn mv Aug 21 22:15:17 ant_: nobody is complaining Aug 21 22:15:29 I think you are misjudging the importance anybody attaches to this Aug 21 22:15:36 It's just a normal compile failure Aug 21 22:15:41 in your language 'experiences' Aug 21 22:16:43 wrong windows, sorry Aug 21 22:17:01 * polyonymous was thinking what exactly has "experiences" to do with udev issue :) Aug 21 22:17:14 :-] Aug 21 22:18:33 ant_: big bug or not really depends on two factors a) who is affected b) how much they are affected and possibly c) can they attribute and nail it down correctly Aug 21 22:18:51 I think you were "loosing" on account a) and possibly c) Aug 21 22:19:15 I do not see the udev issue as "bug" at all. Aug 21 22:19:18 But don't fret, I think we've reached critical mass of annoyed ppl Aug 21 22:19:25 I mean, that may be the wrong thing, but why is it "bug"? Aug 21 22:19:30 polyonymous: udev 118 is completely broken Aug 21 22:19:40 So what? Aug 21 22:19:42 look at the bug report and the dupes Aug 21 22:19:45 Is it working? Aug 21 22:20:01 polyonymous: remember that twisted touchscreen problem that's been haunting me for long? Aug 21 22:20:08 turns out that was udev118 Aug 21 22:20:10 Yeah, is that it? Aug 21 22:20:12 ah. Aug 21 22:20:25 here it was no touchscreen Aug 21 22:20:28 others are experiencing other but similarly grave problems Aug 21 22:20:34 udev118 is totally broken Aug 21 22:20:36 Okay, got it. Aug 21 22:20:55 The bug is marked as a blocker and rightfully so Aug 21 22:20:59 others = zaurus possessors Aug 21 22:21:37 I don't think they're "others" here :) Aug 21 22:23:13 actually, it has gotten a bit that way Aug 21 22:23:33 many people and especially many core devs have moved their attention elsewhere Aug 21 22:23:37 Laibsch, you're not Z posessor anymore? Aug 21 22:23:47 you've been out of the loop for more than two weeks Aug 21 22:23:55 polyonymous: I still own three Z Aug 21 22:24:19 Laibsch, then they're not others. In your sentence others refers other than you :) Aug 21 22:24:43 BTW, I've got N810 and still haven't checked what does it have to do with OE Aug 21 22:25:04 woglinde_: do you understand why popt 1.7 builds in om but not in angstrom and sonkei? Aug 21 22:25:57 polyonymous: I was talking about the problem I have with udev and then added that "others are experiencing other but similarly grave problems" Aug 21 22:26:00 hmm. just noticed - http://rafb.net/p/grM8iv23.html Aug 21 22:26:22 Laibsch: question about kexecboot: did you left FBANGLE = "270" ? it seems not right on c7x0 Aug 21 22:26:25 Laibsch, and that means others than you. But nevermind there's nothing to discuss. Aug 21 22:27:15 ant_: I ddid not ever knowingly touch that var Aug 21 22:27:22 it's whatever the default is for me Aug 21 22:27:42 ok, I use 0 and is horizontal/landscape Aug 21 22:28:00 270 was rotated 'portrait' Aug 21 22:28:13 but service menus seems to be 90 Aug 21 22:28:20 it's just for consistence Aug 21 22:28:25 laibsch nope Aug 21 22:28:32 because 1.14 builds Aug 21 22:28:35 I am happy Aug 21 22:30:34 he florian Aug 21 22:31:55 woglinde_: before I post a RFE, would you pls look and tell if you see obvious errors ? (it happens to work here...) http://www.pastebin.ca/1181107 Aug 21 22:32:42 hi Aug 21 22:32:53 woglinde_: found on emissing file... Aug 21 22:33:02 retry.. Aug 21 22:35:21 woglinde_: jetzt geht's los: http://www.pastebin.ca/1181109 Aug 21 22:36:01 # Aug 21 22:36:01 # Aug 21 22:36:02 ++ //strtr(extra_cmdline, '\"', '_'); Aug 21 22:36:21 I wouldnt do this in patch Aug 21 22:36:25 yup Aug 21 22:36:35 weg Aug 21 22:36:50 but then looks okay Aug 21 22:37:02 commit it and wait for yelling Aug 21 22:37:06 it's abit paranoid... Aug 21 22:37:22 but I guess zaurus user arent theire much Aug 21 22:37:28 he he Aug 21 22:39:13 now I can finally mount my favourite sd distro-collection (maps + navit), root-hacking-toolkit, games-vido,.. Aug 21 22:39:27 like the cartridges on that old atari2600 Aug 21 22:39:33 ... Aug 21 22:39:34 hehe Aug 21 22:40:52 Oh well, let it build overnight and I'm gone to energy-saving mode. Aug 21 22:43:06 woglinde: about boot from SD, did you know there are guys hacking Canon's cameras? http://chdk.wikia.com/wiki/CHDK Aug 21 22:43:13 crazy... Aug 21 22:50:17 ant ah yes Aug 21 22:50:24 read about them on heise or golem Aug 21 22:51:44 well, I found this because my wife bought a Canon A590IS, which seems firmware-limited for video (640x480@20hz) Aug 21 22:52:15 hm A590IS was the cheap consumer line right? Aug 21 22:52:29 yes, around 150 eur Aug 21 22:53:09 (2008 08 08) A590IS dumped (Forum link) Aug 21 22:53:12 :-) Aug 21 23:44:06 * * OE Bug 1664 has been RESOLVED (LATER) by Aug 21 23:44:08 * * libexif 0.6.13 is broken Aug 21 23:44:10 * * http://bugs.openembedded.net/show_bug.cgi?id=1664 Aug 21 23:47:06 * * OE Bug 1804 has been RESOLVED (FIXED) by Aug 21 23:47:08 * * during compilation of libxslt-1.1.17, it wants to write /usr/lib/ driectory with no superuser access Aug 21 23:47:10 * * http://bugs.openembedded.net/show_bug.cgi?id=1804 Aug 21 23:57:06 * * OE Bug 2268 has been RESOLVED (FIXED) by Aug 21 23:57:08 * * cups-doc installs to /opt Aug 21 23:57:10 * * http://bugs.openembedded.net/show_bug.cgi?id=2268 Aug 21 23:58:07 * * OE Bug 2203 has been RESOLVED (WORKSFORME) by Aug 21 23:58:09 * * shasum-native and stagemanager-native are circularly dependant Aug 21 23:58:11 * * http://bugs.openembedded.net/show_bug.cgi?id=2203 Aug 22 00:01:06 * * OE Bug 2191 has been RESOLVED (WONTFIX) by Aug 22 00:01:08 * * Bad RPATH in xserver-kdrive-sdl Aug 22 00:01:10 * * http://bugs.openembedded.net/show_bug.cgi?id=2191 Aug 22 00:12:07 * * OE Bug 2481 has been RESOLVED (FIXED) by Aug 22 00:12:09 * * binutils-cross-sdk-dbg is listed in PACKAGES mutliple times Aug 22 00:12:11 * * http://bugs.openembedded.net/show_bug.cgi?id=2481 Aug 22 00:18:06 * * OE Bug 2314 has been RESOLVED (FIXED) by Aug 22 00:18:08 * * OpenTTD doesn't run Aug 22 00:18:10 * * http://bugs.openembedded.net/show_bug.cgi?id=2314 Aug 22 00:21:07 * * OE Bug 2612 has been marked as DUPLICATE of bug 2835 by Aug 22 00:21:09 * * kazekahase segmentation fault Aug 22 00:21:11 * * http://bugs.openembedded.net/show_bug.cgi?id=2612 Aug 22 00:36:05 good evening all Aug 22 00:38:49 gm Aug 22 00:38:56 How's CA? Aug 22 00:42:57 Crofton|work: warm and nice still Aug 22 00:44:11 hee, not on fire still? Aug 22 00:44:16 still warm here Aug 22 00:44:27 some moisture coming of the storm in FL Aug 22 00:44:33 Crofton|work: heh there were lot of fires this summer Aug 22 00:45:05 yeah, sakoman had some pretty close. For about a month we had regular updates from him Aug 22 00:45:51 Crofton: there were fires on Santa Cruz mountains abt 25 miles from where i live Aug 22 00:47:37 Here's my current project http://www.flickr.com/photos/32615155@N00/2785541252/ Aug 22 00:47:44 Need to learn some FPGA stuff Aug 22 00:52:17 ~seen laibsch Aug 22 00:52:19 laibsch was last seen on IRC in channel #oe, 2h 24m 57s ago, saying: 'it's whatever the default is for me'. Aug 22 00:52:23 damn :) Aug 22 01:26:57 Crofton: I never saw beagle but it looks really small Aug 22 01:27:28 Crofton: what does spartan have Aug 22 02:00:12 the Spartan is a Xlinix FPGA **** ENDING LOGGING AT Fri Aug 22 02:59:56 2008