**** BEGIN LOGGING AT Tue Aug 20 02:59:59 2013 Aug 20 06:44:49 ericben: ping2 Aug 20 07:00:26 cycle Aug 20 07:00:38 like mad... Aug 20 07:04:45 dv_: if you didn't get an answer, i had to add a bbappend in the rpi layer Aug 20 07:04:52 morning #oe Aug 20 07:05:10 if master has it, it's very recent Aug 20 07:06:21 wow, it's been a whole month since i pulled on master already? Aug 20 07:06:34 time flies like an arrow Aug 20 07:08:07 wait for it... and fruit flies like a banana... Aug 20 07:15:00 otavio: I have a imx6 based board an try to compile qtbase. I get in do_configure some undefined references to "gcoOS_CreateDrawable" and friends. Here the failure: https://gist.github.com/silvio/6278057 can you say what the problem is? Aug 20 07:35:55 otavio: or better know you where the missing symbols are? Aug 20 09:08:19 morning all Aug 20 09:12:01 Morning! is there any particular reason that orc is not part of OE (dylan). Is it just that nobody did it? Aug 20 09:13:03 andre__d: orc is available in the meta-oe layer - http://layers.openembedded.org/layerindex/recipes/?q=orc Aug 20 09:16:59 ah, I missed it... it's unfortunate though since gstreamer plug-ins are explicitly built without orc support in oe-core. What is the recommended way to fix this? Should my layer simply have a bbappend that enables orc? Should orc be moved to oe-core and the gstreamer configure flags be adjusted? Aug 20 09:20:49 the way to handle this is to have bbappends in your own layer which enable orc in the recipes you need it in Aug 20 09:21:13 OK. thanks bluelightning Aug 20 10:23:51 morning all Aug 20 10:41:28 morning pb_ Aug 20 10:46:01 pb_: hi. So I inspected the libklibc-dev ipk and it contains the symlinks Aug 20 10:52:28 pb_: now, I'd have to make sure the headers are effectively beyond the symlink Aug 20 10:52:57 (was http://cgit.openembedded.org/meta-openembedded/tree/meta-initramfs/recipes-devtools/klibc/klibc-2.0.2/klibc-linux-libc-dev.patch) Aug 20 10:55:45 pb_: by the way, fresh klibc patches proposed (for build against kernel, though) Aug 20 10:55:57 http://www.zytor.com/pipermail/klibc/2013-August/003439.html Aug 20 12:19:16 silviof: I think it should be due wayland being in DISTRO_FEATURES Aug 20 12:21:41 otavio: Yes - I have wayland is DISTRO_FEATURES. I will remove it and recompile. Aug 20 12:21:49 otavio: thx for the hint. Aug 20 12:47:32 silviof: :) Aug 20 15:41:07 JaMa: I noticed I was missing rm_work in my tests Aug 20 15:49:01 ant_home: hmm that could be it if it somehow finds needed headers in other recipe WORKDIR Aug 20 15:51:17 otavio, I still see this after the update Aug 20 15:51:19 http://pastebin.com/gGn4LW4g Aug 20 15:52:34 JaMa: in theory klibc should just create the symlinks to th eheaders staged by linux-libc-headers Aug 20 15:52:55 besides adding its owns Aug 20 15:53:54 the poor -klibc packages will fail if those links are broken Aug 20 16:00:18 JaMa, anyhow, a klibc supervision/revision done by one of our *libc master like pb_, khem or ensc|w would be very helpful ;) Aug 20 16:15:56 JaMa, from scratch, with rm_work: http://sprunge.us/DLHj Aug 20 16:19:23 ant_home: can you try to run openembedded-core/scripts/sstate-sysroot-cruft.sh? Aug 20 16:21:01 JaMa, and this from sstate http://sprunge.us/ahVf Aug 20 16:21:08 JaMa, sure Aug 20 16:22:59 andrea@mizar /oe/oe-core/build $ ../scripts/sstate-sysroot-cruft.sh Aug 20 16:22:59 ERROR: No tmpdir found! Aug 20 16:25:48 JaMa, http://paste.debian.net/27576/ Aug 20 16:26:38 Crofton|work: Aug 20 16:26:40 build/arch/arm/boot//home/balister/src/oe-core/build/tmp-eglibc/work/ettus_e200-oe-linux-gnueabi/linux-xlnx/3.8-xilinx+git6a0bedad60e2bca8d9b50bf81b9895e29e31a6d7-r1/e200-devicetree.dts': Aug 20 16:26:57 You seem to not be using the linux-dtb or it override it somehow Aug 20 16:27:03 er, l;et me change that :) Aug 20 16:27:36 http://pastebin.com/FcPh24S2 Aug 20 16:27:40 similar issue though :) Aug 20 16:28:15 I fell like meta-xilinx nees an upadte to work after we start using the kernel build system Aug 20 16:28:38 Crofton|work: Use zedboard-zynq7-mmcblk0p2.dts Aug 20 16:28:41 Crofton|work: Use zedboard-zynq7-mmcblk0p2.dtb Aug 20 16:28:45 in machine Aug 20 16:29:18 le me puzzle some Aug 20 16:29:48 https://github.com/Xilinx/meta-xilinx/tree/master/recipes-kernel/linux Aug 20 16:31:33 this is the file I fear Aug 20 16:31:34 https://github.com/Xilinx/meta-xilinx/blob/master/recipes-kernel/linux/linux-machine-config.inc Aug 20 16:42:52 seems like I need to make sure the devicetree ends up in the directory where the makefile is Aug 20 16:47:44 JaMa: broken asm, asm-generic, linux, mtd symlinks in sysroot/qemuarm :/ Aug 20 17:00:17 Crofton|work: in fact, the easiest solution is to drop full path and use the target name Aug 20 17:00:42 k Aug 20 17:25:22 otavio, will that work for all kernel versions? Aug 20 18:04:42 which category would new recipe bugs go under? Aug 20 18:04:52 meta-data other layers? Aug 20 18:06:28 Crofton|work: yes Aug 20 18:12:51 hmm, not getting it Aug 20 18:13:02 I removed the xilinx file and still no luck Aug 20 18:13:04 more hacking ... Aug 20 18:18:46 Crofton|work: please check the finap value of KERNEL_DEVICETREE; this is what matters for linux-dtb.inc Aug 20 22:07:30 JaMa, seems that sstate script can not be run if you totally wipe tmpdir and sstate-control inside... **** ENDING LOGGING AT Wed Aug 21 02:59:58 2013