**** BEGIN LOGGING AT Mon Feb 28 02:59:57 2022 Feb 28 07:50:35 good morning Feb 28 12:57:18 hi, I am trying to compile 7 images and 2 sdk's in a multiconfig setup. That errors however. Is that supposed to work? Feb 28 13:07:51 gcc-cross-canadian-arm depends on two different verions of glibc, which seem to cause trouble when run in parallel Feb 28 13:09:25 jeroen_: multiconfig is meant for things that have interdependencies - not for using a single build directory for different things. the latter you can totally do without multiconfig. Feb 28 13:12:16 LetoThe2nd: interteresting, how can I build everything in parallel and reuse the common parts without multiconfig? Feb 28 13:20:28 let me check what happens if I assign one sdk its own TMPDIR.. Feb 28 13:29:41 common parts: sstate. reuse is automatic? Feb 28 13:30:06 jeroen_: you just share sstate, and build everything in its own TMPDIR. Feb 28 13:32:12 LetoThe2nd: that won't work, all builds will start -native builds simultanious when running 9 bitbakes in parallel Feb 28 13:37:10 jeroen_: sounds like there is something peculiar about your setup that i'm not aware of. Feb 28 13:38:05 it is for the ci, trying to speed it up and builds from scratch Feb 28 14:58:32 Hey folks, I'm encountering a problem when trying to use the `pip_install_wheel` class. This is basically a follow-up from this question https://stackoverflow.com/questions/71268956/bitbake-recipe-pulling-from-pypi-runs-into-timeout/71274111#71274111 Feb 28 14:59:48 It seems like the wheel is not being fetched from pypi even though I ran `-C fetch`. Any hints how to debug the problem described in the stackoverflow thread? Feb 28 15:03:49 wheels are not fetched. We do not fetch and install random binaries from the internet. We build from source. Feb 28 15:04:23 which recipe are you trying to build? Feb 28 15:30:31 anyone any idea I can end up with "nothing provides glibc needed by packagegroup-core-standalone-sdk-target-1.0-r8.cortexa8hf-neon"? Feb 28 17:04:24 OE Annual Meeting Feb 28 17:04:27 https://zoom.us/j/99151508871 Feb 28 17:04:31 please join Feb 28 17:10:24 Anyone who has the connection details for the OpenEmbedded Annual Meeting? I have it in my mail at work, but alas I cannot access my work mail from home ATM... Feb 28 17:12:29 Found it... Feb 28 17:30:20 jeroen_, you are inviting people to do guesswork, publish your configs somewhere where we can see them Feb 28 17:30:40 jeroen_, if it's something you cannot show, sorry, it's difficult to help Feb 28 17:38:52 kanavin: that is a rather odd response.. Feb 28 17:40:18 kanavin: diner time here.. Feb 28 17:49:06 jeroen_: are you using musl for TCLIBC ? Feb 28 17:57:50 I have an ARMv7 build based on dunfell here running on an i.MX6. Does anyone know about a Linux distro with a prebuilt repository that is compatible so I can quickly play around with the device a bit? Feb 28 18:18:29 Ok folks. I am getting cross-eyed looking at 'distutils.core' to 'setuptools' fixes, so please have a look at recipes in meta-openembedded that are failing in 'do_compile'... so far all of those have been because of 'distutils' Feb 28 18:18:42 * moto-timo goes to do some real work for a few hours Feb 28 18:26:34 thanks to everyone who attended the OE Annual Meeting Feb 28 18:31:04 jonmason: thank you for the zoom link and reminder... I was off by an hour for ... reasons ... Feb 28 18:33:01 moto-timo: you were fixing python, I see :) Feb 28 18:36:07 jonmason: for about the past 10 days non-stop... Feb 28 19:33:21 well, building one :)sdk instead of two works Feb 28 19:42:33 khem: no just using glibc Feb 28 19:43:57 khem: the sdk likes to installl them though, no idea if that is relevant **** ENDING LOGGING AT Tue Mar 01 02:59:56 2022