**** BEGIN LOGGING AT Thu Jun 26 02:59:57 2008 Jun 26 03:58:50 03khem 07org.oe.dev * rfb432a3c... 10/ (1 classes/cross.bbclass): Update includedir and oldincludedir to point to new sysrooted staging dir. Jun 26 05:26:00 all the sudden I'm getting an error when trying to run bitbake - 'ERROR: Please set the 'CACHE' variable" - some env issue? Jun 26 05:31:11 BBPATH is set correctly Jun 26 06:17:08 morning Jun 26 06:20:54 tharvey_: are you trying to make a missing receipe? Jun 26 06:23:30 doesn't seem to matter what recipe I try to make - almost acts like my local.conf isn't being read... Jun 26 06:27:10 methril, is this output of bitbake -DDD useful? http://www.pastebin.org/46254 Jun 26 06:29:27 try with base-image Jun 26 06:30:25 oops that was a typo... same thing with base-image - looks like bitbake is not looking in my BBPATH for anything Jun 26 06:32:33 try with -DDD -v Jun 26 06:32:37 to see more info Jun 26 06:33:37 gives me same output... something very basic got hosed... like bitbake - but I don't see how it could have - was building just fine a few hours ago Jun 26 07:31:56 morning Jun 26 07:33:37 morning hrw Jun 26 07:44:43 hrw: hey have you used meld with a git repo ? Jun 26 07:45:19 khem: I use kdiff3 Jun 26 07:46:04 hrw: ah cool, I am waitin for KDE 4 to be stabe before I start using KDE again :) Jun 26 07:48:06 kdiff3 is kde3 application Jun 26 07:50:04 then it will be kdiff4 Jun 26 07:50:36 ;) Jun 26 07:54:23 hrw: when will we have git repo to play with Jun 26 07:54:27 do u know Jun 26 07:54:34 no Jun 26 08:49:35 gm Jun 26 09:51:18 hmm. is there a way to generate modules.dep using host tools only? Jun 26 09:51:24 (for the target modules) Jun 26 10:16:00 I guess there's no reason you couldn't build a cross depmod. I don't think it has any particular runtime dependencies on the host environment. Jun 26 10:16:40 any hints on how to do this? Jun 26 10:16:50 (I'm an OE newb) Jun 26 10:27:00 sorry, no, I've never actually done this. I guess you'd have to dig into the depmod code for yourself. Jun 26 10:30:40 ok, thanks anyway Jun 26 10:33:27 czr_: 12:33 hrw@home:build$ tmp/cross/bin/arm-poky-linux-gnueabi-depmod-2.6 -b tmp/rootfs/ 2.6.26-rc4 Jun 26 10:33:41 where 2.6.26-rc4 is kernel version in tmp/rootfs Jun 26 10:33:57 did not tested results Jun 26 10:35:57 hrw, do you have tmp/cross/arm-poky-linux-gnueabi/bin/depmod? Jun 26 10:36:15 (just checking) Jun 26 10:36:53 no Jun 26 10:36:59 * czr_ nods Jun 26 10:37:32 well, just adding a symlink from 'depmod' to depmod-2.6 (in the dir you gave) makes it possible for 'make modules_install' to run the depmod as well properly. thanks for the hint! Jun 26 10:43:18 next (maybe silly question), what's the easiest way I could run 'make menuconfig', but using cross tools? (I'm using ARCH=arm CROSS_COMPILE=../tmp/cross/arm-angstrom-linux-gnueabi/bin) Jun 26 10:44:35 cd linux;ARCH=arm make menuconfig Jun 26 10:46:05 duh :-). thanks again Jun 26 11:25:44 anyone here using jffs2 with summaries (with NOR)? Jun 26 12:14:52 steliosk, ping Jun 26 12:15:55 Crofton : hi ! Jun 26 12:16:34 do you mind if I get the xlinix ml403 recipe to build? Jun 26 12:17:41 Im trying to build the rootfs for a ml403 and it is a real nuisance without a kernel recipe that builds Jun 26 12:18:08 Crofton : oh... yeah the ppc kernel has gone bye bye Jun 26 12:18:21 powerpc only Jun 26 12:18:42 secretlabs git is still there, but I think OE can do a lot more now Jun 26 12:19:06 I'd like to get it building against the defconfig first and go from there Jun 26 12:19:49 haven't tried to build it for sometime now, been traveling,busy a lot these couple of months Jun 26 12:19:57 basically, I want to make sure you do not have near terms plans for that hw Jun 26 12:20:10 interesting travels? Jun 26 12:21:23 kind of.... 90% PR 10% actuall work Jun 26 12:21:49 heh Jun 26 12:21:53 I know what you mean Jun 26 12:22:23 anyway, don't be surprised if I push some changes Jun 26 12:22:34 i will be in the US Sept 22-25, Arizona Jun 26 12:22:41 cool Jun 26 12:22:47 long way from here :( Jun 26 12:23:00 probably a nice time to be there though, not quite so hot Jun 26 12:23:05 How is the family? Jun 26 12:23:26 i got a free stuff pass for Astricon if interested ;) we will have a booth these year Jun 26 12:23:33 cool Jun 26 12:23:36 OE based asterisk PBX Jun 26 12:23:42 neat Jun 26 12:23:51 so many conferences, so little time Jun 26 12:24:09 good luck with it! Jun 26 12:24:23 hi, I am stuck with bitbake console-image Jun 26 12:25:01 it failes compiling linux-handhelds Jun 26 12:25:12 Crofton : Thanks. Still trying to see if any other US cities will be added Jun 26 12:25:17 because of missing tmp/deploy/uclibc/images/looxc550// Jun 26 12:25:31 I add ANGSTROM_MODE = uclibc bitbake virtual/kernel to local.conf Jun 26 12:25:47 it fails: ERROR: Unable to parse conf/bitbake.conf (Could not include required file conf/distro/include/angstrom-uclibc bitbake virtual/kernel.inc) Jun 26 12:26:03 I checked the BBPATH, looks ok to me Jun 26 12:26:25 any other suggestion what to check? Jun 26 12:27:11 I checked out latest source as written in the "getting started" Jun 26 12:29:43 Crofton : My son is 7 months old now... started saying papa, mama and in general 'interact' with people Jun 26 12:29:56 these are the complete error messages: http://pastebin.ca/1056363 Jun 26 12:31:48 kiozen : You need to set ANGSTROM_MODE in your local.conf file Jun 26 12:32:09 kiozen : not at the command line (at least this is how it looks like) Jun 26 12:32:52 steliosk: yes, I did it in the local.conf :) Jun 26 12:33:29 your line is a bit weird Jun 26 12:33:34 your line 1 is a bit weird Jun 26 12:34:36 steliosk: ok, how should it look like? Jun 26 12:34:47 kiozen : ANGSTROM_MODE and bitbake virtual/kernel on the same line looks like something is wrong Jun 26 12:34:51 I just copied it from some post I found by google Jun 26 12:35:03 post your local.conf Jun 26 12:35:56 http://pastebin.ca/1056384 Jun 26 12:37:40 kiozen : remove bitbake virtual/kernel from the local.conf. This is what you type at the bash/command prompt to get bitbake processing your metadata Jun 26 12:38:15 ok, I try ... Jun 26 12:44:38 Crofton : Ping me if you need anything with regard to the ml403. Jun 26 12:44:58 will do Jun 26 12:44:59 Crofton : if you see no reply, better send email. I spend a lot of time away from the pc these days Jun 26 12:45:00 thanks Jun 26 12:45:10 :) Jun 26 12:51:54 Hi! I just retrieved the latest OE.mtn.bz2 and... Did anybody manage to get squid to compile? Jun 26 13:11:40 steliosk: thanks :) I could compile the uclibc kernel Jun 26 13:13:46 mickey|zzZZzz: the git fetcher in bitbake 1.8.11 breaks on mickeyterm_git.bb Jun 26 13:14:05 a ';hb=' gets in there, and the shell treats it as two commands Jun 26 13:18:46 is this HEAD org.oe.dev? Jun 26 13:18:52 i checked in a patch yesterday Jun 26 13:19:01 sane-srcrevs.inc had a broken line Jun 26 13:19:24 mickey|zzZZzz: no, this is in openmoko Jun 26 13:19:28 oh Jun 26 13:19:46 pester zecke or XorA please Jun 26 13:19:52 i don't think i have access to this tree Jun 26 13:21:23 mickey|zzZZzz: thx Jun 26 13:22:03 * rwhitby finds it strange that mickey|zzZZzz doesn't have write access to openmoko monotone, but lets it slide ;-) Jun 26 13:24:44 :) i'm out of the tools and build group, hence i have the luxury of working a bit seperately, which mostly means upstream for me. Jun 26 13:41:09 mickeyl: good morning Jun 26 13:45:00 morning pb! Jun 26 13:58:11 anyone been able to build cacao-cldc? Jun 26 14:30:25 03crofton 07org.oe.dev * ra1c5133e... 10/ (6 files in 3 dirs): Jun 26 14:30:25 linux-xilinx-slab : Modify kernel bb file for xilinx based ppc boards using Jun 26 14:30:25 secretlab.cs git repo so they compile. The resulting kernel Jun 26 14:30:25 may not work, but creating images needs a buildable kernel Jun 26 14:30:25 bb file. With this commit console image for the xlinix-ml403 Jun 26 14:30:26 dev board builds. Jun 26 14:33:25 hello channel Jun 26 14:45:58 still get an 'ERROR: PLease set the 'CACHE' variable' when trying to build any recipe... acts like it can't find local.conf although my BBPATH is set correctly - where is CACHE supposed to be set? (I thought it was in bitbake.conf but didn't see it there) Jun 26 14:47:58 tharvey : in your local.conf Jun 26 14:49:07 hmmm... never had it set before today and was building fine - should it just be set to ${TMPDIR}/cache ? Jun 26 14:49:44 hi ! wrote a recipe for a new package "libdc1394" it works ok, but the ipkgs get named libdc1394-control12 and lateron the image script complains about missing libdc1394 package Jun 26 14:49:55 how can I prevent that name-change ? Jun 26 14:52:16 steliosk, looks like local.conf isn't getting read for sure - set CACHE there and no diff - BBPATH 'does' contain /oe/build and local.conf is in /oe/build/conf/local.conf Jun 26 14:53:40 tharvey : post your enviroment and local.conf Jun 26 14:54:01 is BBPATH exported? Jun 26 14:54:21 zecke : hi ! Jun 26 14:54:34 dl9pf: check the webkit gtk recipe Jun 26 14:54:43 zecke: tnx! Jun 26 14:55:10 dl9pf: and yes this is a known bug that the debian package renaming is not done on the files to be installed into the image. the workaround is to put that "package" into a task Jun 26 14:57:12 zecke: need to check that - did you mean -> FILES_webkit-gtklauncher = "..." Jun 26 14:57:26 dl9pf: no Jun 26 14:58:12 dl9pf: oh, wait a second :) Jun 26 14:58:15 zecke, yes, BBPATH is in my env: echo $BBPATH shows /oe/build:/oe/local:/oe Jun 26 14:59:39 /bin/sh and then echo $BBPATH would be the test Jun 26 15:00:06 * * OE Bug 4391 has been created by andrea.adami(AT)gmail.com Jun 26 15:00:08 * * speech-dispatcher - 0.6.6 - r0 fails do_configure Jun 26 15:00:09 * * http://bugs.openembedded.net/show_bug.cgi?id=4391 Jun 26 15:00:16 dl9pf: let me take a look, the detour with adding this to a task would be preferable though Jun 26 15:00:50 dl9pf: I think it is DEBIAN_NOAUTONAME Jun 26 15:02:05 * * OE Bug 4392 has been created by andrea.adami(AT)gmail.com Jun 26 15:02:07 * * liburi-perl 1.35 r1 fails do_compile Jun 26 15:02:09 * * http://bugs.openembedded.net/show_bug.cgi?id=4392 Jun 26 15:02:25 zecke: just found it in fuse_...bb Jun 26 15:05:06 * * OE Bug 4393 has been created by andrea.adami(AT)gmail.com Jun 26 15:05:08 * * mysql-4.1.18-r3 fails do_compile Jun 26 15:05:10 * * http://bugs.openembedded.net/show_bug.cgi?id=4393 Jun 26 15:05:28 zecke: will try it Jun 26 15:09:29 zecke, doh! BBPATH was 'not' exported - thank you! Jun 26 15:09:47 * ant|work really didn't want mysql on zaurus but was actually using 'buildall', thus 'bitbake gpsdrive' did the rest... Jun 26 15:12:35 tharvey: :). it goes always like this Jun 26 15:13:56 heh... very strange though... I've been using that env which didn't export BBPATH for days now without issue Jun 26 15:31:33 zecke: it will take some time to build - will report later today. tnx! Jun 26 15:38:07 hi everybody Jun 26 15:38:11 moin Jun 26 15:38:49 hi zecke, hi thesing Jun 26 15:42:37 thesing: FYI it seems the initramfs-image generation breaks on updater.sh (oebug 4234) but I couldn't find he time for further investigation Jun 26 15:51:37 ant|work: updater.sh shouldn't be different from non-initramfs case. Jun 26 15:54:25 thesing: I've seen this issue since the very beginning and RP already repaired it once http://gitweb.openembedded.net/?p=org.openembedded.dev.git;a=commit;h=946fbfc8b3a8080c123ac6cfc75f70b35bbc9292 Jun 26 15:55:37 so, yes, it is the same and should work...but *sometimes* updater.sh is not found (always building initramfs-*) Jun 26 15:56:42 s/always building/always when building/ Jun 26 16:00:42 thesing: I suppose that zaurus-updater didn't yet finish when initrd-image starts Jun 26 16:01:09 (parallel build, multithread) Jun 26 16:02:20 but the fact it happens using /pstage is puzzling me... Jun 26 16:07:27 bbl, bye Jun 26 16:22:13 bye Jun 26 19:37:32 03thebohemian 07org.oe.dev * rba2394dc... 10/ (1 classes/java.bbclass): Jun 26 19:37:32 java.bbclass: Jun 26 19:37:32 * Added libdir_jvm variable Jun 26 19:37:32 * Added STAGING_LIBDIR_JVM variable Jun 26 19:37:37 03thebohemian 07org.oe.dev * r4df872ec... 10/ (17 files in 6 dirs): Jun 26 19:37:37 First patch in a series of olsr cleanups Jun 26 19:37:37 olsr 0.3.1: Move to obsolete/olsr Jun 26 19:37:37 olsrd 0.4.8, 0.4.9, 0.4.10: Move to obsolete/olsr Jun 26 19:37:41 olsrd cvs: Moved to obsolete/olsr Jun 26 19:37:43 03thebohemian 07org.oe.dev * rbbd6a15a... 10/ (5 files in 3 dirs): (log message trimmed) Jun 26 19:37:45 Second part of OLSR cleanup. Jun 26 19:37:47 olsrd 0.5.5: Recipe for new version. Jun 26 19:37:49 olsrd 0.5.3: Simplified. Jun 26 19:37:51 olsrd.inc: Jun 26 19:37:53 * package each OLSR plugin as optional binary package Jun 26 19:37:55 * do_compile() suitable for 0.5 series Jun 26 19:37:57 03thebohemian 07org.oe.dev * rd35f7a0e... 10/ (5 files in 4 dirs): Jun 26 19:38:01 Last part of OLSR cleanup Jun 26 19:38:03 olsrd: Jun 26 19:38:05 * rename directory containing patches, ... to 'files' Jun 26 19:38:07 * rename base directory for olsrd 'olsrd' Jun 26 19:38:09 03thebohemian 07org.oe.dev * r2c3347ff... 10/ (3 files in 3 dirs): Jun 26 19:38:11 Fix small oversights in OLSR cleanup Jun 26 19:38:13 preferred-om-2008-versions: Removed olsr preference (the package is named olsrd) Jun 26 19:38:15 olsrd 0.5.3: Increased PR. Jun 26 19:44:18 03thebohemian 07org.oe.dev * r265b9586... 10/ (29 files in 7 dirs): Jun 26 19:44:18 Removing recipes that are untouched for months from obsolete/ Jun 26 19:44:18 obsolete/classpath: Removed. Jun 26 19:44:18 obsolete/jamvm: Removed. Jun 26 19:44:23 03thebohemian 07org.oe.dev * r245eea45... 10/ (1 packages/obsolete/jamvm): obsolete/jamvm: Removed empty directory. Jun 26 20:22:07 * * OE Bug 4384 has been RESOLVED (FIXED) by thebohemian(AT)gmx.net Jun 26 20:22:09 * * cleanup olsrd recipes Jun 26 20:22:11 * * http://bugs.openembedded.net/show_bug.cgi?id=4384 Jun 26 21:19:45 re Jun 26 21:20:34 hi flo Jun 26 21:52:04 I still haven't figured out this 'ERROR: duplicate src declaration. Skipping:' error when trying to build base-image for certain machines: http://pastebin.org/46428 - any ideas? Jun 26 22:01:02 cd /devel/arm/ Jun 26 22:01:02 ls Jun 26 22:01:04 ups Jun 26 22:02:05 I can't even figure out where the 'duplicate src declaration' is coming from in the error msgs Jun 26 22:18:55 looks like the error I'm running into is produced by ipkg when a package name already exists in the src list - still not sure why this would occur for an image Jun 26 23:53:29 03thebohemian 07org.oe.dev * rba3fd04d... 10/ (12 files in 3 dirs): (log message trimmed) Jun 26 23:53:29 cacao: Cleanup and new recipe. Jun 26 23:53:29 * removed the need for the 'libdir' patches and simplified cacao.inc Jun 26 23:53:29 * removed those patches Jun 26 23:53:29 * added with-build-java-library-classes patch (applied upstream already) Jun 26 23:53:30 cacao 0.98+hg20080519: Simplified. Jun 26 23:53:32 * adjusted with-build-java-library-classes patch for this version Jun 26 23:53:36 03thebohemian 07org.oe.dev * r712c2775... 10/ (12 files in 3 dirs): disapproval of revision 'ba3fd04d7fb91b031d23b8b8abdfd77186ece799' Jun 26 23:53:39 03thebohemian 07org.oe.dev * r3ff73a63... 10/ (13 files in 3 dirs): (log message trimmed) Jun 26 23:53:41 Add a new cacao revision and add support for changed configure options (new in 0.99) Jun 26 23:53:43 cacao: Cleanup and new recipe. Jun 26 23:53:45 * removed the need for the 'libdir' patches and simplified cacao.inc Jun 26 23:53:47 * removed those patches Jun 26 23:53:49 * added with-build-java-library-classes patch (applied upstream already) Jun 26 23:53:51 * usage of changed configure options **** ENDING LOGGING AT Fri Jun 27 02:59:56 2008