**** BEGIN LOGGING AT Thu Jun 28 02:59:58 2012 Jun 28 05:50:49 Hi. I'm trying to write a compilation of changes from oe-classic to oe-core. Any ideas on where to start? Looked at http://www.openembedded.org/wiki/OpenEmbedded-Core, but not to much info there, so would love if there were more somewhere else Jun 28 07:10:09 If one is looking for a nice and stable point to base an oe distribution from, what is the most recent branch/tag of oe-core one should pick? Jun 28 07:18:43 hello all Jun 28 07:18:46 hey can anyone help what the use of cacheflush in ARM ? Jun 28 08:44:55 khem: preprocessed with armv5, armv7a-vfp, armv7ahf-vfp-neon and are equal. preparing clean chroot Jun 28 08:50:41 hrw uhm Jun 28 09:24:50 morning all Jun 28 09:30:02 hi bluelightning Jun 28 09:30:33 hi woglinde Jun 28 09:36:54 hi all Jun 28 09:55:27 bluelightning: http://pastebin.com/C2WAJ4ig sounds familiar? Jun 28 09:56:33 gm Jun 28 09:57:03 hi Leon Jun 28 09:57:11 hrw what you are doing? Jun 28 09:57:55 Hi Marcin Jun 28 09:58:00 and why you get such strange errors Jun 28 09:58:27 woglinde: trying to run build in clean chroot with all required packages installed Jun 28 10:02:47 http://bugs.python.org/issue3770 Jun 28 10:08:05 fixed Jun 28 10:18:58 someon can give me some ideas of what to do? http://paste.ubuntu.com/1064030/ Jun 28 10:24:13 What do I have to do if I want to create and use a .bb file for a program which uses gettext? Jun 28 10:24:17 I added "inherit gettext" and some *locale-*.ipk files are created. Jun 28 10:24:17 But if I want to install them, I get "Cannot satisfy the following dependencies for myprogram-locale-fr: virtual-locale-fr" Jun 28 10:26:14 Hello. Jun 28 10:26:41 I'm writing my own .bb file: Jun 28 10:27:38 ech, order of layers matters.. Jun 28 10:28:12 http://pastie.org/private/9gv063kigbkb4h0zqxdwma Jun 28 10:29:01 And: Jun 28 10:29:11 DEBUG: Parsing /home/gonesl/build-dev/openembedded/recipes/sre/sre.bb (full) Jun 28 10:29:11 DEBUG: Executing task do_install Jun 28 10:29:11 NOTE: package sre-0.1.12.06.28.11-r0: task do_install: Started Jun 28 10:29:11 ERROR: global name 'ShellSyntaxError' is not defined Jun 28 10:29:16 What's going on? Jun 28 10:32:38 otwieracz: use update-rc.d class for initscript Jun 28 10:32:57 also drop HOMEPAGE Jun 28 10:33:13 install -d $(D}${bindir} Jun 28 10:33:22 (D} Jun 28 10:34:05 Oh my god… Jun 28 10:34:26 * otwieracz is *STUPID*. Jun 28 10:34:30 And blind, probalby. Jun 28 10:34:39 Really sorry. Jun 28 10:37:14 otwieracz: no, that's not stupid, I make similar mistakes all the time :) Jun 28 10:37:45 "ERROR: global name 'ShellSyntaxError' is not defined" is probably a bug too Jun 28 10:38:21 However, thank you very much. Jun 28 10:38:55 quoting rockz Jun 28 10:38:57 hrw: order of layers affects the order in which BBPATH is composed, which will affect how conf and bbclass files are located Jun 28 10:39:22 bluelightning: and how bbappend are treated? Jun 28 10:39:45 when I shifted oecore to be last bitbake stopped complaining about meta-oe recipes/appends Jun 28 10:39:55 hrw: same as recipes, that's layer priority unless the priority of two layers is the same Jun 28 10:40:17 hrw yes you need to delete some appends Jun 28 10:41:34 anyway pth started in clean chroot Jun 28 10:42:37 hrw: why do you place so much emphasis on building in a clean chroot? we have much fewer issues now with host contamination that we ever did in the past... Jun 28 10:43:21 bluelightning: I want to test in precise as base Jun 28 10:44:36 bluelightning: check silvio problems from 2-3 days ago with glib when host libs were used. or build libxml-native and then libxslt-native on systems with liblzma-dev installed Jun 28 10:45:13 hrw: so rather than encouraging people to band-aid the issue by using a chroot it would be better if the bugs were reported and fixed Jun 28 10:45:21 btw, evern in a clean chroot i've same undefined symbol troubles on gobject-introspection-native :) Jun 28 10:45:47 bluelightning: for lzma one I posted two solutions to ML Jun 28 10:45:56 ugly one and then better one Jun 28 10:46:12 silvio: AFAIK gobject-introspection doesn't work properly when cross-compiled anyway - it expects to be able to run some things natively Jun 28 10:46:38 hrw: right, good Jun 28 10:46:39 bluelightning, i wrote -native for a reason :) Jun 28 10:46:39 thanks Jun 28 10:48:07 silvio: unfortunately I don't know about that specific issue I'm afraid Jun 28 10:48:16 bluelightning, NP Jun 28 11:03:04 for now solved with assumed provided... Jun 28 12:24:08 ok, something wrong with my system then. pth for armv7ahf-vfp-neon built fine in precise chroot Jun 28 12:32:27 can anyone help how to compile Xfbdev in OE for mini2440? Jun 28 13:16:52 hrw cpp from host sneaks in? Jun 28 13:17:15 woglinde: hm, maybe Jun 28 14:27:07 morning all Jun 28 14:28:58 hi pb Jun 28 14:29:03 its late afternoon here Jun 28 14:36:31 hi pb_ Jun 28 14:53:47 its always morning here :) Jun 28 14:53:52 here=irc Jun 28 14:56:58 ~ugt Jun 28 14:56:59 extra, extra, read all about it, ugt is Universal Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. http://www.total-knowledge.com/~ilya/mips/ugt.html Jun 28 14:57:01 * kergoth yawns Jun 28 14:58:27 gm kergoth Jun 28 15:15:00 how i can rebuild all the dependencies of a packets? Jun 28 15:17:36 silvio its done now automagicly in oe-core Jun 28 16:43:47 but was broken (at least for kernel one week ago in master). Jun 28 16:44:00 which seems fixed now Jun 28 18:49:25 hrw: send me a pointer where I can look at them Jun 28 19:09:38 i have a belushi-inspired response for that, but i'll keep it to myself... Jun 28 20:47:32 khem please say nothing Jun 28 20:58:25 hi ant :( Jun 28 21:05:39 hi woglinde ;) I see, chaos out there... I was putting kid to bed playing Monkey Island on ipad ... too much noise now! Jun 28 21:10:25 woglinde: I wont Jun 28 21:10:46 :( Jun 28 21:16:57 hi kgilmer Jun 28 21:18:46 hm okay Jun 28 21:29:44 woglinde: did you happen to boot uclibc/systemd that you were trying Jun 28 21:30:04 hm it booted atleast to console tty1 Jun 28 21:30:09 oh Jun 28 21:30:14 hmmm Jun 28 21:30:15 but I had no keyboard or display on Jun 28 21:30:18 ok Jun 28 21:30:25 now can you try it with my patches ? Jun 28 21:30:26 but looked prettymuch the same than yours Jun 28 21:30:41 I should build an qemu image Jun 28 22:04:47 khem, see over there for the recipe you asked for Jun 28 22:05:54 I've found a useful vim-syntax package in the Angstrom repos, but I can't find the recipe. Anyone know where it came from or went to? Jun 28 22:06:54 hi blindvt Jun 28 22:06:59 blindvt which recipes? Jun 28 22:14:54 my "fetch src from local dir". nice for development **** ENDING LOGGING AT Fri Jun 29 02:59:58 2012