**** BEGIN LOGGING AT Sat Jan 25 02:59:59 2014 Jan 25 03:08:41 I am trying to build XBMC on an am335x but am having some trouble. I am not sure if there is a problem or if something is misconfigured. I have the same problem as: http://lists.openembedded.org/pipermail/openembedded-devel/2013-November/093304.html Jan 25 03:09:45 Does this indicate that I did something incorrect and if-so how do I fix it? Jan 25 03:45:17 martinmeba: looks like missing or wrong verison of c++ headers Jan 25 05:56:06 martinmeba: could also be missing a #include or even have duplicate/conflicting headers Jan 25 05:56:16 hard to tell... Jan 25 11:33:49 Is busybox menuconfig broken in master ? Jan 25 11:34:41 bitbake -c menuconfig busybox, new terminal pops up and disappears Jan 25 11:35:05 bitbake -c devshell busybox + make menuconfig, busybox complains about not finding curses.h Jan 25 13:14:20 kroon - archlinux? Jan 25 13:14:42 silviof, fedora 20 Jan 25 13:16:03 silviof, is the host os on my machine, if thats what you mean Jan 25 13:22:14 kroon: yea, i have same problem with archlinux and the kernel. I have revert this patch and my menuconfig was able to load... wait, i will search for you ... Jan 25 13:23:29 kroon: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/scripts/kconfig/lxdialog/check-lxdialog.sh?id=fc9c6e000f62c2eeda426d4d5f022b3d57729bb0 Jan 25 13:24:03 kroon: which version of barebox? Jan 25 13:37:24 silviof, its busybox, v 1.21.1 Jan 25 13:37:55 hups - ihave read barebox ^^ Jan 25 13:38:11 kroon: But, i will look Jan 25 13:38:13 nerdboy: I am using the stock recipe. As an experiment, it blows-up with genericx86-64 also. I was wondering if anyone else successfully builds Jan 25 13:39:29 kroon: no, i can't help you. here (archlinux) it builds without problems.. Jan 25 13:39:33 sorry Jan 25 13:48:23 silviof, ok thanks anyway. strange.. Jan 25 13:58:11 kroon: to trak down your problem use in devshell "make V=1 menuconfig" Jan 25 13:59:33 silviof, yeah I did that, it cant find "curses.h". What worries me is that its using "gcc" from my host Jan 25 13:59:45 not gcc from oe x86-64-linux sysroot Jan 25 14:00:06 which I think it is supposed to do Jan 25 14:03:26 kroon: uh - you have sourced you environment (source oe-init-build-env)? Jan 25 14:03:41 silviof, yup Jan 25 14:04:11 silviof, but let me double checks things before I say to much .. :-) Jan 25 14:10:10 silviof, I do have oe env sourced. But, I do get some warnings in my devshell on startup Jan 25 14:10:38 silviof, warnings about bash-completetion.pc not being found Jan 25 14:10:54 silviof, and "bash: /yum: No such file or directory" Jan 25 14:11:03 silviof, so, maybe Fedora 20 issues.. Jan 25 14:16:24 kroon: maybe... Its a fresh installation? Jan 25 14:16:41 kroon: or a update? Jan 25 14:17:39 kroon: you can ask in #fedora? Jan 25 14:19:29 silviof, i dunno, im guessing those warnings are problem with fedora20+oe Jan 25 14:19:49 silviof, which gcc do you pick up when you do make V=1 menuconfig in the devshell ? Jan 25 14:20:18 silviof, host or oe cores ? Jan 25 14:31:34 the kernel also uses my host gcc, but it passes -isystem to oe cores x86-64 sysroot, thats why it works there Jan 25 14:39:30 When building something like the menuconfig for the kernel or busybox, is OE supposed to pick the host gcc or the host gcc in oe cores sysroot ? Jan 25 18:29:26 Is there a tutorial or doc on how to setup remote sstate and downloads? Jan 25 18:30:55 oh, I just found SSTATE_MIRRORS in the yocto ref manual Jan 25 18:31:20 So, is it just up to me to find some way to rsync local changes up to the mirror for others? Jan 25 18:54:04 When using SSTATE_MIRROR, how do I build a package which doesn't build unless I do a cleansstate first? Jan 25 18:54:26 --no-setscene causes the whole world to be rebuilt from scratch Jan 25 19:14:02 evening all Jan 25 19:34:03 yo zecke **** ENDING LOGGING AT Sun Jan 26 02:59:59 2014