**** BEGIN LOGGING AT Sun Jan 16 02:59:56 2022 Jan 16 08:07:50 Mporning! Jan 16 08:07:52 JaMa: OK Jan 16 09:17:03 Morning! Jan 16 09:34:13 JaMa: do you know if there is a way for me to say to bitbake "do the do_compile qtwebengine task alone" ? I haven't seen anything like this, but who knows Jan 16 09:49:54 looks like there is a NINJAFLAGS variable we could set Jan 16 09:54:30 I've now modified my local setup, to also do export NINJAFLAGS="-j2" Jan 16 09:54:40 we'll see during next build... Jan 16 10:35:09 mmh glmark2 still crashes on my tissot Jan 16 10:37:08 ah, I forgot to bump luna-next... Jan 16 10:40:04 doesn't crash, but doesn't work either :( Jan 16 10:40:10 I'll still PR it Jan 16 10:45:38 Tofe: I don't think so, other than BB_NUMBER_THREADS which will limit all the tasks (so you can run -c configure, then change BB_NUMBER_THREADS just for -c compile, then again higher threads Jan 16 10:47:59 JaMa: I've put the NINJAFLAGS env variable, we'll see if it actually works Jan 16 10:48:33 It's set for all the recipes, but with 4 threads and few recipes that use ninja it should still max out my CPU :) Jan 16 10:53:15 like with -l? Jan 16 11:03:48 -l ? what's this ? Jan 16 11:04:53 ninja ignores PARALLEL_MAKE , that's all I'm saying Jan 16 12:40:02 Tofe: I'm going a bit of traveling, but had spare space so packed Mido, Tenderloin, PP and PPP Jan 16 13:11:06 Hi all! Jan 16 13:11:50 I'm folliwing https://webos-ports.org/wiki/Build_for_Tenderloin. Should I be installing a newer version of node? The wiki says I should install Node 4 but it is not supported anymore. Jan 16 13:24:53 s/folliwing/following/ Jan 16 13:46:26 Ah we need to update thosse Jan 16 13:46:32 I think any node works Jan 16 13:50:22 What OS are you running? Jan 16 13:54:49 HerrieTP_: I'm using a Debian Sid build machine. Jan 16 13:56:54 That's pretty new, on Kubuntu 21 here Jan 16 13:57:00 But should be fine Jan 16 14:01:08 Ok :) Thanks! Jan 16 14:10:02 I think requirements list nodejs but not a specific version or I'm overlooking it Jan 16 14:10:14 We're building with really new nodejs at our end Jan 16 14:10:26 12, 14 and 16 even I think Jan 16 14:19:11 yes, node 4 is a long forgotten version nowadays Jan 16 14:19:54 I'm trying with node 16. Jan 16 17:02:25 Tofe: ninja IIRC supports -l to set expected load instead of setting number of parallel jobs Jan 16 17:07:36 it should definitely respect PARALLEL_MAKE, will check what's wrong as you're 2nd person to report that Jan 16 18:10:54 Could you tell me which version of Python is required for building images? Jan 16 18:14:12 Presumably not 3.10 (`cannot import name 'Mapping' from 'collections'`). Jan 16 19:55:00 JaMa: the NINJAFLAG I took it from a buildroot hint: https://patchwork.ozlabs.org/project/buildroot/patch/20180629143521.9018-1-gael.portay@savoirfairelinux.com/ Jan 16 22:17:01 edgarvincent[m]: are you using webos-ports-setup from honister or testing branch? looks like you're building something ancient Jan 16 22:17:14 python-3.10 should be fine Jan 16 22:20:29 JaMa: I'm trying to build the stable image for tenderloin by following https://webos-ports.org/wiki/Build_for_Tenderloin Jan 16 22:21:39 unfortunately stable branch wasn't updated for way too long as we didn't do any releases recently, so it's already too old to build with any modern distro Jan 16 22:22:21 actually won't build even with older host distro anymore due to changes in upstream repos (like master branches renamed to main) Jan 16 22:31:23 JaMa: Ah! I see. Thank you! Jan 16 23:23:28 I can confirm that is does work for the testing image :) Jan 17 00:02:02 JaMa; Seeing that the build server isn't available, it might be good to disable/remove these for now? https://github.com/webOS-ports/meta-webos-ports/blob/hardknott/meta-luneos/conf/distro/include/luneos.inc#L125 and https://github.com/webOS-ports/meta-webos-ports/blob/hardknott/meta-luneos/conf/distro/include/luneos.inc#L173-L174 Jan 17 00:02:10 When trying to build from scratch this causes issues **** ENDING LOGGING AT Mon Jan 17 02:59:57 2022