**** BEGIN LOGGING AT Wed May 29 02:59:58 2013 May 29 07:06:33 good morning May 29 07:16:01 morning May 29 07:16:34 strange issue with gdk-pixbuf trying to build a cache on the build host fs : http://pastebin.com/EE2Ytdpm May 29 07:17:02 that's on a ubuntu server 12.04 LTS. Not reproduced on a Debian SID. May 29 07:34:50 morning all May 29 07:35:41 hi silvio_, all May 29 07:38:46 hi mckoan May 29 08:25:20 morning all May 29 08:25:46 morning May 29 08:37:18 hi May 29 08:50:38 hi bluelightning , hrw May 29 08:51:32 ~curse libunwind May 29 08:51:33 May the fleas of a thousand camels infest your most sensitive regions, libunwind ! May 29 08:51:37 hi tasslehoff, silvio_, hrw May 29 09:53:28 ~curse gcc devs as well May 29 09:53:31 May the fleas of a thousand camels infest your most sensitive regions, gcc devs as well ! May 29 10:00:37 nice, it even duplicated the same curse :) May 29 10:02:14 hrw: progress from yesterday, more things to curse at? :) May 29 10:03:58 suihkulokki: I have a feeling that gcc ignores --without-system-libunwind everytime May 29 10:04:13 or do not pass it where it should etc May 29 10:04:29 why they use unwind.h instead of gcc-unwind.h ;( May 29 11:07:23 hello May 29 11:07:59 did anybody try out ubuntu 13.04 ("raring") with OE danny and dylan? May 29 11:09:00 dv_: I used latest one of those two with 13.04 during development phase May 29 11:09:10 no problems? May 29 11:09:13 dv_: I'm running raring now, have built dylan recently May 29 11:09:29 dv_: what issue are you seeing? May 29 11:09:44 no issue. I am setting up a new machine, and want to use 13.04 May 29 11:09:54 https://wiki.yoctoproject.org/wiki/Full_Pass_Test_Report_for_Yocto_1.3.2_RC1_201305163_Build <- what does "ADT" mean? May 29 11:10:06 dv_: feel free to go for 13.04 May 29 11:10:12 dv_: Application Development Toolkit May 29 11:10:21 busybox builds fine for me unless I add my own bbappend. then it says it cant find linaro.cfg. I've done a FILESEXTRAPATHS_prepend := "${THISDIR/files}", just like meta-linaro. that should be allowed, right? May 29 11:10:24 alrighty then May 29 11:10:30 dv_: http://www.yoctoproject.org/docs/current/adt-manual/adt-manual.html May 29 11:10:48 tasslehoff: missing trailing semicolon I think May 29 11:10:50 so both danny and dylan work fine with 13.04. I am a happy dv. :) May 29 11:13:30 bluelightning: indeed a : missing, but that did not fix it. May 29 11:13:41 tasslehoff: also "${THISDIR}/files:" not "${THISDIR/files}" May 29 11:14:22 bluelightning: I have that correct. sorry. typed it instead of copy/paste, since it is on another computer May 29 11:14:34 tasslehoff: ah, I see May 29 11:15:11 tasslehoff: in which case I'd recommend using bitbake -e busybox | less to inspect the values of FILESEXTRAPATHS and FILESPATH May 29 11:15:12 tasslehoff: btw - what for you are using meta-linaro? May 29 11:15:54 hrw: I'm not, so I thought about throwing it out… I use angstrom-setup-scripts as a base, and that dragged meta-linaro with it. May 29 11:16:00 ah May 29 13:01:33 hello May 29 13:02:13 if we add something in PACKAGE_DYNAMIC so all that packages will be generated although those packages are empty? May 29 13:02:33 and we don't need ALLOW_EMPTY to be set for those packages? May 29 13:03:45 Noor1: PACKAGES_DYNAMIC doesn't actually cause any packages to be created May 29 13:04:14 Noor1: all it does is satisfy RDEPENDS on the regex specified May 29 13:04:22 (at build time) May 29 13:04:27 ahan May 29 13:05:28 bluelightning: so if I have nothing present in packages-split/ and its ipk is being created then it means it is being created due to someother reason May 29 13:07:27 Noor1: http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#handling-optional-module-packaging May 29 13:07:50 Noor1: I would assume it was being created by another recipe yes May 29 13:08:13 bluelightning: well no May 29 13:09:08 I am talking about eglibc-locale May 29 13:09:32 I have empty folder of locale-base-en_us in packages-split May 29 13:10:00 but I have ipk in eglibc-locale/2.17-r0/deploy-ipks/armv7a-vfp-neon folder May 29 13:10:54 bluelightning: Initally I was thinking that ALLOW_EMPTY is set for this package but that is not the case ... So I thought PACKAGE_DYNAMIC is doing something May 29 13:10:57 Noor1: right, and consulting libc-package.bbclass I see that it sets ALLOW_EMPTY for locale-base packages May 29 13:11:10 so that's why you're seeing that May 29 13:11:30 bluelightning: OK .... I was on that bbclass ... I'll check that thanks May 29 13:14:09 ahh I was trying to see this -e output but this is being done via setvar in function May 29 13:14:12 thanks bluelightning May 29 13:48:36 usage: split-window [-dhvP] [-c start-directory] [-F format] [-p percentage|-l size] [-t target-pane] [command] May 29 13:48:40 argh... May 29 13:48:51 headless devshell May 29 13:55:41 heh, think there's a tmux version incompatibility, haven't had a chance to fix it May 29 16:31:13 tested the empcd client in my RPi build last night May 29 16:31:33 it's the shiznitz... May 29 17:20:46 bluelightning: is bitbake-devel sufficient for discussions about the bitbake manual, or should i cc oe-core as well? May 29 17:25:38 wmat: bitbake-devel should be sufficient I think May 29 17:26:23 bluelightning: thanks May 29 18:12:37 is the PRSERV stuff usable in dylan? Here, the autoversion is appended to dependencies only (e.g. 'Depends: foo (= 0.1-0.50)', but not on the package version (e.g. 'Version: 0.1-0'). May 29 18:22:40 hmm, seems to be working here, though admittedly I haven't looked very closely in a while May 29 20:17:01 hi all May 29 20:24:40 hi pb May 29 20:42:15 heh, just came back to my laptop to find a cat asleep on the keyboard. May 29 20:42:28 he had typed about a thousand "b"s into my irc window but luckily not pressed enter. May 29 20:42:51 also appears to have taken a few screenshots, quit evolution, and navigated to a new page in firefox. **** BEGIN LOGGING AT Wed May 29 20:44:51 2013 May 29 20:45:09 * mario-goulart bets the cat navigated to http://partmaps.org/era/unix/award.html May 29 20:45:15 woglinde: I have been making meta-java function in shared state world May 29 20:45:25 with this pull request its come closer May 29 20:46:04 woglinde: take a look and let me know if you have feedback or merge othereise May 29 20:47:33 khem yes but did not found the time yet to test it May 29 20:47:56 woglinde: ok May 29 20:48:00 whenever May 29 20:48:04 you have time May 30 01:11:29 Is there any way to verify that "sync" has flushed all data to an SD card? May 30 01:12:29 Before I start blaming the card, I want to make sure that I'm not missing something like e.g. "sync only guarantees to the file system level, but not the write queue in the mmc layer", etc. **** ENDING LOGGING AT Thu May 30 03:00:00 2013