**** BEGIN LOGGING AT Sun Nov 12 03:00:03 2017 Nov 12 07:41:42 New news from stackoverflow: Library installation with yocto recipe Nov 12 07:58:21 Quick question here, trying to bitbake the intel-aero yocto source Nov 12 07:58:30 I've added the extra image features tools-testapps Nov 12 07:58:51 and on compile, am getting nothing provides at needed by ltp-20170116-r0.corei7_64 Nov 12 07:59:25 I'm not sure where to add ltp as a dependency, but have tried many configurations so far with no luck, so hoping someone has an idea what's going on Nov 12 08:00:20 Full error is here https://pastebin.com/KwPy9K08 Nov 12 09:18:00 Is there a way to force gsreamer specific version (1.8.4). for some reason my image is installed with gstreamer 1.6 Nov 12 09:54:57 Is there a way to force gsreamer specific version (1.8.4). for some reason my image is installed with gstreamer 1.6 Nov 12 10:58:51 Is it possible to update glibc with yocto. I get error: "package 'glib-2.0>=2.46.2' not found" Nov 12 10:58:54 ? Nov 12 11:12:15 New news from stackoverflow: raspberry pi wifi 0 does not start automatically [on hold] Nov 12 11:15:08 I get the following error "NOTE: preferred version 2.46% of glibc not available (for item glibc)" . Is there any idea what's wrong ? Nov 12 16:13:00 New news from stackoverflow: Yocto recipe to update /etc/fstab Nov 12 17:30:39 Hello Nov 12 17:30:40 I'm compiling meta-toolchain with morty Nov 12 17:30:41 and I get this : Nov 12 17:30:42 http://dpaste.com/34MH3MD Nov 12 17:30:42 I have selected readline 5.2 Nov 12 17:30:43 thats the only change Nov 12 18:35:14 TurBoss: what OS is installed on your build host Nov 12 18:38:04 bump for my question from last night - put it on the mailing list too https://lists.yoctoproject.org/pipermail/yocto/2017-November/038837.html Nov 12 18:40:48 hello Nov 12 18:40:49 khem: 16.04 is on the morty's supported list Nov 12 18:40:50 :) Nov 12 18:40:51 its a dedicated VM Nov 12 18:40:52 I have this on my local.conf: PREFERRED_VERSION_readline = "5.2" \ PREFERRED_VERSION_readline-native = "5.2" Nov 12 19:12:00 remove trailing \ Nov 12 19:28:56 khem ok trying Nov 12 19:36:55 same Nov 12 19:41:26 are there any good troubleshooting steps I can try? Or any way to get more info out of the bitbake process? Nov 12 19:44:14 qb89dragon: I just joined, can you recap the problem you're dealing with? Nov 12 19:45:55 bluelightning: I posted the details on the mailing list also, here are the details https://lists.yoctoproject.org/pipermail/yocto/2017-November/038837.html Nov 12 19:47:53 I'm fairly new to building images and yocto / embedded linux in general, so I can't really tell if this is a bug or if the issue is on me Nov 12 19:48:08 I'm not sure either, this is the package manager complaining Nov 12 19:48:25 qb89dragon: what happens if you "bitbake at" and then try again? Nov 12 19:48:47 however it appears that it is by design set up such that my poky/build/conf/local.conf has EXTRA_IMAGE_FEATURES and a set of packages / services that can be installed Nov 12 19:48:56 I need ALSA support and aplay, arecord etc Nov 12 19:49:04 which is why I'm building this Nov 12 19:49:19 lemme try bitbake at Nov 12 19:49:52 lol, I'm glad to know at is a package name and not a grammar issue with the error message Nov 12 19:50:11 bitbake at completed with no error messages Nov 12 19:50:38 hmm. bitbake ltp completed with no errors Nov 12 19:52:41 didn't fix the issue when running the final bitbake intel-aero-image Nov 12 19:56:31 any ideas where I would modify the invocation of dnf to include the allowerasing option Nov 12 20:06:30 this seems to be an identical issue but with another package referencing one of its missing dependencies Nov 12 20:06:32 https://jira.automotivelinux.org/browse/SPEC-974 Nov 12 20:06:42 trying to look at the patch that solved it for clues Nov 12 20:07:44 armpit, hi, I have a question on some gcc patches for pyro Nov 12 20:08:20 are there any plans to backport dc3b3a8df3297367e9386dd3ac098b64f7f46d06 and c08247e3c7c004a40281d4010186a9ace86e0e47 from master to pyro? Nov 12 20:10:04 RP, or is this something that you do not do for pyro considering it's gcc? Nov 12 20:41:11 ok, so I've stuck --allowerasing in the options list for dnf, but it did not help Nov 12 20:52:58 anyone got any clues on how to add "at" to the source-tree in question here using devtool? Nov 12 21:02:00 Is it a difficult thing to update glibc or gstreamer in a spefici build ? Nov 12 21:02:46 image Nov 12 21:07:58 tront_: I think it would be considered if its fixing bugs people are hitting Nov 12 21:10:30 Does it matter if we add a layer after first image build or before ? Nov 12 21:10:55 In terms of yocto decisions for packages versions Nov 12 21:13:26 I don't think it does. Lots of rebuilds might happen, though. Nov 12 21:20:30 I've tried adding "at" to the depends section at line 19 here http://cgit.openembedded.org/openembedded-core/diff/meta/recipes-extended/ltp/ltp_20170516.bb?id=f09b8d587aa5a0bbaaa653ef9dc0d25837336e17 Nov 12 21:20:42 it didn't work, could there be any cache I have to now clear? Nov 12 21:21:04 or is there another line of inquiry I could be following? Nov 12 21:27:34 * TurBoss asks again Nov 12 21:27:53 I'm getting this error when i set readline to be 5.2 Nov 12 21:28:00 https://thepasteb.in/p/mwhKc96NMPn4lim Nov 12 21:28:35 I'm on ubutnu 16.04 morty Nov 12 21:30:37 at is there in recipes-extended Nov 12 21:30:48 I'm deleting the tmp folder to try everything again Nov 12 22:40:08 well I think I found it Nov 12 22:40:27 in intel-aero's local.conf these two exclude statements exist which block at Nov 12 22:40:28 PACKAGE_EXCLUDE="nfs-utils at tcp-wrappers" Nov 12 22:40:29 RDEPENDS_packagegroup-core-full-cmdline-sys-services_remove=" nfs-utils at tcp-wrappers" Nov 12 22:45:53 qb89dragon: ah, right... it seems dnf is not being very helpful when those are set Nov 12 22:48:14 yeah, some better troubleshooting such as stating the reason the package manager couldn't find an item would be very helpful Nov 12 22:48:23 going on 18 hours to find that lol Nov 12 22:49:13 much of which is attributable to my non-familiarity with any of this stuff **** ENDING LOGGING AT Mon Nov 13 03:00:00 2017