**** BEGIN LOGGING AT Wed Oct 26 02:59:57 2011 Oct 26 03:03:57 chrisw957_home: I'm sure it just used the prebuilt binaries from sstate. It already had the previous output, so there was no need to re-run every task. use -c cleansstate to force it to rebuild from source Oct 26 03:12:23 thanks. Oct 26 07:08:11 good morning Oct 26 07:49:12 gm Oct 26 08:48:53 he zecke Oct 26 08:49:02 mornin Oct 26 08:49:55 hi jineld Oct 26 09:29:43 ERROR: Error parsing /ldisk/ee/ee/oe/openembedded/recipes/images/micro-base-image.bb: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass-:--:-- Oct 26 09:30:12 I got this after I interrupted a build with ctrl+c after it crashed due to an env variable not being set Oct 26 09:30:30 any ideas on how to fix it? Oct 26 09:30:43 what are you using? Oct 26 09:30:47 oe classic? Oct 26 09:31:10 I cloned git://github.com/openembedded/openembedded.git Oct 26 09:51:41 iiehks not the openbricks guy Oct 26 09:52:24 ups Oct 26 09:52:28 s/not/now Oct 26 09:53:47 woglinde: what? Oct 26 09:54:06 mckoan at elce Oct 26 09:54:50 he is telling us how to make embedded linux fast Oct 26 09:54:54 woglinde: are you also here? Oct 26 09:54:59 jama yes Oct 26 09:55:02 aah :) Oct 26 09:55:06 thats why I shouted yesterday Oct 26 09:55:10 at you Oct 26 09:55:10 woglinde: do you mean Ben? Oct 26 09:55:14 mckoan yes Oct 26 09:55:17 me 5th row Oct 26 09:55:26 lol Oct 26 09:55:35 i am on the ride side Oct 26 09:55:45 7 row Oct 26 09:56:15 you are typing on phone jama? Oct 26 09:56:37 yes :) Oct 26 09:57:07 okay Oct 26 09:57:10 I saw you Oct 26 09:57:39 lol Oct 26 09:57:48 telling use dont use java without jazell Oct 26 09:57:54 ist thumbee Oct 26 09:57:58 no way to open elce website Oct 26 09:58:02 yes Oct 26 09:58:05 ok lets watch lecture :) Oct 26 09:58:05 notice that too Oct 26 09:59:02 wonder if koen will troll here too Oct 26 09:59:31 he is talking to fast Oct 26 09:59:44 slides to packed Oct 26 10:10:31 haha Oct 26 10:10:50 https://gitorious.org/openbricks/openbricks/blobs/master/packages/uclibc/patches/70_execvpe.diff Oct 26 10:12:34 wonder how much patches from us he are using Oct 26 10:15:08 03Marco Cavallini  07master * rb9103c3e4f 10openembedded.git/conf/distro/kaeilos.conf: kaeilos.conf: updated KaeilOS version Oct 26 10:15:18 03Marco Cavallini  07master * r57fbdd9741 10openembedded.git/conf/distro/include/kaeilos.inc: kaeilos.conf: updated KaeilOS version Oct 26 10:15:19 03Marco Cavallini  07master * r6ac481ff1a 10openembedded.git/conf/distro/include/kaeilos-2011-preferred-versions.inc: kaeilos-2011-preferred-versions.inc: added new preferences Oct 26 10:28:49 haha one for mru Oct 26 10:29:01 he suggesting to use inline gcc asm Oct 26 11:57:53 03Cliff Brake  07master * r69634847f4 10bitbake.git/TODO: Linefeed to test commits Oct 26 12:54:00 live video stream of keynote Oct 26 12:54:08 presentations from LinuxCon Europe 2011 is not working here Oct 26 13:13:16 good morning. Nothing to see we oe but does anyone here know an IRC channel to discuss alsa drivers ? Oct 26 13:14:23 found it its alsa-soc Oct 26 13:15:52 re Oct 26 14:21:15 while building an image with oe-core & angstrom, it appears that cache log lock run and tmp are directories in /var thus the symbolic links to /tmp can't be created at the first boot. Do you have any idea in whic recipe/class these directories are created and how to prevent that ? Oct 26 14:41:11 ok thats meta-angstrom which do that sorry for the noise Oct 26 14:43:17 hi ericben Oct 26 14:43:58 ericben: it's in fs-perms.txt or something like that Oct 26 15:02:29 hi vivijim Oct 26 15:03:27 woglinde: hello! Oct 26 15:11:23 hi woglinde , hi JaMaOffELCE Oct 26 15:12:05 JaMaOffELCE: I saw it in fs-perms.txt (where it's a symlink) but angstrom change that to a regular directory in a base-files.bbappend Oct 26 15:32:05 ericben: it was changed iirc to make systemd more happy Oct 26 15:32:33 there was discussion about it on oe-core and angstrom ML Oct 26 15:32:37 JaMaOffELCE: I was just writing a mail to angstrom ml to know the reason ;-) Oct 26 15:33:10 thanks, this is a problem on system running from flash Oct 26 15:47:33 hi vivijim Oct 26 15:47:36 ups Oct 26 15:52:17 hi woglinde Oct 26 15:52:26 bibijim was history Oct 26 15:52:41 and I accedently hit return Oct 26 15:52:53 sorry vivijim Oct 26 15:54:09 woglinde: no problem! ;) Oct 26 16:02:24 is there a way to specify the cross toolchain without all of its ${CC} params? like simple ${GCC} or ${CROSS} ? Oct 26 16:02:56 in a recipe, like I want to say myprog -var=${CC} but without it extending to -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp -mthumb-interwork -mno-thumb --sysroot=/opt/build/r2.1/tmp/sysroots/armv7a-angstrom-linux-gnueabi Oct 26 16:03:14 only extending to arm-angstrom-linux-gnueabi-gcc Oct 26 16:03:43 * jconnolly bitbake -e's it and greps Oct 26 18:30:53 obi, Oct 26 18:31:13 !seen obi Oct 26 18:47:04 http://pastebin.com/tVQ6rWpB Oct 26 18:47:50 any ideas? building angstrom-2010.x, the build finished with eglibc but failed now when I changed only the libc parameter to uclibc Oct 26 20:25:18 03Chase Maupin  07master * r52a3722ff8 10openembedded.git/classes/sourceipk.bbclass: (log message trimmed) Oct 26 20:25:18 sourceipk: dereference symlinks in sourceipk Oct 26 20:25:18 * Added the -h option to the tar command to make sure that any Oct 26 20:25:18 patches that may have been applied by the recipe are actually Oct 26 20:25:18 copied instead of made as symlinks to the recipe directory. Oct 26 20:25:19 * This is so that people can see the actual patches and unapply Oct 26 20:25:20 individual patches as desired. Oct 26 21:07:02 f Oct 26 21:07:15 j Oct 26 21:07:48 i just want to see my nick **** ENDING LOGGING AT Thu Oct 27 02:59:58 2011