**** BEGIN LOGGING AT Tue Dec 16 02:59:58 2014 Dec 16 05:46:32 I'm seeing an kernel version being used when I do runqemu despite it building the new one (maybe it didn't completely install?) any ideas? Dec 16 07:26:09 any guesses when kernel 3.18 will land? Dec 16 07:26:14 or bluez5? Dec 16 07:26:19 or libsanitizer? Dec 16 07:31:17 fishey: exactly when someone has submitted patches than have then been accepted for upstream. Dec 16 09:16:01 in master the DISTRO_FEATURES systemd and udev are mutually exclusive. since when is this active? e.g., will a modified distro config break on daisy? Dec 16 09:25:32 On this URL https://communities.intel.com/docs/DOC-22226, there are 2 huge files "Board Support Package (Yocto archive 1 of 2)" and "Board Support Package (Yocto archive 2 of 2)". Do I need to download these 2 huge files to compile a Yocto image for Galileo board? Dec 16 09:36:43 Hi. Anyone around? Dec 16 09:36:46 yprobably not Dec 16 09:37:02 Would you know what time do they come in? How long more to wait? Dec 16 09:37:27 but I would think it contains everything that will downloaded by the build proce"ss anyway Dec 16 09:37:29 bluelightning: glad to see you here Dec 16 09:37:53 On this URL https://communities.intel.com/docs/DOC-22226, there are 2 huge files "Board Support Package (Yocto archive 1 of 2)" and "Board Support Package (Yocto archive 2 of 2)". Do I need to download these 2 huge files to compile a Yocto image for Galileo board? Dec 16 09:39:04 abelloni_: thanks. But if I have problem downloading certain source code due to firewall blocking while building, should I download these 2 huge files to work around? Dec 16 09:39:47 morning all Dec 16 09:41:27 bluelightning: good morning. I just ran 'bitbake image-full-galileo'. Got some error. http://pastebin.com/E7bNJTnV Dec 16 09:42:32 teachme: I'm surprised they have not fixed that already Dec 16 09:43:30 teachme: you basically need to make the following fix to the recipe: http://lists.openembedded.org/pipermail/openembedded-devel/2014-June/096235.html Dec 16 09:43:34 bluelightning: not sure if it is my fault, actually. I followed instructions in Quark_BSP_BuildandSWUserGuide_329687_006.pdf Dec 16 09:44:30 teachme: no, it was caused by upstream repository being re-created, but I thought they'd updated the recipe already for that Dec 16 09:49:13 bluelightning: thanks. I am figuring out how to use diff. Never used it before. Dec 16 09:49:36 teachme: in this instance the change is so trivial you can make the edit manually ;) Dec 16 09:49:49 but a useful thing to know in any case Dec 16 09:54:13 just made the changes. Hope I did the right thing. Building now. So far so good Dec 16 09:54:41 would you know how long it takes to 'bitbake image-full-galileo'? Dec 16 09:55:12 teachme: depends on how fast your machine is, really Dec 16 09:57:28 encountered error again. http://pastebin.com/i3mYH57L My guess is that git got blocked by the firewall. Do you think that is the case? Dec 16 09:58:12 teachme: are you behind some form of proxy? Dec 16 09:58:55 Yes. I'm in my company office. I think the firewall is too strict. Dec 16 09:59:35 On this URL https://communities.intel.com/docs/DOC-22226, there are 2 huge files "Board Support Package (Yocto archive 1 of 2)" and "Board Support Package (Yocto archive 2 of 2)". Should I download these 2 files to work around the firewall? Dec 16 10:00:27 I honestly don't know what is in those, but I am guessing by the size that it includes the source Dec 16 10:01:06 but to be honest if a proxy is available you should be able to set that to fetch from the git repositories Dec 16 10:01:22 bluelightning: what time is it at your side now? Around what time is this irc channel active so that I can get support? Dec 16 10:02:06 the proxy is out of my control. Those IT guys are too strict and bureaucratic. Guess I have to try out from home Dec 16 10:03:38 teachme: you don't necessarily need control over the proxy itself, just knowing the address may be enough Dec 16 10:03:57 teachme: see https://github.com/openembedded/oe-core/blob/master/meta/conf/site.conf.sample for the example configuration required for git proxy usage Dec 16 10:04:44 teachme: it's 10AM here in the UK... this channel is active-ish at most times of the day, but it may not always be the best place to get galileo-specific support Dec 16 10:05:27 Then, besides here, where can I get galileo-specific support? Dec 16 10:05:33 teachme: the primary forum for galileo is https://communities.intel.com/community/makers Dec 16 10:06:03 I'm happy to help here if I'm around though Dec 16 10:06:33 (if I'm able to be helpful, of course) Dec 16 10:08:05 Is there any particular reason why meta-fsl-ppc master still uses openssl-1.0.1g (PREFERRED_VERSION_openssl = "1.0.1g") Dec 16 10:08:29 Glad that you're here. let me try out the proxy. are you the only Intel guy here? Dec 16 10:09:04 teachme: no, there are others as well Dec 16 10:09:36 maxin: I can't think of a good one, please ping the layer maintainer Dec 16 10:10:08 bluelightning: thanks, sure.. Dec 16 10:12:59 In https://github.com/openembedded/oe-core/blob/master/meta/conf/site.conf.sample, I cannot find oe-core/meta/conf/site.conf.sample. This file is in openembedded. Is it also available in yocto? Dec 16 10:14:08 bluelightning: Is this irc channel only up during UK time? Is it up during Asia time? Time over here now is 6:13 pm Dec 16 10:15:37 teachme: in poky you will find it in meta-yocto/conf/site.conf.sample Dec 16 10:16:02 teachme: it's an international channel, it's open 24/7 :) Dec 16 10:26:17 is it also available during the weekend? Dec 16 10:31:23 there is always weekend somewhere :) Dec 16 10:31:50 Got to go now. Thanks for your support, bluelightning Dec 16 10:32:16 teachme: it's quieter but there's always someone around yes Dec 16 10:32:22 teachme: ok, no problem - cya Dec 16 11:00:49 hello everybody Dec 16 11:01:16 what is the magic command to force bitbake to regenerate a rootfs from scratch ? I have doubts whith his current state Dec 16 11:08:03 boucman_work: if you mean really from scratch, just delete your TMPDIR and SSTATEDIR (tmp and sstate-cache by default) Dec 16 11:08:14 boucman_work: what is causing you to have doubts about its current state? Dec 16 11:08:49 when I launch a certain binary, it launches correctly in my build, but it has some libraries not found on my customer's image Dec 16 11:09:12 the libraries are there, in a specific dir, there is a file in /etc/ld.so.conf.d/ to point there Dec 16 11:09:21 so it seems ldconfig was run for me but not for him Dec 16 11:09:49 (I didn't find anything in the doc on how to tell yocto to run ldconfig, I assume it's at the end of the rootfs build stage) Dec 16 11:10:14 if possible I would like to avoid recompiling since that's probably not the problem here Dec 16 11:13:03 boucman_work: I guess "bitbake -c rootfs -f" to force regeneration of the rootfs only Dec 16 11:13:16 should work Dec 16 11:13:21 awesome, i'll try that, thx Dec 16 11:39:56 Hi all. I'm trying to launch my first image through runqemu but I'm stuck after "Setting up tap interface under sudo" Dec 16 11:40:22 sudo is asking for some password, and I don't know which one. Empty doesn't work as stated in the video tutorial Dec 16 11:40:51 noisebleed: it will be your user's password on your system (it needs privileges on your system to set up the tap interface) Dec 16 11:41:08 bluelightning: the guest system? Dec 16 11:41:17 noisebleed: no, the host Dec 16 11:44:30 bluelightning: thank you, I've reinstalled my OS last week and forgot to setup sudo. my fault. thanks again! Dec 16 11:44:38 noisebleed: no worries Dec 16 12:51:46 I'm trying to build a simple image with qt5 in it, the image itself builds perfectly but the meta-toolchain-qt5 doesn't, it complains about unable to satisfy a dependency package qttools-plugins : http://pastebin.com/3JPteduq Dec 16 12:52:31 Can anybody shed some light in this matter? Dec 16 13:02:14 RagBal: can you add ALLOW_EMPTY_qttools-plugins = "1" to you local.conf and test again ? Dec 16 13:12:48 Ok, I tested some more and it seems indeed that yocto doesn't update ld.so.cache when I add a file in /etc/ld.so.conf.d/ I need to manually run ldconfig on the image Dec 16 13:13:13 is that a known issue ? is there something I need to do in the relevant .bb to tell yocto that I'm adding a new ld.so path ? Dec 16 13:14:50 abelloni_, thanks I'm going to try it right away Dec 16 13:23:31 abelloni_, the sdk just finished, thnx! Any way I can prevent the need of "ALLOW_EMPTY_qttools-plugins" added to my local.conf? Dec 16 13:24:13 I would add it to the machine configuration but I'm not sure this is the correct way Dec 16 13:26:34 is there a way to "configure" the target easily (set the hostname, enable dhcp at startup, that sort of stuff...) Dec 16 13:37:04 abelloni_, ok but why do I need this setting? Dec 16 14:39:33 Hello! I want to Compile(use) some java jni app. I made a recipe and bekam a compile Error ( no jni.h found) what cann a do? Dec 16 14:40:25 I 'm working with this app: https://github.com/entropia/libsocket-can-java Dec 16 14:54:15 RagBal: basically, your qttools-plugins package is empty Dec 16 14:54:26 because there are no plugin for your machine Dec 16 14:54:31 so it is not generated Dec 16 14:54:47 Yea I could extrapolate that from the option name =) Dec 16 14:55:20 Hm ok, shouldn't it rather generate a warning then just stopping the build? Dec 16 14:56:12 yeah, ask JaMa :) Dec 16 14:57:21 Thanks for your help =) Dec 16 15:28:13 bluelightning: can you help me to compile some java jni library? Dec 16 15:28:38 achest: I have no knowledge of jni at all, sorry Dec 16 15:31:06 bluelightning: I want to use this: https://github.com/entropia/libsocket-can-java or some other libraries (ARM) Dec 16 15:31:39 bluelightning: Ideas how can i compile it? Dec 16 15:59:53 YPTM: Ready-Access Number: 8007302996 Access Code: 2705751 Dec 16 16:00:09 sjolley: Richard joined the call Dec 16 16:00:12 YPTM: Stephen Joined Dec 16 16:00:18 YPTM: Saul is here Dec 16 16:00:23 YPTM: Benjamin joined Dec 16 16:00:26 YPTM: armin on Dec 16 16:00:45 YPTM: Tom Z on Dec 16 16:01:07 YPTM: sona is on Dec 16 16:02:03 YPTM: Joe MacDonald on. Dec 16 16:02:15 YPTM: Denys is dialing in Dec 16 16:02:37 YPTM: won't be here due to a conflict again Dec 16 16:02:56 YPTM: AlexG here Dec 16 16:03:14 YPTM: Bruce is on for 10 minutes. Dec 16 16:03:24 YPTM: FYI, the 1.8_M1.rc1 report is out: https://wiki.yoctoproject.org/wiki/WW51_-_2014-12-07_-_Full_Pass_-_1.8_M1.rc1#Performance_Charts Dec 16 16:04:01 YPTM: alimon here Dec 16 16:04:16 multilib + non-standard library path = mess :( Dec 16 16:09:00 YPTM: joined Dec 16 16:12:06 YPTM is over Dec 16 17:04:30 I will be collection patches for the upcoming 1.7.1 release. please let me know which patches need to be included. use [Dizzy] in the subject line - thanks Dec 16 17:07:29 armpit: thanks for working as stable maintainer for Dizzy! Dec 16 19:28:36 is there any special, but generic handling of VIRTUAL-RUNTIME variables? Dec 16 20:11:48 denix: no Dec 16 20:17:26 When read-only-rootfs is in effect, bitbake runs the "postinstall" scripts as part of the do_rootfs task, so that the results are included in the rootfs tarball instead of being attempted during the first boot (when they would fail due to the rootfs being read-only). How do I identify such a script as a "postinstall" script (in Yocto 1.5), so that it will get this special handling? Dec 16 20:19:00 maharvey: it's not read-only rootfs that causes that to happen, the system always tries to run those scripts when creating the image, it's only if they fail that they get run on first boot Dec 16 20:19:32 maharvey: postinstall scripts are defined using pkg_postinst_ () { ... } Dec 16 20:20:20 thanks! Dec 16 20:20:25 http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-recipe-post-installation-scripts Dec 16 20:22:54 * zeddii heads out for the day Dec 16 20:27:25 rburton: if I have 2 mutually-exclusive packages providing the same library, should they both be made virtual? Dec 16 20:37:51 say I want to use mainline linux from git as my kernel. Should I bbappend on linux-yocto-dev to do that? Or something else? Dec 16 21:16:39 now wic is failing Dec 16 21:16:41 weird Dec 16 21:20:01 tomz, ping Dec 16 21:20:19 -gnueabi/core-image-minimal/1.0-r0/rootfs (rc = 1): mkfs.ext4: invalid option -- 'd' Dec 16 21:22:51 Crofton|work: sounds like it's using your host mkfs.ext4 rather than the one from the sysroot Dec 16 21:23:00 yeah Dec 16 21:23:40 yep but why? Dec 16 21:24:18 no mkfs.ext4 in sysroot? Dec 16 21:24:29 Crofton|work: don't know - has e2fsprogs-native been built? Dec 16 21:27:01 doesn't look like it Dec 16 21:27:17 I suppose this is a bug Dec 16 21:29:14 well, there's at least one - wic doesn't check to ensure it exists Dec 16 21:29:27 (in the sysroot) Dec 16 21:29:45 as to why it didn't get built - what did you do in this tmpdir before running wic? Dec 16 21:30:04 I nuked it and built core-image-minimal Dec 16 21:32:46 hmm, what about before that? Dec 16 21:35:53 actually, it shouldn't matter Dec 16 21:36:37 if ext2, ext3 or ext4 are in IMAGE_FSTYPES then it should have been built Dec 16 21:37:53 they are not Dec 16 21:37:56 I think Dec 16 21:38:01 only ramdisk and tgz Dec 16 21:38:44 that would be recent for this machine since no one was using them and for large images you would run out of disk space making too many images Dec 16 21:39:11 the way the day is going I should go drink and make dinner Dec 16 21:39:15 and start over tomorrow Dec 16 21:40:41 that probably explains why it wasn't built, then Dec 16 21:41:34 you could always do EXTRA_IMAGEDEPENDS += "e2fsprogs-native" to work around that though Dec 16 21:43:47 yeah, I'll file a bug Dec 16 21:44:55 thanks Dec 16 22:01:37 * Crofton|work curses Dec 16 22:02:39 I think sgw_ may have fixed the issue (from looking at buildhistory) but no opkg or ssh on core-image-minmal Dec 16 22:02:46 * Crofton|work goes to work on dinner and drink Dec 16 22:07:10 Crofton|work: sorry I missed your updates in OE, check that resolvconf patch, I hope it helped. Dec 16 22:07:22 yeah I am Dec 16 22:07:41 just having pain getting the resolvconf package onto core-image-minimal Dec 16 22:08:02 looking at the buildhistory I see things thaat were missing from earlier ones Dec 16 22:08:14 so I am hopeful I can confirm it is better Dec 16 22:08:21 but I need beer Dec 16 22:49:46 sgw_, thanks. The best problems are ones you find are already fixed Dec 16 22:49:55 any idea if it will go into dizzy? Dec 16 22:52:51 Crofton|work: beer helped? Sure this is a good candidate, let armpit know, he and I will be pulling some master patches back for the 1.7.1 release Dec 16 22:53:28 we are pulling beer into dizzy ? Dec 16 22:53:59 OK, I'm not familiar with the patches, I jsut got master built Dec 16 22:54:09 I delayed going for beer :( Dec 16 22:54:29 Crofton|work: Ok, since it was my patch I will get it to armpit Dec 16 22:54:44 is it only the one pacth? Dec 16 22:54:51 armpit: it's not late enough here for beer yet, Dec 16 22:55:05 I may try installing this on some older rootfs's (since it is only shell) Dec 16 22:55:07 :) Dec 16 22:55:08 Crofton|work: yes, I think so was about to check my old patches Dec 16 22:55:09 is here Dec 16 22:55:25 I'll try and double check myslef Dec 16 22:55:44 at some point my computer randomly rebooted during a build so today was not fun Dec 16 22:56:04 I upadted the bios that claims to improve stability Dec 16 22:56:14 we'll see if I can get a build in a vm to work :) Dec 16 22:56:18 anyway, thanks Dec 16 22:56:24 Crofton|work: here is the patch to search for [OE-core] [PATCH v2] resolvconf: add fixes for busybox and make it work Dec 16 22:56:32 k Dec 16 22:56:46 armpit: I did mark that one for dizzy once it came into master ^^^ Dec 16 23:22:35 sgw_: k Dec 16 23:26:01 armpit: thanks Dec 16 23:33:57 and still getting random reboots when building in vms :( Dec 17 00:23:45 hrm. Even when I prefer linux-yocto-dev and it appears to get built, I'm still ending up with a 3.14.0 kernel (vs 3.17.6) Dec 17 00:24:01 is there something that needs to be cleaned when switching kernel versions? Dec 17 00:26:33 fishey: I assume you are using master? What MACHINE? Dec 17 01:20:39 sgw_: MACHINE=qemux86 . oe-core from master (if that's what your Dec 17 01:20:45 're asking) Dec 17 01:23:04 blowing away tmp/ doesn't do any good. using linux-yocto (not -dev) gets me 3.14.19 Dec 17 01:23:35 Is there something I can do to adjust the priority of kernel versions, perhaps? **** ENDING LOGGING AT Wed Dec 17 02:59:59 2014