**** BEGIN LOGGING AT Tue Jul 31 02:59:59 2012 Jul 31 05:53:56 Hi. I'm trying to make a recipe for ghc. I'm following what gentoo is doing, but on the configure step I get the autoconf error pasted here: http://pastebin.com/STs3tmfp would anyone be interested in having a look at it? the recipe is pasted: http://pastebin.com/pX33kPGH Jul 31 08:06:15 I'm having difficulties getting headers staged correctly. Headers does nott show up in the sysroot. Have staging changed from OE-classic to OE-core ? Jul 31 08:07:18 yes Jul 31 08:08:43 ;( Jul 31 08:09:29 JaMa|Work: The "Migration guides" does not mension any specificts about it. Can you enlighten me ? Jul 31 08:14:27 SorenHolm, can you pastebin the recipe? Jul 31 08:14:46 because if you use do_stage that usually goes in do_install Jul 31 08:17:14 GNUtoo: http://pastebin.com/3FSW88Zj Jul 31 08:17:30 GNUtoo: I'm trying to migrate xerces-c from OE-classe Jul 31 08:17:41 ok Jul 31 08:18:42 SorenHolm, where does it fail? Jul 31 08:22:34 GNUtoo: hmm ... I might have found out what is wrong .... Jul 31 08:22:34 tmp-eglibc/work/i586-oe-linux/xerces-c-2.8.0-r0 contains /home/SorenHolm/oe-core/ ...... /xerces-c-2.8.0 Jul 31 08:23:54 morning all Jul 31 08:24:35 hi bluelightning, GNUtoo SorenHolm, all Jul 31 08:24:37 SorenHolm: the migration page does mention it: http://www.openembedded.org/wiki/Migrating_metadata_to_OE-Core Jul 31 08:24:43 hi Jul 31 08:24:45 SorenHolm: under "remove legacy staging" Jul 31 08:25:28 bluelightning, http://pastebin.com/3FSW88Zj is his recipe and it doesn't have do_stage Jul 31 08:25:53 SorenHolm: is it based on that recipe which was on ML before? Jul 31 08:25:56 bluelightning: yeah ..... it seem like my problem is a faul 40 (40 cm from the screen) Jul 31 08:26:29 SorenHolm: basically you just need to make sure the headers are installed as part of do_install as they would be normally Jul 31 08:26:47 SorenHolm: then, they will be automatically staged as part of do_populate_sysroot Jul 31 08:26:57 bluelightning: great Jul 31 08:30:59 Another thing ...... previously "bitbake -D" made bitbake output the compilation.output. It's does'nt do that anymore. How do I get the compileroutput directly in the current version? Jul 31 08:33:08 SorenHolm: -v perhaps Jul 31 08:33:09 ? Jul 31 08:35:01 bluelightning: HEY! you're right :D ...... but it adds additional newline, hmmm. Jul 31 08:36:51 SorenHolm: hmm, that is a bit annoying Jul 31 08:36:59 looks like a minor bug Jul 31 08:37:17 I have to admit I usually consult the logs after the fact Jul 31 09:06:25 bluelightning: I do too ..... but it is convinient when initiating build on a remote server to see the compile-output right there on the screen in case of failures. Jul 31 09:34:40 Has the situation change in OE-core as to making a rootfs that do not require rw-access at first boot? Jul 31 09:41:11 there were some patches to make that work.. haven't tested that myself Jul 31 09:53:15 JaMa|Work: ok Jul 31 10:47:45 SorenHolm: good point, I've always tweaked the init stuff to not require any write-access. Jul 31 10:53:43 likewise: how do you handle sshd keys for example? Jul 31 10:56:21 the best solution I've seen so far is the one in openwrt, read-only rootfs + writable overlay Jul 31 11:05:04 hi all, which bitbake version is recomanded for the denzil branch? with 1.15.3 I get a lot of warnings and parsing errors Jul 31 11:05:28 mr_nice: 1.15.2 Jul 31 11:05:48 bluelightning: thx Jul 31 12:14:16 hi! Quick help plz: ERROR: No recipes available for: /tmp/oe/meta-openembedded/meta-systemd/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bbappend Jul 31 12:14:23 wassup? Jul 31 12:15:07 ildar: read README in meta-systemd layer Jul 31 12:15:14 hmm Jul 31 12:15:20 ildar: you probably don't have meta-gnome layer in bblayers Jul 31 12:15:21 you here too Jul 31 12:15:26 :))) Jul 31 12:15:32 yep Jul 31 12:15:56 so you have to BBMASK those subdirs in meta-systemd or enable those layers Jul 31 12:20:36 JaMa|Work: thanx Jul 31 12:34:59 ls Jul 31 12:35:03 hi ;-) Jul 31 12:41:02 hi Jul 31 12:42:25 hi ericben, all good ? Jul 31 12:51:38 hi guys, i want to compile opencv 2.4.2 with using bitbake. How can i do this? Jul 31 12:51:51 when i write "bitbake opencv" it compiles version 2.2 Jul 31 12:54:01 is recipe for 2.4.2 available in enbled layers? Jul 31 12:54:27 if yes then add PREFERRED_VERSION_opencv = "2.4.2" to your local.conf Jul 31 12:54:53 no bb file required? Jul 31 12:56:37 parana: no, there must be a recipe for it Jul 31 12:56:38 if it isn't available then you have to update bb file Jul 31 12:59:05 which one should i add "preffered_version_opencv = 2.4.2" ? : Jul 31 12:59:05 ./build/conf/local.conf Jul 31 12:59:05 ./sources/openembedded/contrib/angstrom/local.conf Jul 31 12:59:05 ./sources/openembedded/recipes/fontconfig/files/local.conf Jul 31 13:01:55 ./build/conf/local.conf Jul 31 13:02:08 and use spelling and uppercase like I did Jul 31 13:14:17 hi eFfeM_work : fine thank you and you ? actually emptying the backlog to leave for 2 weeks off on friday ;) Jul 31 13:14:35 cool, hope you have a nice vacation Jul 31 13:14:47 hope so also ;-) Jul 31 13:14:53 I'm doing fine, finally managed to pick up moving my project to yocto Jul 31 13:15:02 yocto or oe-core ? Jul 31 13:15:41 yocto (denzil) but added meta-oe to get one or two missing recipes Jul 31 13:15:52 Can you guys compile boost. I get these error during QA : http://pastebin.com/KrRCA5Nf Jul 31 13:16:29 eFfeM_work: ok, here we are using oe-core + meta-oe + a few others + own layers, all aligned on denzil Jul 31 13:16:49 guess we're in the same league then :-) Jul 31 13:18:19 my project was on oe-classic with 2.6.38 kernel, but as I would like to have some more control on scheduling I wanted an RT kernel Jul 31 13:18:40 and there are no rt patches for 2.6.38 so decided it was a good time to move Jul 31 13:18:48 or at least a good reason Jul 31 13:18:52 now on 3.2-rt Jul 31 13:19:23 the big jump : new kernel & new oe ;-) Jul 31 13:20:09 yes, few days of pain but my kernel is up and running; most bsp stuff is there (didn't try u-boot yet) Jul 31 14:47:40 hi all Jul 31 15:41:58 Is there a Quake 3 GLES package for OE? Jul 31 15:42:21 GLES being the main term there Jul 31 15:42:50 DJWillis, Hi! Jul 31 15:44:13 I'm trying to get Quake with GLES accel on my Pandaboard Jul 31 15:45:22 I haven't used OE in years and I can't remember if there was a searchable package archive online? Jul 31 15:45:42 but I need to build it for buntu Jul 31 15:48:39 danboid: we really want something like that but so far nobody has put such a thing together Jul 31 15:48:48 (web-based searchable index) Jul 31 15:49:53 I'm back Jul 31 15:50:18 xserver on Panda precise is a bit buggy right now Jul 31 15:50:51 dan_: I guess you dropped - above I was saying we really want some form of web-based searchable index that but so far nobody has put such a thing together Jul 31 15:50:53 So I was asking about OE/BB packages for Quake 3 GLES Jul 31 15:51:06 bluelightning: Oh right Jul 31 15:51:25 dan_: looks like there is a quake3 gles recipe in OE-classic; not sure what it would take to bring that up-to-date, but at least it wouldn't need to be written from scratch Jul 31 15:51:33 bluelightning: Do you know if there is a Q3 GLES package anywhere? Jul 31 15:51:58 bluelightning: Great! So how can I check it out? Jul 31 15:52:06 dan_: http://cgit.openembedded.org/openembedded/tree/recipes/quake Jul 31 15:52:23 Is that Q1 or 3? Jul 31 15:52:51 Oh I see Jul 31 15:52:57 its Q1-3! :) Jul 31 15:53:14 I've never built it so I can't vouch for whether it works or not... Jul 31 15:53:40 also if you want to build it with current OE (OE-Core based) you'd need to bring the recipe up-to-date Jul 31 16:01:58 Yep, OK. Thanks bluelightning! Jul 31 16:04:48 how often is the oe-core denzil branch updated with patches that were submitted? Jul 31 16:05:46 zenlinux: ^ Jul 31 16:36:09 fcooper, since the 1.2.1 yocto release happened earlier this month, I have yet to submit a pull request for denzil. I'm hoping to soon. Jul 31 16:36:50 I'm the denzil maintainer, but I need to work out some issues and give my current tree some further testing before I send a pull request out Jul 31 16:37:11 see oe-contrib or poky contrib git repos for an sgarman/denzil-1.2.2 branch to see what I'm currently experimenting with Jul 31 16:38:30 zenlinux: have you built on fc 17? Jul 31 16:38:40 zinlinux: ok thanks Jul 31 16:38:42 zenlinux: your denzil-1.1.2-next? Jul 31 16:49:56 msm, no, I don't have a fc17 build system handy Jul 31 16:50:27 have you been building it on fc17? Jul 31 17:50:51 zenlinux: i'm seeing one issue on c17 Jul 31 17:50:54 fc17 Jul 31 17:52:22 http://pastebin.com/yXa9Mhi1 Jul 31 17:52:41 zenlinux: also, wrt to that fetcher patch… if i revert it everything seems to work OK Jul 31 18:05:36 zenlinux: there appears to be a slew of fixes for recipes on fc17 Jul 31 19:22:33 I'm getting architechture qarnings during QA when compiling boost - any ideas as to what might be wrong ? Jul 31 21:57:47 hi all, has anyone seen this this xorg-server related error before: Jul 31 21:57:48 configure: error: Package requirements (xorg-server >= 1.5.99.901 xproto inputproto) were not met: Jul 31 21:57:59 No package 'xorg-server' found Jul 31 21:58:30 this is while bitbaking xf86-input-* Jul 31 22:01:20 awsation: virtual/xserver is not set? Jul 31 22:01:56 DEPENDS = "virtual/xserver .. in xorg-driver-common.inc adds xorg-server dependency for xf86-input-* Jul 31 22:03:47 I was going to ask if building virtual/xserver, then retyring the package giving the error fixes it.. if it does, then that package has a bad (missing) dependency Jul 31 22:04:00 hi guys Jul 31 22:04:40 I am trying to build qt5 with the experimental qt5-meta package from Martin Ertasa Jul 31 22:05:18 But I am a bit confused by the lack of a config/layer.conf in the download Jul 31 22:05:54 (I have been away from OE for about 24 months and am not used to the new layer system yet) Jul 31 22:06:33 Can anyone give me pointers on how to build qt5 using this meta package for pandaboard please? Jul 31 22:07:05 matt73: you can just copy those files to any existing layer Jul 31 22:07:19 matt73: it's not standalone layer as Martin IIRC said Jul 31 22:07:52 ok, i'll give that a try then. Cheers. Jul 31 22:08:33 My initial attempt was to create a conf/layer.conf - but I hit problems with the ti config for virtual/egl. Jul 31 22:08:52 I notice that the meta-ti package does not seem to have support for pandaboard/OMAP4. Jul 31 22:09:07 But I suppose I should be asking these questions on another forum? **** ENDING LOGGING AT Wed Aug 01 02:59:59 2012