**** BEGIN LOGGING AT Sun Dec 01 02:59:58 2013 Dec 01 14:58:35 hi. i am trying to build aengstrom with openembedded/yocto. have downloaded the needed setupscripts and want now to make a testbuild qemuarm test build with the gpe and later opie or webos gui but could not find any infos for this? Can anybody give me some tips about this? i am new to yocto and angstroem building from scratch. Dec 01 15:01:24 you just 'bitbake $something' Dec 01 15:05:04 tbr: ahh now i see that inside the setupscripts exist the file /conf/local.conf where the needed changes guess need to be done. think your suggestion will work then. did not know that angstroem comes with separate files. thinked it merges with yocto. Dec 01 15:21:46 tbr: how can i find what else for $somthing possibility exist beside console-image ? Dec 01 15:39:56 sorry don't remember, it's been quite long :) Dec 01 15:49:26 "bitbake -s" for the answer within your current configuration; otherwise you can find all indexed public recipes at http://layers.openembedded.org/ Dec 01 15:49:30 xperia: ^ Dec 01 16:35:12 Hmmm looks like the angstroem build is broken. it breaks allways with a error message. Dec 01 16:35:14 a compile/build is at the moment not possible it looks like! Dec 01 16:35:15 This error message here is output allways when it breaks: Dec 01 16:35:17 ERROR: Task 1033 (virtual:native:setup-scripts/sources/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.148.bb, do_compile) failed with exit code '1' Dec 01 16:35:18 NOTE: Tasks Summary: Attempted 570 tasks of which 564 didn't need to be rerun and 1 failed. Dec 01 16:35:20 Waiting for 0 running tasks to finish: Dec 01 16:35:21 Summary: 1 task failed: Dec 01 16:35:23 virtual:native:setup-scripts/sources/openembedded-core/meta/recipes-devtools/elfutils/elfutils_0.148.bb, do_compile Dec 01 16:35:24 Summary: There was 1 WARNING message shown. Dec 01 16:35:26 Summary: There was 1 ERROR message shown, returning a non-zero exit code. Dec 01 19:26:06 howdy Dec 01 19:27:12 stupid question - what does oebb.sh use ~/.oe for? Dec 01 21:53:05 does it keep a file you source to ge the environment setup? Dec 02 01:57:41 hello alltogether Dec 02 01:59:34 i setup a angstrom build environment. (...again since my last one got lost during an harddisk crash) Dec 02 01:59:57 a few hours ago, and am building a console-image for a beaglebone Dec 02 02:00:09 unfortunatly the build fails strangly Dec 02 02:01:35 it seems something got mixed up. the kernel that is built is been built for the architecture my build system runs (x86_64) which may cause the following error and ultimatly breaks the creation of the console image. Dec 02 02:01:39 ERROR: QA Issue: Architecture did not match (40 to 62) on /work/beaglebone-angstrom-linux-gnueabi/linux-mainline-3.8.13-r23a/packages-split/kernel-dev/usr/src/kernel/scripts/mod/sumversion.o Dec 02 02:02:16 ERROR: Task 567 (/DEV/setup-scripts/sources/meta-beagleboard/common-bsp/recipes-kernel/linux/linux-mainline_3.8.bb, do_package) failed with exit code '1' Dec 02 02:02:22 this is the final error message Dec 02 02:04:31 i ran into other errors to, for instance the is the tar -ps issue, which i manually fixed my removing the s. and then ther was problems with my make which was version 4.0.1 so i downgraded to version 3.82 to get the build up to this problem Dec 02 02:04:52 has anyone a hint on what may have gone wrong or where i should look at? **** ENDING LOGGING AT Mon Dec 02 02:59:58 2013