**** BEGIN LOGGING AT Sat Feb 06 02:59:57 2010 Feb 06 03:15:48 * kergoth tries a build under cygwin Feb 06 03:20:20 :-D Feb 06 03:20:48 * mwester takes bets on how far the build will get Feb 06 03:21:15 bet it won't get past qemu Feb 06 03:22:33 I was gonna bet it wouldn't make it past libc; that's a tricky one to build Feb 06 03:33:31 it didn't even get past shasum-native, man Feb 06 03:33:32 first recipe Feb 06 03:33:37 cygwin dislikes "//" in a path Feb 06 03:33:40 hehe Feb 06 03:33:46 * kergoth has his work cut out for him Feb 06 03:33:51 * kergoth was bored Feb 06 04:12:20 ugh, filesystem case sensitivity issues Feb 06 06:52:08 hello Feb 06 06:59:39 hi Feb 06 06:59:56 ha Spyzer has quit Feb 06 07:03:45 eFfeM1, hi you're already at fosdem? Feb 06 07:04:01 my server is down btw Feb 06 07:04:25 and it went down before finishing to dowload e-image for bug device Feb 06 07:07:27 morning Feb 06 07:07:49 hi Feb 06 07:08:04 I'm not at fosdem yet...I'm still in the hotel Feb 06 07:08:17 I'll have to go to eat breakfast soon Feb 06 07:10:33 ok Feb 06 07:10:36 i'm on my way Feb 06 07:10:39 will arrive 11ish Feb 06 07:14:24 ok Feb 06 08:06:56 while i do (for Machine= micro2440) Feb 06 08:07:02 I keep on getting the error openembedded/recipes/gnu-config/gnu-config-native_20050701.bb' failed Feb 06 08:07:44 anyone please help me out Feb 06 08:08:25 ........ Feb 06 08:09:00 while i do (for Machine= micro2440) Feb 06 08:09:07 I keep on getting the error openembedded/recipes/gnu-config/gnu-config-native_20050701.bb' failed Feb 06 08:09:22 pleasy help me in sorting this one out Feb 06 08:20:47 hi, i did a (for MACHINE="micro2440"; I think that hardly matters) and am getting the following error -> Feb 06 08:20:56 openembedded/recipes/gnu-config/gnu-config-native_20050701.bb' failed Feb 06 08:21:06 anubody please help me out Feb 06 08:53:26 hi,I'm at the stand and there is nobody Feb 06 08:53:36 there isn't even something to cover the table Feb 06 08:53:56 (in the fosdem mail they said it was bad practive) Feb 06 08:54:00 *practice Feb 06 09:12:03 hi Feb 06 10:01:36 hi, i did a (for MACHINE="micro2440"; I think that hardly matters) and am getting the following error -> Feb 06 10:01:43 openembedded/recipes/gnu-config/gnu-config-native_20050701.bb' failed Feb 06 10:01:52 anybody please help me out Feb 06 10:01:56 please...... Feb 06 10:53:44 anybody there to help me. Please response now. I have already been waiting for 2 hours. Please anyone. Feb 06 10:59:21 Spyzer: many of the OE devs (the ones in Europe, anyway) are probably at FOSDEM Feb 06 11:08:11 awesome optical illusions --> http://www.michaelbach.de/ot/ Feb 06 11:25:31 morning Feb 06 11:26:05 avr32 doesn't like vim ;( Feb 06 11:26:29 avr32? Feb 06 11:26:31 it fails on do_configure with 'checking size of int... configure: error: failed to compile test program' Feb 06 11:26:34 mhm Feb 06 11:31:08 mario-goulart: device is atngw100 ant it's arch is avr32 ;) Feb 06 11:35:02 soltys: sounds like you are missing some entries in your site file Feb 06 11:35:30 pb__: it's possible I'm new to this Feb 06 11:37:18 pb__: but distro is set, machine also, so what coud be wrong ? Feb 06 11:37:32 * XorA is testing vim right now Feb 06 11:38:00 soltys: as I said, it sounds as if your site file is defective Feb 06 11:38:05 or incomplete, at least Feb 06 11:38:41 hello, i did a (for MACHINE="micro2440"; I think that hardly matters) and am getting the following error -> Feb 06 11:38:47 openembedded/recipes/gnu-config/gnu-config-native_20050701.bb' failed Feb 06 11:39:03 if you know how to resolve it kindly tell me Feb 06 11:39:17 * XorA expects to need to set ac_cv_sizeof_int or something like that Feb 06 11:39:20 it was actually the operatiuon fetch which failed Feb 06 11:39:42 Spyzer: was there an actual error message from the fetch process? Feb 06 11:39:44 openembedded/recipes/gnu-config/gnu-config-native_20050701.bb, do_fetch) failed with 256 Feb 06 11:40:12 check your cvs installation, maybe it is broken Feb 06 11:40:56 well i installed subversion and git through apt-get, what should i do now Feb 06 11:41:02 install cvs as well? Feb 06 11:41:07 should i download the tar.gz Feb 06 11:41:09 ? Feb 06 11:41:25 for what. cvs? Feb 06 11:41:28 no, just install it with apt-get Feb 06 11:41:50 cvs is also installed, i just checked it in synaptic package manager Feb 06 11:42:38 so what should i do now Feb 06 11:42:39 see if you can check out gnu-config by hand. Feb 06 11:42:57 or inspect the do_fetch code and see if you can figure out why it is failing for you Feb 06 11:44:07 how do i find the do_fetch code location Feb 06 11:44:36 Feb 06 11:44:56 it's in bitbake/lib/bb/fetch/cvs.py for cvs Feb 06 11:45:03 (which I think is what gnu-config is using, though you might want to check that) Feb 06 11:47:15 hi zecke Feb 06 12:02:05 soltys: got vim compiling Feb 06 12:03:10 soltys: git pull then clean vim and rebuild Feb 06 12:03:11 03Graeme Gregory  07org.openembedded.dev * r4f03e604bc 10openembedded.git/site/avr32-common: site/avr32-common : add a sizeof value for int, needed for vim compile Feb 06 12:12:41 @pb__ does svn checks out for port 81 Feb 06 12:13:02 i checked out that actually i didn't set up proxy variables for subversion Feb 06 12:18:06 XorA: I works! thanks ;) Feb 06 12:20:01 @pb__ i changed a bit of bitbake/lib/bb/fetch/cvs.py and defined my own proxy ,port and username and password, but still getting the same error Feb 06 12:20:29 what do you think might be the reason Feb 06 12:21:03 kindly tell up, your opinion Feb 06 12:21:37 please.. Feb 06 12:21:43 Spyzer: it's hard to say based on that information. I think your best bet is to try running the cvs checkout manually (from the shell) and see if it works then. Feb 06 12:21:57 are you behind some kind of restrictive firewall? Feb 06 12:22:10 cvs will be wanting to use the pserver port by default and I am not sure if that is proxy-able. Feb 06 12:23:04 well then if that would be the case then how am i supposed to do the task, I live in college and I only have the institute's own network, not my private one Feb 06 12:23:19 proxy is must Feb 06 12:23:50 at the most i can tell the admin to open up some ports or give me extra priveleges Feb 06 12:23:57 will that be enough Feb 06 12:24:59 if u can tell me any work around or something i would be glad Feb 06 12:25:02 if you can get the pserver port opened up then yes, that would be enough Feb 06 12:25:18 otherwise, you should be able to get a gnu-config tarball and use that instead of checking out from the repo Feb 06 12:26:12 well btw port 8080 is already open in the proxy, can't I direct the pserver to 8080 Feb 06 12:26:21 on my machine Feb 06 12:27:40 well... Feb 06 12:28:15 If u can kindly tell how can i set the port of pserver then it would be a great help Feb 06 12:28:32 which .config should i change Feb 06 12:28:44 or any command i must search for?? Feb 06 12:31:49 soltys: that commit should give you a clue what to do if you see similar issues with avrr32 Feb 06 12:34:14 XorA: mhm, if I knew earlyer that fixing that is so simple I'd done it myself... Feb 06 12:34:42 soltys: you will likely find other such problems in avr32 as its little used architecture Feb 06 12:34:59 soltys: I have a ngw100 so I sort of became defacto Angstrom guy for it Feb 06 12:35:18 :) Feb 06 12:38:00 * soltys wonders why console-image pulls as dependencies xorg libraries... Feb 06 12:50:29 anyone know the Makefile.am incarnation to build static libraries with libtool? Feb 06 12:52:08 LDFLAGS = -all-static does it Feb 06 14:26:59 hi Folks, i just add my own recipe which compiles and generate the ipkg file fine with bitbake -b pathto/file.bb, now i just added the entry to my image file to include this recipe but the system cannot find it, the error is: Nothing provides... Feb 06 14:27:32 if a recipes has a lot of .bb files, what tells to the system which one to use ? Feb 06 14:33:36 edsiper: nothing, bitbake determines that for itself Feb 06 14:34:57 RP: do you happen to remember why it is considered desirable for cross.bbclass to preserve the old PACKAGE_ARCH when it changes HOST_ARCH? Feb 06 14:36:07 pb_|fosdem, thanks, it was a problem in my .bb naming, i forgot the underscore previous to the bb file version Feb 06 14:36:20 aha, right Feb 06 14:37:32 pb_|fosdem, how are things going? Feb 06 14:39:46 Crofton: pretty good. I am recharging my laptop battery and writing some code while I wait for the next set of talks to start. Feb 06 14:40:10 heh Feb 06 14:40:15 how is the stand doing? Feb 06 14:40:34 I haven't been over there for a while but it was looking very fine last time I saw it. Feb 06 14:40:44 excellent Feb 06 14:40:57 hopefully there are enough people to staff it Feb 06 14:41:15 there are some open source gsm guys running around I think Feb 06 14:41:33 hello everyone, while doing a simple I got the error "gnu-config-native_20050701.bb, do_fetch failed with 256". I am behind a proxy. But let me state that apart from this particular package, others were downloading nice and easy. I discussed this problem earlier too, and someone told me to check my "cvs" settings and check out " bitbake/lib/bb/fetch/cvs.py" Feb 06 14:42:04 as far as cvs.py is concerned I manually added my proxy host,port,username and password Feb 06 14:42:08 in cvs.py Feb 06 14:42:22 but I still get the same error Feb 06 14:42:51 as far as cvs global settings are concerned I don't know how to do it Feb 06 14:42:56 please help me out Feb 06 14:43:09 what do i need to do so as to keep away the error Feb 06 14:44:11 i run git by using "desproxy" i.e i bind the tcp of git.openembedded.org to 127.0.0.1 Feb 06 14:44:25 and then the rquests are eaily forwarded to the proxy server Feb 06 14:44:50 but what shall i do in case of cvs Feb 06 14:44:57 plase anyone, help me out Feb 06 14:45:00 please Feb 06 14:46:55 sorry, I really do not know anything about cvs Feb 06 14:47:02 please anyone, i have already given two days to git, my internet connection in college sucks and that's where i live. So please tell me Feb 06 14:47:21 why are you trying opie-image? Feb 06 14:47:40 urg Feb 06 14:47:49 gnu-config-native is not opie specific Feb 06 14:49:57 but then what should i do, i wish to make an opie-image and the package is being built by bitbake not me. I just see what bitbake does. If u have any options please tell me Feb 06 14:53:07 umm ...... Feb 06 14:53:12 there... Feb 06 14:56:48 wow, the binutils recipes are full of suck. Feb 06 15:17:13 gm Feb 06 15:17:27 how can i rebuilt dropped directories under tmp/work/.. Feb 06 15:17:29 ? Feb 06 15:17:33 *rebuild Feb 06 15:17:46 I'm trying to build the x-load from the TI zoom git respository Feb 06 15:17:57 and I get this error from my recipe: Feb 06 15:18:09 | arm-angstrom-linux-gnueabi-ld: ERROR: Source object /home/sakoman/source/omap3-oe/tmp/cross/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/libgcc.a(_divsi3.o) has EABI version 4, but target x-load has EABI version 0 Feb 06 15:18:20 what would make OE think that I want EABI version 0 for x-load?? Feb 06 16:04:21 pb_: ping Feb 06 16:41:55 sakoman: x-load is build OABI Feb 06 16:43:43 sakoman: check flags being passed to x-load build. I think it must be forcing OABI build somehow Feb 06 16:44:45 mickey|fosdem: Hello Feb 06 16:45:02 How is fosdem going on Feb 06 16:45:18 well Feb 06 16:45:33 i'm stuck in the hacker room doing some great things with mobile devices Feb 06 16:45:38 how is interest in OE Feb 06 16:45:39 i think the OE booth works fine :) Feb 06 16:45:46 ah cool Feb 06 16:45:47 always crowded Feb 06 16:45:51 you know, devices attract :) Feb 06 16:45:56 yep Feb 06 16:46:06 toys are good :) Feb 06 16:46:08 and if you have crazy demos then even more Feb 06 16:46:29 I know ThreadX demo at ESC was a hit last time Feb 06 16:46:40 because they had some magic shows :) Feb 06 16:50:40 hmm console-image now builds 3240 tasks its getting fatter Feb 06 16:50:59 it used to be around 2400 Feb 06 16:51:15 I did not change anything in my env Feb 06 17:04:18 khem, this is from the ffmpef booth Feb 06 17:04:19 http://www.flickr.com/photos/av500/4334972068/ Feb 06 17:21:39 khem: heh OE is getting fat Feb 06 17:25:37 does the image size change? Feb 06 17:27:41 well if it built Feb 06 17:27:51 its pulling in linux-rt_2.6.29.bb Feb 06 17:27:53 wow Feb 06 17:36:11 meld Feb 06 17:47:31 XorA: kompare is good too :) Feb 06 17:47:48 khem: eh? Feb 06 17:48:01 3-way merge tool :) Feb 06 17:48:47 * XorA guesses somewhere meld ended up in the wrong window Feb 06 17:49:05 I know many times I have types passwords here Feb 06 17:49:53 * XorA wants to try and avoid having KDE on his server :-) Feb 06 17:50:42 hmmm I use KDE all the time Feb 06 17:50:54 may be old SuSE habits Feb 06 17:51:03 this is headless Feb 06 17:51:14 I even used 4.0 :) Feb 06 17:51:59 * XorA needs a tool to help merge patches Feb 06 17:54:18 oh wow a typo caused the image to go wonky now console-image is back to 2324 tasks :) Feb 06 18:39:55 03Martin Jansa  07org.openembedded.dev * r01dcb22875 10openembedded.git/conf/machine/om-gta01.conf: Feb 06 18:39:55 om-gta01.conf: update ubi params Feb 06 18:39:55 Signed-off-by: Martin Jansa Feb 06 19:49:35 could someone kindly point me in the direction of a local.conf line for adding ext3 to kernel modules? i'm building opie image for qemuarm, and, whilst the image is compiled successfully according to the wiki page http://www.linuxtogo.org/gowiki/Angstrom/qemu-system-arm the kernel only has jffs2. Feb 06 19:50:13 the wiki says add ext3 to IMAGE_FSTYPES but that doesn't result in the _kernel_ being able to understand it! duh Feb 06 20:51:36 jo Feb 06 21:08:52 woglinde: hi Feb 06 21:09:02 found an open net myself Feb 06 21:09:06 lol Feb 06 21:09:17 didn't even think about that option ;-) Feb 06 21:10:37 but i am really sleepy now Feb 06 21:10:42 good nite Feb 06 21:13:59 hej , anyone knows if openembedded doesn't support setup.py's "data_files" directive ? Feb 06 21:14:32 (or if i have to somehow bring in some magic prefixes) Feb 06 23:05:27 re Feb 06 23:12:46 is there an issue with building bootstrap image for beagleboard on ubuntu 9.10x86_64? when I try it builds X. that can't be right... Feb 06 23:34:14 mgross: thats not a problem Feb 06 23:47:09 XorA its expected to build X for the bootstrap image? Feb 06 23:47:31 mgross: just means that some component in bootstrap is built from something which depends on X Feb 06 23:48:20 Console-image also builds X crap too. Feb 06 23:48:27 and? Feb 06 23:53:15 console image should be non-x **** ENDING LOGGING AT Sun Feb 07 02:59:58 2010