**** BEGIN LOGGING AT Sun Apr 28 02:59:58 2013 Apr 28 06:42:09 morning all Apr 28 09:07:52 nice, got rpi images on the first try Apr 28 09:08:33 now i have somethign to play with tomorrow... Apr 28 13:06:09 woglinde: hi Apr 28 13:06:49 hi zecke Apr 28 14:26:18 I'd like to use a static ip-address for the target ethernet device, instead of having it given an address via dhcp Apr 28 14:31:14 and multiple ttys on the targe Apr 28 14:31:16 t Apr 28 14:31:31 where to look.. Apr 28 14:33:32 jkroon image postinst and base-network or network-base Apr 28 14:56:20 woglinde, ok, thanks Apr 28 14:56:30 will look.. Apr 28 16:57:41 Help required please for $bitbake core-image-x11 for MACHINE = "spitz" results in ERROR: Task 3528 (/home/eric/oe-core/meta/recipes-graphics/drm/libdrm_2.4.42.bb, do_compile) failed with exit code '1' Apr 28 16:58:16 e2e2 my crystallball can not help you Apr 28 16:58:27 it needs some more informations Apr 28 16:59:13 versions of meta-oe and oe-core Apr 28 16:59:22 and pastebin the error from the compile log Apr 28 16:59:34 pastebin means NOT here in the channel Apr 28 17:02:20 spitz doesn't actually have direct rendering, does it? Apr 28 17:02:31 it sounds rather as though you shouldn't even be trying to compile libdrm. Apr 28 17:04:10 thx meta-oe & oe-core git pulled this afteroon, meta = "master:5c8277610ae84740e0724b27f10dba3895d40c05" Apr 28 17:21:39 woglinde: http://pastebin.com/5tQetFXB Apr 28 17:29:32 woglinde: error log; http://pastebin.com/gWFH9ZC5 Apr 28 17:35:04 pb_: bblayers.conf; http://pastebin.com/ZCrDTFRA - I've used this recipes for ~1 year, but only had issues this last week Apr 28 17:39:24 further info - [PATCH 3/7] libdrm: upgrade to 2.4.42; Laurentiu Palcu (2013-02-13 16:40:30 GMT) Apr 28 17:45:21 :woglinde / pb_ - Thx for assistance - I'm offline for 2 hours Apr 28 18:29:59 well, the two rpi images in the repo are very minimal, but they work Apr 28 18:33:30 hi, I am trying to get oe running on a freebsd host, just for the fun of it... Apr 28 18:34:18 at the moment this fails, because packages cannot find quilt, "quilt: not found" Apr 28 18:34:20 i'd go with a 32-bit host to start Apr 28 18:35:10 and it would help to know what "this" is Apr 28 18:36:38 but quilt is in image and in sysroot-destdir Apr 28 18:37:27 some package is looking in the wrong place? Apr 28 18:38:35 did you run bitbake with -D ? Apr 28 18:39:00 it fails to be installed in sysroots/i386-freebsd/ Apr 28 18:39:10 but there is no obvious error.. Apr 28 18:39:36 nerdboy: yes, I can try it again, wait a sec Apr 28 18:40:07 I try this btw, bitbake quilt-native Apr 28 18:40:52 then it should go into sysroots/blah where blah is your build host Apr 28 18:41:04 another sec, bitbake things go well, so I have to rebuild.. Apr 28 18:41:52 i have tmp/sysroots/x86_64-linux Apr 28 18:44:40 s/things/thinks/ Apr 28 18:45:09 is there another host directory under sysroots? Apr 28 18:46:17 only one, sysroots/i386-freebsd/ Apr 28 18:46:27 containing nothing.. Apr 28 18:46:39 weird... Apr 28 18:49:23 so, now the question: which python function is responsible / how get binaries from work transferred to sysroot in case of quilt? Apr 28 18:50:09 nerdboy: it is not that weird, linux/gnu is a lot like posix, but they deviate here and there with GNU extensions.. Apr 28 18:50:41 nerdboy: that is likely what I am facing, not sure though, the question is where...? Apr 28 19:01:49 can you see what it thinks your STAGING_DIR_HOST is? Apr 28 19:02:49 should be in your debug output Apr 28 19:32:28 nerdboy: I cannot find a declaration of this variable, only references to it. Where should it be defined? Apr 28 19:39:22 i was asking what the value is in the build env Apr 28 19:51:50 nerdboy: tmp-eglibc/log/cooker/bpp3/20130428192001.log:STAGING_DIR_HOST="/opt/poky/bpp3/tmp-eglibc/sysroots/bpp3 Apr 28 19:52:24 nerdboy: but bpp3 is the target not the host Apr 28 19:56:08 what about STAGING_DIR_NATIVE ? Apr 28 19:58:32 tmp-eglibc/log/cooker/bpp3/20130428192001.log:STAGING_DIR_NATIVE="/opt/poky/bpp3/tmp-eglibc/sysroots/i386-freebsd" Apr 28 20:00:06 looks correct to me... Apr 28 20:00:14 to me too Apr 28 20:00:57 so that is the problem, thinks look to go well, no error.. no nothing Apr 28 20:01:42 binaries are fine, yet they don't get installed properly.. Apr 28 20:04:10 so I likely need a better understanding of oe.. Apr 28 20:04:49 are the binaries packed in a rpm / opkg whatever before transferring to the sysroot Apr 28 20:05:02 or is the tar the only action? Apr 28 20:07:49 jeroen__ look into work-folder Apr 28 20:12:19 woglinde: thank, I am aware of it Apr 28 20:12:26 DEBUG: Shell function do_install finished Apr 28 20:12:45 DEBUG: Python function sstate_task_postfunc finished Apr 28 20:13:49 woglinde: I fail to spot somehting with is a trivial error.. Apr 28 20:16:20 woglinde: I don't have a 'log.do_site_config' as it seems.. Apr 28 20:16:33 what is the site_config target? Apr 28 20:16:46 s/target/task Apr 28 20:18:03 jeroen__ okay try bitbake -c cleansstate package Apr 28 20:18:08 jeroen__ okay try bitbake -c build package Apr 28 20:18:18 then you have more folders Apr 28 20:18:31 to look into where stuff ended uo Apr 28 20:18:34 up Apr 28 20:20:17 woglinde: fyi, I am trying this on FreeBSD, just for the fun of it.. Apr 28 20:20:45 yes Apr 28 20:20:49 I read it Apr 28 20:20:51 since I get errors during the host phase, I cannot simple run a -c or -c devshell Apr 28 20:21:32 I need guilt for that, which builds, but is not found.. Apr 28 20:21:44 quilt Apr 28 20:21:52 did you install the host quilt? Apr 28 20:22:05 also, not at the moment Apr 28 20:22:35 It will get me into problems with m4 and other bootstrap prerequists Apr 28 20:22:54 ? Apr 28 20:23:18 freebsd has it's own m4 Apr 28 20:23:40 and? Apr 28 20:23:58 there is somewhere something wrong with installing the bootstrap binaries... Apr 28 20:24:01 quilt depends on freebsd's m4? Apr 28 20:24:37 oe will build its m4 and use freebsd m4, concluding it is not what it wants.. Apr 28 20:25:00 no, when not fixing the root cause, I just postpone the problem Apr 28 20:25:09 no Apr 28 20:25:23 sysroots makes clear not to use host stuff Apr 28 20:25:52 and yes your stuff ends not up in the sysroots Apr 28 20:25:57 woglinde: there is a lot of host stuff used.. Apr 28 20:26:04 patch / sed / make Apr 28 20:26:29 woglinde: and there is no other option... Apr 28 20:26:35 yes but they should be compatible mostly Apr 28 20:26:59 woglinde: before there is a valid compiler and make tools, you need to host to create them for you Apr 28 20:29:50 woglinde: agreed, mostly compatible, and I could fix it if there are minor differences.. Apr 28 20:30:11 hm so you are failing at pseudo Apr 28 20:30:35 woglinde: the problem I am facing is that there is no error, oe thinks quilt installed properly... Apr 28 20:30:51 woglinde: yet it fails to find it later on... Apr 28 20:31:23 woglinde: [ and my lack of the details how oe works don't help either ] Apr 28 20:35:28 woglinde: I fail before pseudo I think Apr 28 20:40:39 woglinde: I seems my linux host removes those logs once successful, is there a way to keep them? Apr 28 20:50:31 hm sorry no idea Apr 28 20:50:32 gn Apr 28 20:53:26 woglinde: gn? Apr 28 21:45:49 JaMa, ping Apr 28 22:05:29 pong Apr 28 22:05:50 hi, it was about kexec-tools Apr 28 22:06:09 I'd say we can settle disabling it for the moment Apr 28 22:06:48 I'm fine with that, disabled is better then failing Apr 28 22:08:07 ant_home: comment in initramfs-kexecboot-klibc-image.bb isn't very clear, it should say that initramfs is disabled because klibc is disabled because of vfscanf Apr 28 22:08:11 http://www.zytor.com/pipermail/klibc/2013-April/003419.html Apr 28 22:08:47 only kexec-tools-klibc is failing on x86 and x86-64 Apr 28 22:09:05 klibc and kexecboot-klibc are ok Apr 28 22:09:30 ok so s/klibc/kexec-tools-klibc/ in my sentence :) Apr 28 22:09:49 that comment now looks like the image is failing because of missing vfscanf Apr 28 22:10:12 well, that's the failure you'd get... Apr 28 22:10:31 let me fix a bit the msg Apr 28 22:11:11 initramfs-kexecboot-klibc-image.bb fails because there isn't kexec-tools-klibc provider, doesn't it? Apr 28 22:11:23 yes Apr 28 22:11:55 that's what I'm saying Apr 28 22:12:15 it's clear why when someone sees both changes together Apr 28 22:12:23 I think the commit msg is clear ?? Apr 28 22:13:00 but if someone is reading only that comment after some time, then it's not very clear Apr 28 22:13:05 yes commit message is fine Apr 28 22:13:36 would you pls amend it a bit... I'm emerging world atm ... Apr 28 22:14:54 (note I've copied and edited 2 lines of your commit :) Apr 28 22:19:39 which one? Apr 28 22:19:48 ah I see, yes I've noticed **** ENDING LOGGING AT Mon Apr 29 02:59:58 2013