**** BEGIN LOGGING AT Tue Dec 10 02:59:58 2019 Dec 10 16:20:49 JPEW, ah, where is OEROOT set? Dec 10 16:52:08 khem, ping Dec 10 16:52:31 khem, did you ever build meta-oe for zeus on the YP AB ? Dec 10 16:57:13 kergoth: scripts/oe-buildenv-internal **** BEGIN LOGGING AT Tue Dec 10 17:30:37 2019 Dec 10 20:16:32 looking for a clue -- we've got two different recipes that provide the same shared library (different implementations). The expectation is the user will only install one or the other.. Dec 10 20:17:57 fray: RCONFLICTS ? Dec 10 20:21:11 Ya, problem is commit f7d46843e93 (poky) makes this an error Dec 10 20:21:24 if two different packages both provide the same shared libs it's now a hard error Dec 10 20:22:10 thus the problem I'm having, how do I implement this... :P Dec 10 20:22:32 (these are graphics libraries, the default version is software derived -- but optional hardware optimized need to be available. Dec 10 20:25:05 fray: Are they defined as virtual providers? Dec 10 20:25:14 thats not the code problem.. Dec 10 20:25:38 it's package_do_shlibs has a in multiple shlib_provider.keys() then error Dec 10 20:26:54 so there is no way to have two packages provide the same shared library any longer.. Dec 10 20:29:28 JPEW: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=f7d46843e93f1acb4872bd5bcc12ed734de5168b Dec 11 00:15:40 armpit: I have been building master, I think when I started it was still prior to zeus Dec 11 00:18:15 k, will I found a build failure.. I'll add it to my list Dec 11 00:27:23 armpit:whats the failure ? I am seeing one on master too Dec 11 00:27:37 armpit: its related to enabling commercial license Dec 11 00:28:14 https://errors.yoctoproject.org/Errors/Build/94533/ Dec 11 00:29:00 see https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/158/steps/8/logs/step1b Dec 11 00:30:56 this might https://git.openembedded.org/meta-openembedded/commit/?id=e4652e0c7c354fa329c3d51a993610f0b7c6e435 Dec 11 00:31:31 https://git.openembedded.org/meta-openembedded/commit/?id=26fdb6f16869744b9e9ce717dffd2f89170d51e9 Dec 11 00:31:38 backport those two Dec 11 00:38:04 maybe. I have not looked into the updates to see if they are bugfix only Dec 11 00:43:27 its ok to pull it into release its a leaf package so risk is low Dec 11 00:43:50 but do your dilligence by all means Dec 11 00:46:01 armpit:how do we modify local.conf entries if we have to on AB jobs Dec 11 00:46:46 e.g. something like https://github.com/YoeDistro/yoe-distro/blob/master/conf/local.conf.sample Dec 11 00:46:57 is needed for meta-openembedded world builds Dec 11 01:01:45 khem, I believe its "extravars" it appears to be a list Dec 11 01:01:56 see http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder-helper/tree/config.json Dec 11 01:02:41 there is a meta-oe entry, you just need to add that to the dict entry Dec 11 01:04:34 armpit:so that needs a pull request ? Dec 11 01:04:48 I was thinking if we could set a parameter of some sort ? Dec 11 01:05:07 I am spoilt by other Autobuilders Dec 11 01:13:03 or send a patch to yocto@ list **** ENDING LOGGING AT Wed Dec 11 02:59:58 2019