**** BEGIN LOGGING AT Tue Oct 28 02:59:57 2008 Oct 28 08:18:55 morning all Oct 28 08:47:07 bonjour Oct 28 09:18:26 i get a compile error on xserver-xorg 1.3.0.0 with angstrom 2008.1 and machine x86 ... it complains about expected '=' ',' ';' 'asm' ... in render.h Oct 28 09:18:31 anyone got an idea? Oct 28 09:29:49 ah, fixed it with the glyphstr patch from the dev branch Oct 28 09:41:09 mickeyl: good morning Oct 28 09:41:38 morning pb__ Oct 28 09:55:06 morning all Oct 28 09:56:34 03Michael 'Mickey' Lauer  07org.openembedded.dev * r0e4d40cb0e 10openembedded.git/packages/tasks/task-cli-tools.bb: task-cli-tools: add Oct 28 09:56:39 03Michael 'Mickey' Lauer  07org.openembedded.dev * rba6ff6f0ee 10openembedded.git/packages/tasks/task-fso-compliance.bb: task-fso-compliance: RRECOMMEND tzdata Oct 28 09:56:40 03Michael 'Mickey' Lauer  07org.openembedded.dev * r6382fd4522 10openembedded.git/packages/freesmartphone/ (3 files): freesmartphone: remove git PR hacks Oct 28 09:56:40 03Michael 'Mickey' Lauer  07org.openembedded.dev * rf5113b953c 10openembedded.git/packages/freesmartphone/libframeworkd-glib_git.bb: libframeworkd-glib: add Oct 28 09:56:41 03Michael 'Mickey' Lauer  07org.openembedded.dev * rfd8a6fa768 10openembedded.git/packages/freesmartphone/ (frameworkd-devel_git.bb frameworkd_git.bb): frameworkd: stock version builds stabilization/milestone4 now, -devel version builds master now Oct 28 09:56:45 03Michael 'Mickey' Lauer  07org.openembedded.dev * r8a6b95cbae 10openembedded.git/conf/distro/include/ (fso-autorev.inc sane-srcrevs.inc): Oct 28 09:56:48 sane-srcrevs: add libframeworkd-glib & frameworkd-devel Oct 28 09:56:50 fso-autorev: add libframeworkd-glib & frameworkd-devel Oct 28 09:56:52 03Michael 'Mickey' Lauer  07org.openembedded.dev * r58380cbf00 10openembedded.git/packages/freesmartphone/frameworkd_git.bb: frameworkd: depend on python-difflib, recommend python-gst Oct 28 10:00:08 03Michael 'Mickey' Lauer  07org.openembedded.dev * r0a4ed43d4c 10openembedded.git/packages/freesmartphone/frameworkd-devel_git.bb: frameworkd-devel: fix git branch Oct 28 10:12:26 hmm, what does TARGET_FPU = "soft" mean (in the local.conf example)? does it mean that it uses a softfloat lib or that it lets the kernel handle floats (the target machine im compiling for lacks FPU) Oct 28 10:12:35 the former Oct 28 10:13:39 wild guess, mpfr? :D Oct 28 10:14:32 pb__: hey Oct 28 10:14:47 hi ant_work Oct 28 10:15:23 about that strange gcc-2.95 issue (http://rafb.net/p/cAhtv635.html), I think I could have found something Oct 28 10:15:37 (Google -> http://www.mail-archive.com/angstrom-distro-devel@linuxtogo.org/msg02257.html) Oct 28 10:17:14 the post is 'obscure' (no special exports here) but at least I found the same error strings ;-) Oct 28 10:17:52 GCC 2.95? There's a blast from the past. Oct 28 10:18:09 he..trying to see why is happening Oct 28 10:20:42 why a 2.4 embedix-kernel? And if you see the logs, the guy was building for omap5912osk and not for Zaurus... Oct 28 10:21:58 see, this evening I'll have to go with 'bitbake -v -v -v' Oct 28 10:22:40 ant_work: maybe its because of the PACKAGE_ARCH changes. Oct 28 10:24:30 dunno, was away for ten days and only saw that error yesterday... Oct 28 10:52:28 florian_: good morning Oct 28 10:52:40 good morning Oct 28 11:00:49 gm Oct 28 11:00:55 * Crofton needs more sleep Oct 28 11:04:52 shoragan: hey Oct 28 11:05:02 okay I see the build failure Oct 28 11:05:03 hi Oct 28 11:05:22 i looked at your patch but didn't see any problems Oct 28 11:06:11 shoragan: So gst-plugins-base is missing but it is in the DEPENDS, will use bitbake -e now :) Oct 28 11:07:11 I see :) Oct 28 11:07:16 zecke: So you are on it? Good. I can confirm that reverting your patch fixes it Oct 28 11:07:53 stefan_schmidt: verursacher prinzip :) Oct 28 11:08:02 zecke: :) Oct 28 11:08:21 applying the override is undoing the DEPENDS += Oct 28 11:09:48 zecke: ah, so the depend on gst-plugins-base is no longer there Oct 28 11:12:39 stefan_schmidt: bitbake -e -b gst-plugins-bad.bb | less and then /^DEPENDS is showing that nicely Oct 28 11:12:53 DEPENDS_openmoko := "${@oe_filter_out('libmad', '${DEPENDS}', d)}" Oct 28 11:13:01 should fix it Oct 28 11:13:20 zecke: yeah, I should use bitbake -e more often it seems :) Oct 28 11:14:44 zecke: good morning Oct 28 11:17:38 damn it 2.6.27 has a bad bug in vfs, dmcrypt, block layer or ext3 or everything is just buggy... Oct 28 11:19:33 doh Oct 28 11:19:54 or maybe x... who knows. second day, 4th crash :( Oct 28 11:20:26 that does sound bad. I am using 2.6.26 on my laptop and haven't had any problems like that. Oct 28 11:21:09 I will make a mental note not to upgrade :-} Oct 28 11:22:19 pb__: as clever as I'm my dist upgrade brought 2.6.27 and new xorg... as Linux is perfect (I managed to forget that for a second) it is pretty obvious what to blame :) Oct 28 11:32:00 zecke_: ah, that old problem Oct 28 11:37:22 zecke_: on another topic, my fso-image build is still blocked by this annoying gcc failure. the odd thing is that nothing in fso-image seems to obviously depend on gcc or cpp, so it is a bit of a mystery to me why bitbake is trying to build it in the first place. Oct 28 11:37:32 I guess I should grovel around in the debug output for a bit to find out what's happening. Oct 28 11:40:44 pb__: edje-utils requires cpp IIRC Oct 28 11:40:53 pb__: so when building edje cpp might end up in RDEPENDS Oct 28 11:41:02 ah, maybe that's it Oct 28 11:41:11 * zecke_ tries to resolve the gst-plugins-* build failure :( Oct 28 11:41:14 I wouldn't have expected edje to be in fso-console-image but maybe it is. Oct 28 11:41:24 what's wrong with gst-plugins? that seems to work ok for me. Oct 28 11:41:32 I built -good and -bad yesterday. not sure about -ugly Oct 28 11:43:21 bbiab, gotta do a bit of soldering in the hardware lab Oct 28 11:44:45 I will get some food now... Oct 28 11:45:05 pb__: we can not have libmad for Openmoko Oct 28 11:45:24 pb__: so I wrote DEPENDS_openmoko = "..." but this is undoing later DEPENDS += :) Oct 28 11:45:35 zecke_: doh Oct 28 11:45:41 why can't you have libmad on openmoko? Oct 28 11:46:46 but yeah, this is a common schoolboy error. you probably need to write DEPENDS in terms of ${@base_conditional()} or some such. Oct 28 11:48:54 pb__: yupp, good thing is I'm at school and will get food now Oct 28 11:49:15 jolly good Oct 28 11:49:19 bon appetit :-) Oct 28 11:53:17 ah, finally, stupid laserjet has finished printing my diagram Oct 28 11:53:22 * pb__ really going to hardware lab now Oct 28 12:04:49 03Otavio Salvador  07org.openembedded.dev * r83176ca414 10openembedded.git/packages/xorg-xserver/xorg-xserver-common.inc: xorg-xserver-common.inc: set userid to allow Xorg to be run by users Oct 28 12:04:49 03Otavio Salvador  07org.openembedded.dev * r2540ed3b89 10openembedded.git/packages/xfce/gtk-xfce-engine_2.4.2.bb: gtk-xfce-engine: add depends on gtk+ Oct 28 12:28:35 morning Oct 28 12:28:43 hi hrw Oct 28 12:29:34 ~curse amount of files in OE/packages Oct 28 12:29:35 May the fleas of a thousand camels infest your most sensitive regions, amount of files in OE/packages ! Oct 28 12:29:54 it takes 3 minutes to parse them ;( Oct 28 12:30:33 How people uses Xsession in OE? I've noticed that xserver-kdrive-common supports it but it doesn't work properly for normal Xorg packages and xserver-common lacks it. Any objection for me to add it to xserver-common? Oct 28 12:30:40 hrw: yiur machine is too slow ;) Oct 28 12:31:37 florian: soon I will use 8-core machine for OE/Poky related work Oct 28 12:32:28 I just hope that Niagara like cpus will not be required Oct 28 12:37:13 need more packages! Oct 28 12:37:15 more! Oct 28 12:37:16 MORE! Oct 28 12:37:35 does anyone know how to get OE Oct 28 12:37:44 OE's glibs to suport utf8 locales? Oct 28 12:39:18 XorA: aha! Oct 28 12:39:21 XorA: glibc q Oct 28 12:39:22 raster: it supports utf8 Oct 28 12:39:30 root@om-gta02:~# locale -a Oct 28 12:39:30 C Oct 28 12:39:30 POSIX Oct 28 12:39:30 bg_BG Oct 28 12:39:30 ca_ES Oct 28 12:39:31 ... Oct 28 12:39:33 vs Oct 28 12:39:38 11:38PM ~ > locale -a Oct 28 12:39:38 C Oct 28 12:39:39 de_AT.utf8 Oct 28 12:39:41 de_BE.utf8 Oct 28 12:40:16 raster: include/angstrom.inc:LOCALE_UTF8_ONLY = "1" Oct 28 12:40:37 raster: this will stop generating non-utf8 locales at all Oct 28 12:40:57 thats quite old stuff Oct 28 12:41:08 hmm Oct 28 12:41:16 so the fact that it doesnt report utf8 locales Oct 28 12:41:34 is simply that it is incapable of any other encodings thus just assume utf8? Oct 28 12:43:44 * otavio found it Oct 28 12:43:48 * otavio is stupid hehe Oct 28 12:44:33 zecke: ping Oct 28 12:47:59 hrw: about old stuff...have you seen this? How can it happen? http://rafb.net/p/cAhtv635.html Oct 28 12:48:06 do we know an dAri Virtanen? Oct 28 12:50:37 * ant_work is pinging one after other the developers...perhaps one remembers the toxic commit... Oct 28 12:52:21 ant_work: wrong kernel selected Oct 28 12:52:43 and oz 2.4 kernels req gcc 2.95 from outside of OE Oct 28 12:53:09 how can it be? is the buged linux-rp.2.6.23 ...since months I'm begging to move to 2.6.24 or even 2.6.26 Oct 28 12:53:10 and are obsolete and not supported and I refuse to know anything about them Oct 28 12:53:10 bad karma etc Oct 28 12:53:34 he..out of door, back from windows Oct 28 12:54:21 bbl Oct 28 13:02:02 mickey|bbl, florian ping Oct 28 13:05:48 XorA, greetings Oct 28 13:05:58 yo Crofton Oct 28 13:06:00 I'm watching a keynote by Ari Virtanen Oct 28 13:06:12 who apparently is known to some of the OE guys Oct 28 13:06:26 He is with Elecktrobit now,m but was with Nokia Oct 28 13:06:26 dont recognise the name Oct 28 13:06:39 mickey, florian etc are lnked in linkin Oct 28 13:06:42 oh, the ex marketing evalgalist? Oct 28 13:06:45 for nokia Oct 28 13:06:57 apparently had somethingto do with internet tablets Oct 28 13:07:02 yeah Oct 28 13:07:17 I remeber a guy called Ari keynoting GUADEC with a load of bullshit :-D Oct 28 13:07:37 ahahahah Oct 28 13:10:19 googling suggest it is the same guy Oct 28 13:10:20 hi Crofton Oct 28 13:10:35 I/m watching a talk by Ari Virtanen Oct 28 13:10:38 ex-Nokia Oct 28 13:11:27 now he is talk ing about open sw architecttures for software defined radio Oct 28 13:11:28 sort off Oct 28 13:12:35 There's existing work on that... Oct 28 13:15:03 * XorA is getting his internet through damp string today :-( Oct 28 13:21:10 same here Oct 28 13:21:13 flaky wireless Oct 28 13:21:45 I have 10Mbit cable that goes nowhere every 5 mins :-) Oct 28 13:28:55 there is other Ari in tablets/nokia Oct 28 13:29:30 Ari Jaaksi Oct 28 13:30:27 Ari Virtanen is unknown to me Oct 28 13:33:38 hrw: for sure you cursed him in your mind..(n810) http://www.nokia.com/A4632256 Oct 28 13:56:08 hi, I was wondering if OE has support for the omap reference board (omap5912 osk) Oct 28 14:00:09 frans_: Yes it has... Oct 28 14:00:22 frans_: hi, btw. Oct 28 14:00:29 florian, thanks Oct 28 14:00:38 frans_: yw Oct 28 14:01:12 just got this board and the linux.omap.com site seems quite outdated wrt this one Oct 28 14:08:32 not sure about the procedure for this but I want to report an error in the oe getting started manual Oct 28 14:08:45 in ch2 it says Oct 28 14:09:00 md5sum -c OE.mtn.bz2.md5sum Oct 28 14:09:04 this should be Oct 28 14:09:06 md5sum -c OE.mtn.bz2.md5 Oct 28 14:09:25 so no sum in the end Oct 28 14:09:35 (or md5sum -c OE-this-is-for-mtn-0.30.mtn.bz2.md5 ) Oct 28 14:10:44 frans_: everythign related to mtn is outdated anyway - we use git now Oct 28 14:10:58 oooh Oct 28 14:11:13 frans_: but you can report a bug report against the manual using bugzilla Oct 28 14:11:17 how do I then get started (I used oe in the past for nslu2) Oct 28 14:11:41 frans_: like before, just get it using git Oct 28 14:12:00 someone uses 2.6.28-rc2 with ext3? Oct 28 14:12:05 http://wiki.openembedded.net/index.php/GitPhraseBook Oct 28 14:12:16 brb Oct 28 14:12:27 florian, thanks Oct 28 14:16:26 03Holger Hans Peter Freyther  07org.openembedded.dev * r221a8e7b86 10openembedded.git/packages/gstreamer/gst-plugins.inc: Oct 28 14:16:26 gstreamer.inc: Use base_conditional for Openmoko instead of a plain override Oct 28 14:16:26 The plain override undid the changes gst-plugins-{bad,ugly,good} did Oct 28 14:16:26 which means that the dependency on gst-plugins-base got dropped. Oct 28 14:16:28 Use base_conditional to add the libmad dependency when we are Oct 28 14:16:30 building for Openmoko. Oct 28 14:16:32 This continues f4fcadb061442a394cbe50041eb6acd9d4125eba. Oct 28 14:16:34 03Holger Hans Peter Freyther  07org.openembedded.dev * rc00633cd75 10openembedded.git/classes/insane.bbclass: (log message trimmed) Oct 28 14:16:37 insane.bbclass: Detect if someone is not using our LDFLAGS Oct 28 14:16:39 We started passing --target-style=gnu/both to the linker. If the Oct 28 14:16:41 buildsystem is not picking up our LDFLAGS it will not have this Oct 28 14:16:43 hash in the binary. E.g. this is true for busybox. Add a check to Oct 28 14:16:45 insane.bbclass to check if we have a GNU_HASH in the elf binary. Oct 28 14:16:47 Make this a non fatal QA option until the majority of packages Oct 28 14:20:09 re Oct 28 14:46:44 is Henk Geraads around withe __LINUX_ARCH_ARM__ problem? Oct 28 14:50:59 hm, must be doing something silly getting started: on my first bb command I get: Oct 28 14:51:01 $ bitbake nano Oct 28 14:51:01 ERROR: Unable to parse conf/bitbake.conf (conf/bitbake.conf:341: unparsed line: 'export PATH') Oct 28 14:52:15 how come/what's wrong/how to fix ? Oct 28 14:54:46 bitbake -v nano does not help me either (no additional info) Oct 28 15:01:15 Xorg is failing to load since it tries to load glx; how I can disable it? Oct 28 15:02:22 nevermind, apparently my bitbake was too old Oct 28 15:04:51 otavio: IIRC, you can put Disable "glx" in the Modules section of the xorg.conf Oct 28 15:06:11 Jay7: hey Oct 28 15:06:29 ant_work: halo :) Oct 28 16:04:40 Do anyone objects a big checksums.ini update? Oct 28 16:04:56 I hate to split the commit for each change in this case Oct 28 16:18:07 bye Oct 28 16:18:10 otavio: feel free Oct 28 16:19:25 hrw|gone: ? Oct 28 16:19:30 hrw|gone: ah ok Oct 28 16:19:33 hrw|gone: will do it Oct 28 16:26:29 did someone start to work on X 1.5.2 packaging? Oct 28 16:26:46 it looks to improve a lot of things for us and simplifies the configuration too Oct 28 16:28:46 otavio: I am looking at X11R7,4 Oct 28 16:29:07 XorA: great; have you already packaged xorg ? Oct 28 16:29:15 XorA: xserver I meant Oct 28 16:29:31 otavio: working my way through, Ive got packaged but not looked closely at contents yet Oct 28 16:30:07 XorA: are you doing it in a public branch where I could take a look and help you? Oct 28 16:30:18 XorA: so we avoid double work ;-) Oct 28 16:30:28 otavio: the branch is only on my machine, not sure how to push it public Oct 28 16:30:35 otavio: there is no reason why I couldnt Oct 28 16:31:04 XorA: well; there are many ways to do that. The simplest is to push it to public git server in a specific branch Oct 28 16:31:15 XorA: want help how to do that? Oct 28 16:31:41 otavio: well the branch is currently called xorg-work locally, can I rename it as I push it out? Oct 28 16:31:54 otavio: xorg-work not being very meaningful in puclic sense Oct 28 16:32:18 XorA: it is easier if you rename it before pushing it Oct 28 16:32:39 XorA: like: git branch -m shared/xorg-7.4 Oct 28 16:32:56 XorA: or shared/xorg-7.4-update Oct 28 16:33:31 otavio: ok, Im just commiting local work before messing Oct 28 16:34:56 ok is renamed Oct 28 16:35:18 XorA: now to push it: Oct 28 16:35:32 XorA: what is the remote name of OE official git? Oct 28 16:36:43 ~curse ISP Oct 28 16:36:43 XorA: what is the remote name of OE official git? Oct 28 16:36:43 May you be reincarnated as a Windows XP administrator, ISP ! Oct 28 16:36:58 otavio: origin Oct 28 16:37:16 XorA: so: git push origin shared/xorg-7.4-update Oct 28 16:37:33 XorA: it will create the branch there Oct 28 16:37:34 otavio: done Oct 28 16:37:51 * otavio grabs it Oct 28 16:38:20 otavio: BTW there is something buggy somewhere, building kdrive fucks up xserver-xorg Oct 28 16:38:44 I also have most of X 7.4 bulding - its not ready for upstream or anything, but I can answer a question if you ahve them Oct 28 16:39:03 CosmicPenguin: cool Oct 28 16:39:22 and yes, mesa + dri + drm is a cast iron bitch Oct 28 16:39:41 CosmicPenguin: well luckilly dri/drm is non existant on arm so far Oct 28 16:40:02 CosmicPenguin: so it would rock if you could take a look on the shared branch and see if you could contrib something Oct 28 16:40:15 right - but unless you know the xorg trick, you need swrast Oct 28 16:40:27 and its probably not a terrible idea to figure out how to make swrast work Oct 28 16:40:58 XorA: did you rebase the branch? Oct 28 16:41:09 otavio: yes Oct 28 16:41:15 XorA: great Oct 28 16:41:16 XorA: doesn't your glamo do dri? Oct 28 16:41:18 otavio: well this morning Oct 28 16:41:23 XorA: np Oct 28 16:41:46 XorA: you looks to be using xserver 1.5.1; any reason to not update it to 1.5.2? Oct 28 16:41:47 pb__: heh heh, we wish Oct 28 16:41:55 otavio: 7.4 is 1.5.1 Oct 28 16:42:24 XorA: well; 1.5.2 is a bugfix against it; might be good to update no? Oct 28 16:42:27 otavio: except the versions lie in different places Oct 28 16:42:49 otavio: I wanted to get the release at right versions, then look at bugfixes Oct 28 16:43:00 XorA: oh; I see Oct 28 16:43:03 otavio: but feel free to drag in 1.5.2 Oct 28 16:43:21 otavio: I don't see it can harm, Ive just noticed x.org don't even know what version is what release Oct 28 16:45:18 03Koen Kooi  07org.openembedded.dev * r642fe896f9 10openembedded.git/packages/xorg-driver/xf86-input-tslib_0.0.5.bb: xf86-input-tslib: fix autoreconf and actually ship fdi fil Oct 28 16:46:55 XorA: how do you prefer to work on the branch? Should I prepare a set of fixes and send to you to review/merge? Oct 28 16:47:51 otavio: just work on it as a shared branch, might as well use SCM as SCM Oct 28 16:48:17 XorA: didn't get what you meant Oct 28 16:48:43 otavio: we have whats supposed to be a powerful SCM, I don't see the point of circumventing that with emails Oct 28 16:49:21 otavio: in other words commit directly Oct 28 16:49:33 XorA: no; I could propose a branch for you to merge Oct 28 16:49:53 otavio: yeah could do that Oct 28 16:50:09 otavio: I guess that allows me to keep rebasing without confusion Oct 28 16:51:26 XorA: to allow others to contribute to it, I guess is better to avoid to rebase it Oct 28 16:51:44 XorA: since it can make life difficult for forkers Oct 28 16:52:24 otavio: ok Oct 28 16:52:45 XorA: since the "parent" will not match Oct 28 16:52:58 wow, he is at a really bad ISP Oct 28 17:05:56 hi, i am trying to build distro celinux-test but I keep getting this dreaded "Please set TARGET_OS directly"? how come/what am I doing wrong? Tried to set TARGET_OS and DISTRO env vars but to no avail Oct 28 17:06:26 do i need to copy the conf file to local.conf ? Oct 28 17:22:15 bye Oct 28 17:46:38 hi, i am trying to build distro celinux-test but I keep getting this dreaded "Please set TARGET_OS directly"? how come/what am I doing wrong? Tried to set TARGET_OS and DISTRO env vars but to no avail Oct 28 18:39:28 otavio: Poky has lot of new X stuff Oct 28 18:39:40 eFfeM: celinux-test is deprecated Oct 28 18:40:39 hrw|gone, is there another way to build for the omap ref board ? Oct 28 18:41:20 (actually what I want to achieve is get snapshot boot running) Oct 28 18:42:53 eFfeM: angstrom Oct 28 18:43:23 eFfeM: http://www.angstrom-distribution.org/unstable/images/omap5912osk/ Oct 28 18:43:26 hrw|gone, and what do I need to say to build that? I've pulled the git tree and have bitbake etc installed Oct 28 18:43:32 ops.. empty Oct 28 18:43:34 ah thanks Oct 28 18:44:11 just noticed; i can build my own, i have no problems with that (done that more than enough times) Oct 28 18:44:21 hrw|gone, but i need the magic incantation to get started :-) Oct 28 18:45:15 http://www.angstrom-distribution.org/building-ångström Oct 28 18:47:03 hrw|gone, thanks Oct 28 18:48:10 hrw|gone: it would be nice if you could take a look on the shared branch and help us to get it sorted out Oct 28 18:49:59 otavio: I will have time in next week, not before Oct 28 18:51:47 btw there might be a bug in http://wiki.openembedded.net/index.php/Getting_Started ; is says " git clone git://git.openembedded.net/openembedded" and if I do that I get a directory openembedded but later on it seems the dir name is/should be org.openembedded.dev; I do not feel confident enough to fix it though Oct 28 19:16:15 What is the difference between work/ and staging/? Oct 28 19:16:37 work is used to build packages Oct 28 19:16:47 staging holds toolchain afaik Oct 28 19:17:05 staging is where dependnet files go. package A needs the lib & inclues from package B, package B's headers & libs go into staging Oct 28 19:18:32 ah, yes Oct 28 21:00:23 too quiet today Oct 28 21:00:38 shh. Oct 28 21:57:38 kergoth: ping Oct 28 21:57:50 ant_: pong Oct 28 21:58:01 hi, can you help me to understand why old stuff is pulled in? Oct 28 21:58:05 http://rafb.net/p/AtrmPr89.html Oct 28 21:58:44 I mean NOTE: Target 'virtual/arm-angstrom-linux-gnueabi-gcc-2.95' is unbuildable, removing... Oct 28 21:59:04 same for NOTE: Target 'openzaurus-sa' is unbuildable, removing... Oct 28 21:59:21 why the heck? is tslib the culprit? Oct 28 22:03:11 kergoth: what's the equivalent of 'equery depends' for bitbake? Oct 28 22:09:52 ah..I'm only the first one...http://article.gmane.org/gmane.comp.handhelds.openembedded.user/567 Oct 28 22:10:45 openzaurus-sa for omap ??? Oct 28 22:11:39 I suspect some major breakage for 'virtuals' Oct 28 22:34:53 hi xjqian Oct 28 23:38:42 hmm this is strange Oct 28 23:38:58 in apache2-2.3 from the stable branch. Oct 28 23:39:10 OE has file : chartables.c Oct 28 23:39:24 But it is not in apache2-2.2.10 Oct 29 00:58:07 if I do not have SRC_URI for a recipe then how does it pick the source locations Oct 29 00:59:14 khem: what do you mean? Oct 29 00:59:21 if there's nothing to fetch, it doesn't fetch anything Oct 29 01:00:20 Hmm I was looking at binutils recipes Oct 29 01:00:33 they do fetch but there is no SRC_URI Oct 29 01:20:24 I mean for the base tar file Oct 29 01:21:04 then there is an SRC_URI Oct 29 01:21:06 probably in the .inc Oct 29 01:21:17 not even in .inc Oct 29 01:21:20 bitbake isnt psychic, it doesnt fetchf rom the ether. Oct 29 01:21:22 period Oct 29 01:21:36 It looks at kernel.org first and then at angstrom site Oct 29 01:21:49 I was wondering how it decided to look those places Oct 29 01:22:29 what are you talking about? Oct 29 01:22:36 iI'm ooking at binutils_2.18.bb right now Oct 29 01:22:40 there's a big fat SRC_URI right there Oct 29 01:23:09 if your'e asking about how the mirror handling works, its a set of regex replacements, see the MIRRORS variable Oct 29 01:23:53 kergoth: yeah :) Oct 29 01:23:57 I am blind Oct 29 01:24:41 hehe Oct 29 01:24:43 know how that is.. Oct 29 01:25:18 sometimes you are so tired that you sleep open eyed Oct 29 01:27:45 and sometimes its just one of those days.. awake or no Oct 29 01:30:51 haha Oct 29 01:30:56 I gotta run now Oct 29 01:31:02 cu laters **** ENDING LOGGING AT Wed Oct 29 02:59:57 2008