**** BEGIN LOGGING AT Sun Feb 22 02:59:57 2009 Feb 22 07:37:12 hello Feb 22 07:37:29 multiple packages give me behaviour as in http://pastebin.com/d59a219fa Feb 22 07:37:33 see the exception Feb 22 07:37:42 how can I fix it? or find out the cause? Feb 22 07:44:51 seems like a problem in your tmp dir, let my try to build that package here Feb 22 07:45:26 problem as in ... ? Feb 22 07:45:45 enough diskspace... Feb 22 07:46:02 everythign does build though, debs get produced Feb 22 07:46:27 deb's is outside my league, i only make ipk' Feb 22 07:46:35 ipk's Feb 22 07:47:30 sometimes things go wrong in the tmp dir e.g. if a build is interrupted or so, i haven't found a good way around that apart from removing the tmp dir and build from scratch Feb 22 07:47:38 you can keep the downloads of course Feb 22 07:50:24 i make ipk's for my ipaq Feb 22 07:50:33 aaha Feb 22 07:50:42 will try to clean out stuff 100% Feb 22 07:52:06 note taht it will take some time to rebuild everything (probably a few hrs) Feb 22 07:52:23 i am building navit to see if I have the problem, currenlty it is working on flite) Feb 22 07:52:32 lots of packages are needed for navit Feb 22 07:52:39 rebuild everything? Feb 22 07:52:43 not just navit? Feb 22 07:53:07 I did not have this issue when using the satble tree and building for the h2200 ipaq Feb 22 07:53:19 now I switched to .dev for chinook-compat and nokia800 Feb 22 07:53:34 then you probably do not want to clean out tmp, if you remove it ti will also have to build all cross tools Feb 22 07:53:43 exactly Feb 22 07:53:51 takes a night or so Feb 22 07:53:54 if you just want to clean out navit do a bitbake -c clean navit Feb 22 07:54:00 did so Feb 22 07:54:13 let's see what it does here Feb 22 07:58:35 for me navit builds without problem Feb 22 07:59:26 no idea what could be wrong Feb 22 08:01:33 ipk there? Feb 22 08:01:39 so it must be a deb-related thing? Feb 22 08:02:10 not necessarily, i would say it is a problem in the directory structure Feb 22 08:02:50 if you want to repair this without removing tmp and using half a day or so to regenerate it, wait for someone with more knowledge on this to show up Feb 22 08:04:52 dir structure... ok... thanks! Feb 22 08:07:29 or some cached data within the dir Feb 22 08:09:41 oh well, when it works I cna do a full rebuild Feb 22 08:12:29 different question Feb 22 08:12:42 when I edit sane-srcrevs.inc Feb 22 08:12:51 and hash out the svn for navit Feb 22 08:13:01 bitbake tries to fetch revision 1 Feb 22 08:13:15 in the .stable setup for ipaq it did fetch the latest svn Feb 22 08:13:25 how can I get that behaviour in .dev? Feb 22 08:43:18 not sure if you should hash out the svn # Feb 22 08:43:29 better override the svn in your local.conf Feb 22 08:44:39 the srcrev Feb 22 08:45:57 eFfeM, yes that works Feb 22 08:46:09 but then I got to look up the current svn number each time Feb 22 08:46:14 on stable it is automagic Feb 22 08:46:17 just build Feb 22 08:46:22 and it fetches the latest svn Feb 22 08:46:29 would like that in dev too Feb 22 08:46:33 ah ok, no idea what the trick is for that, never done that Feb 22 08:46:44 at least for navit Feb 22 08:46:49 ah, ok Feb 22 08:46:50 * eFfeM thinks always getting the latest is risky Feb 22 08:47:15 * eFfeM likes to know what is happening and be in control when moving forward Feb 22 08:50:02 yes, ok, but if one abuser wants it for one specific package Feb 22 08:50:07 the risk is overseeable Feb 22 08:50:23 true Feb 22 08:55:28 udovdh: does navit work well for you ? Feb 22 08:55:46 it is still in development Feb 22 08:55:51 i know Feb 22 08:55:54 so it is not complete Feb 22 08:56:04 issue is also getting good maps Feb 22 08:56:05 but the stuff taht is currently in there works quite well Feb 22 08:56:12 aside from bugs we find Feb 22 08:56:14 yes Feb 22 08:56:23 openstreetmap is OK for benelux Feb 22 08:56:35 I did some walking in Hervey Bay for osm Feb 22 08:56:50 also for belgium? thought there were only decent nl maps Feb 22 08:56:50 some places are almost non existent in osm Feb 22 08:56:57 true Feb 22 08:57:02 nl is ok\belgium you should check Feb 22 08:57:18 i know for nl some company donated maps Feb 22 08:57:29 but last time i checked belgium maps were not that good Feb 22 08:57:59 the map looks quite ok to me for belgium Feb 22 08:58:02 enoygh detail Feb 22 08:58:13 but you can verify your neighborhood if you are living there Feb 22 08:58:21 for errors/discrepancies Feb 22 08:58:23 ah ok, probably got improved since i looked Feb 22 08:58:26 i cannot relaly judge Feb 22 08:58:37 * eFfeM lives in NL, but close to the belgium border Feb 22 08:58:40 e.g. look at brussels Feb 22 08:58:54 or maybe especially some less inhabited area? Feb 22 09:57:46 03Philipp Zabel  07org.openembedded.dev * r34a486a5b0 10openembedded.git/packages/busybox/busybox-static-1.11.3/B921600.patch: Feb 22 09:57:46 busybox-static-1.11.3: Add missing B921600 patch to fix build. Feb 22 09:57:46 * This patch was added to busybox 1.11.3, but not busybox-static. Feb 22 10:07:42 03Koen Kooi  07org.openembedded.dev * r1ac31da6db 10openembedded.git/packages/meta/ (3 files in 2 dirs): run-postinsts: add from poky Feb 22 10:12:58 03Koen Kooi  07org.openembedded.dev * r93e360f072 10openembedded.git/classes/rootfs_ipk.bbclass: Feb 22 10:12:58 rootfs_ipk bbclass: make ONLINE_PACKAGE_MANAGEMENT work on non task-base images as well Feb 22 10:12:58 * This fixes the "image broken due to not running postinsts because opkg* isn't installed" type of bugs Feb 22 10:12:59 03Koen Kooi  07org.openembedded.dev * r871a0a944e 10openembedded.git/packages/dsplink/gstreamer-ti_svn.bb: gstreamer-ti: bump PR for memleak fixes Feb 22 10:13:01 03Koen Kooi  07org.openembedded.dev * ree13a2cd8d 10openembedded.git/: Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev Feb 22 10:13:11 03Koen Kooi  07org.openembedded.dev * r9d17e94ff3 10openembedded.git/conf/distro/angstrom-2008.1.conf: Feb 22 10:13:11 angstrom 2009.X: select our preferred opkg variant, can be overridden on a per image bases Feb 22 10:13:11 * no impact on dep and rpm modes Feb 22 10:53:19 hi, should it be possible to build uclibc in thumb mode on armv5te? Feb 22 10:53:26 I'm getting this build failure: http://tinderbox.openembedded.net/builds/100140/ Feb 22 10:53:52 (ldso/ldso/dl-elf.c:757: error: unable to find a register to spill in class 'LO_REGS') Feb 22 13:16:29 hello Feb 22 13:16:37 anybody got an idea what is going wrong here? Feb 22 13:16:39 http://pastebin.com/d43b41b20 Feb 22 13:16:48 I was bitbaking navit from scratch Feb 22 13:16:57 and a lot of packages went ok until this happened Feb 22 13:17:22 but a different error than before (before I could fix with a newer expat.) Feb 22 15:18:30 udovdh, just bitbake -c clean the old libvolume_id or package that provides it and bitbake the newer one...but I don't know whoch package provides this libvolume_id Feb 22 15:19:07 thanks, will try Feb 22 15:35:01 Hello! After update OE from git (today) my rootfs is very cut and not functional... Details here: http://pastebin.com/m5308981b I'm subscribed on issues mailing list, but I can see messages about this problem... Feb 22 15:41:43 Gnutoo, building with udev 124 fixed it? Feb 22 15:45:58 After update OE from git (today) my rootfs is very cut and not functional... Details here: http://pastebin.com/m5308981b Feb 22 15:48:56 udovdh, why did you include the ? at the end? I didn't try to build navit Feb 22 15:52:46 I did Feb 22 15:52:59 and I cannot oversee the relations between the packages Feb 22 15:53:03 thanks for the help Feb 22 15:55:48 udovdh, ah ok I understand... Feb 22 15:56:02 (= understand what you meant) Feb 22 16:03:42 Hello! After update my rootfs is broken... Feb 22 16:03:55 Who have same problems?.. Feb 22 16:04:10 and the libvolume_id must be related to the UUID of the partition Feb 22 16:04:18 s/partition/partitions Feb 22 16:04:54 Gnutoo, do you have any problem with OpenEmbedded rootfs?.. Feb 22 16:05:13 fpga, i may not be able to help but you may have more chance of getting help if you tell your distro and machine configurations Feb 22 16:05:37 Details here: http://pastebin.com/m5308981b Feb 22 16:05:46 here is details and distro etc etc... Feb 22 16:05:55 ok I'm looking Feb 22 16:06:58 5 days before everything was fine... Feb 22 16:07:29 now: filesystem is cut, busybox lost, root folder lost, etc... Feb 22 16:07:52 don't know...i'll try to bitbake a rootfs Feb 22 16:08:01 just "git pull" and OE died... Feb 22 16:08:12 do you updated OE today? Feb 22 16:08:35 but I have only an openmoko and a half-broken bug device Feb 22 16:08:48 fpga, yes and it worked for me(git pull) Feb 22 16:10:29 how often we have broken openembedded? I'm newbie. If this happened many times in months, I will not use OE... Feb 22 16:12:51 fpga, don't know sorry(for how often is oe broken) Feb 22 16:13:03 ok, 10x Feb 22 16:13:26 fpga: if you need it for your company you should create a working branch and a testing one which is dev then Feb 22 16:13:29 fpga, wow 10x broken...I didn't have such bad luck Feb 22 16:13:50 fpga, what do you need oe for? Feb 22 16:14:01 mr_nice, 10x, I will use this for future Feb 22 16:16:12 How to contact with OE developers in most faster way? It's not good to have broken repository... Feb 22 16:17:09 Can I revert changes from today's update? :) Feb 22 16:18:29 fpga: you can use git log filename or git diff etc to fin out which change affected you Feb 22 16:19:05 ok, thanks, I'll try Feb 22 16:19:12 fpga: you can then ask on the mailing list about the change Feb 22 16:20:11 to openembedded-devel mailing list or openembedded-issues? Feb 22 16:21:10 fpga: I would use the devel list for that Feb 22 16:21:36 fpga: but I am not 100% shure which is the right one Feb 22 16:23:14 fpga: with git you can local revert any commit which you don't like Feb 22 16:26:49 ok Feb 22 16:29:29 if I have two branches - my local stable and testing - do I need to rebuild everything? Or any previous version of software cached on OE?... Feb 22 16:31:56 fpga: I don't know I use two different tmp dirs for stable/dev Feb 22 17:06:59 hi there Feb 22 17:07:21 i have the smallest problem with building stuff with openembedded Feb 22 17:07:36 is this the correct place to ask for instructions? Feb 22 17:15:17 kentsu: it might be, that would depend on your issue. The best approach would be to describe your problem (use pastebin as necessary) and if someone can help, they will respond. Feb 22 17:16:34 pastebin? Feb 22 17:16:58 ~pastebin Feb 22 17:16:59 [~pastebin] A "pastebin" is a web-based service where you can paste anything over 3 lines without flooding the channel. Here are links to a few : http://www.pastebin.com , http://pastebin.ca , http://channels.debian.net/paste , http://paste.lisp.org , http://www.rafb.net/paste Feb 22 17:19:23 anyhow, i can build stuff when using angstrom and om-gta01. bitbake fails if i change to opendreambox and dm7025 Feb 22 17:29:13 okies. I put the error log in pastebin, http://pastebin.com/m4f84160d Feb 22 17:45:06 is there a way to skip the 'QA' phase ? I have libfakekey that fails the QA phase for no reason I can figure, and it prevents me building the image Feb 22 17:49:17 I reverted many many commits to get OE build good rootfs, but error still same - broken rootfs, without busybox and other... Feb 22 17:58:27 Hi, I can't build x11-image because of bluez44 failing to compile, any idea http://pastebin.com/d3149af1? Feb 22 18:14:40 2mpoullet: sometimes you need manual error repairing... Feb 22 18:24:40 03Koen Kooi  07org.openembedded.dev * rdc5457b68b 10openembedded.git/packages/motion/ (2 files in 2 dirs): motion: fix ffmpeg support Feb 22 19:18:58 03Koen Kooi  07org.openembedded.dev * raff23a2028 10openembedded.git/classes/ (image.bbclass rootfs_ipk.bbclass): Feb 22 19:18:58 image.bbclass: install stuff listed in IMAGE_INSTALL as well Feb 22 19:18:58 rootfs_ipk: task-boot change fixes Feb 22 21:07:40 03Frans Meulenbroeks  07org.openembedded.dev * r3bde687e57 10openembedded.git/packages/gpsd/ (gpsd.inc gpsd_2.37.bb): gpsd: moved to 2.38 Feb 22 21:14:20 btw did not add checksums for gpsd 2.38 they did not appear in the log nor in tmp/checksums.ini, no idea why not Feb 22 22:28:58 Hi all Feb 22 22:28:59 what is this package task-base for ? Feb 22 22:37:46 http://bec-systems.com/oe/html/special_task_base.html Feb 22 23:38:04 03Koen Kooi  07org.openembedded.dev * rd9e91db37a 10openembedded.git/packages/tasks/task-gstreamer-ti.bb: task-gstreamer-ti: add task to get a load of gstreamer stuff Feb 23 00:27:58 * timtimred ordered a atom 330 board... Feb 23 00:28:13 damn late night compulsive board disorder Feb 23 00:32:57 hello Feb 23 02:56:46 03Mike Westerhof  07org.openembedded.dev * r7631591643 10openembedded.git/conf/distro/slugos.conf: SlugOS: Adjust to accomodate YAACTATW - Add IPKG_VARIANT to slugos.conf **** ENDING LOGGING AT Mon Feb 23 02:59:58 2009