**** BEGIN LOGGING AT Wed Jan 29 02:59:57 2020 Jan 29 11:12:59 Hello, when I remove remove-libtool from INHERIT_DISTRO, gstreamer-plugins-base build fails with seemingly unrelated error (dev-deps). For me the fix is simple, I put remove-libtool back, I just want to ask if it is OK for a recipe to fail because of missing INHERIT_DISTRO, or if I shall fill a bug report Jan 29 12:26:07 AdamTrhon: probably should file a bug (with a patch?) Jan 29 14:29:31 https://www.irccloud.com/pastebin/2sNM4rTx/ Jan 29 14:29:52 ok I can't compile a module with an sdk made from populat_sdk Jan 29 14:33:01 Crofton|road: There was a conversation about that on the ML recently Jan 29 14:33:26 Crofton|road: [OE-core] [PATCH] kernel-devsrc: copy mmiowb.h and modpost from ${B} of kernel Jan 29 14:37:21 ah great Jan 29 14:37:45 * Crofton|road curses lack of ssh to home over ESA guest wifi :( Jan 29 14:40:56 Can't even get mail Jan 29 14:49:15 annoying not in master or master-next Jan 29 14:54:54 hmm, read the email not sure this is my issue Jan 29 19:32:29 so what SPDX license would cover https://github.com/PeterSurda/pam-email/blob/master/LICENSE.md? Jan 29 19:32:59 should I send it to the new licensing mailing list? Jan 29 20:15:30 Hey I think I found a race condition, if I run "bitbake systemd -c do_compile" it fails because it can't run "pseudo" (i.e. pseudo-native is not installed) Jan 29 20:15:44 but if I run bitbake systemd (i.e. it runs do_build) then it works Jan 29 20:16:00 -c do_compile fails in the do_populate_recipes_sysroot task Jan 29 20:16:14 *do_populate_recipe_sysroot Jan 29 20:16:29 so that task is not correctly depending on pseudo-native:do_populate_sysroot Jan 29 20:35:29 marler8997: works for me, setting up the sysroot includes pseudo-native Jan 29 20:38:11 if you clean and just run bitbake systemd -c do_compile it works for you? Jan 29 20:42:37 or to reproduce with less tasks, you can just run "bitbake systemd -c do_prepare_recipe_sysroot" Jan 29 20:42:45 are you able to build that from a clean? Jan 29 20:49:47 it was with a blank tmp Jan 29 20:58:47 may have been fixed, I'm on thud **** ENDING LOGGING AT Thu Jan 30 02:59:57 2020