**** BEGIN LOGGING AT Mon Dec 05 02:59:56 2022 Dec 05 06:57:36 Morning! Dec 05 08:15:11 o/ Dec 05 08:48:41 morning Dec 05 09:19:53 heh, not running the stress test, just my morning rutine 10:19:23 up 32 min, 5 users, load average: 423.55, 342.31, 189.23 Dec 05 09:19:58 JaMa: I'm trying to build Chromium94 inside of LuneOS, which will require umediaserver and it's dependencies. I'm running into: CMake Error at CMakeLists.txt:29 (if): | if given arguments: Dec 05 09:19:58 "" "STREQUAL" "qemux86" "OR" "STREQUAL" "qemux86-64" for umediaserver-configs. Not really sure what bits from OSE we would like to import here in terms of classes, because it looks quite messy? webos_cmake.bbclass varies quite a bit from ours and then there is stuff like webos_machine_impl_dep.bbclass, webos_machine_variant_dep.bbclass etc. Any thoughts? Dec 05 09:20:57 I belive 94 could be configured to use the same deps as with 91, that might be the first step Dec 05 09:21:35 for umediaserver-configs I'm not surprised, they don't ever care or test anything else than raspi* qemux86* Dec 05 09:22:09 and even rpi3* gets broken in these areas regularly, because it's not part of regular test matrix (only rpi4-64 is) Dec 05 09:22:18 and qemux86-64 Dec 05 09:27:00 JaMa: OK, will just trial and error then Dec 05 10:30:15 JaMa: in the end I think I'll just use linux-dash for monitoring from afar https://github.com/Tofee/linux-dash Dec 05 10:31:35 Though I'll probably tweak it here and there to my needs Dec 05 10:41:05 that's just the live data, right? I don't see how to scroll the graphs to see e.g. swap use during the whole 5 hour build Dec 05 10:42:22 correct Dec 05 10:42:47 but I can't find any simple tool that does that :/ Dec 05 10:43:42 maybe I could sketch something with a mqtt broker in between, keeping a similar UI but with better history Dec 05 10:50:16 and maybe I'm not the first one to think of that https://github.com/hjelev/rpi-mqtt-monitor Dec 05 10:51:08 (though it doesn't solve the history issue) Dec 05 10:58:34 I'm old fasioned I would look into something with rrdtool Dec 05 10:59:45 oooh yes, a round-robin db fits exactly the need Dec 05 11:02:16 https://oss.oetiker.ch/rrdtool-trac/wiki/SystemMonitorScripts something like this Dec 05 11:03:11 yes Dec 05 22:09:52 Herrie: I think I've understood the issue Dec 05 22:11:05 1. the findMyAppId doesn't always succeed, especially when the service is being booted. In the past, we just use LSRegisterPubPriv with the serviveName passed as argument, no appid. So we'd have to have a fallback for the appId Dec 05 22:11:44 2. there is both a private (always) and a public (sometimes) service registered: the second one will fail Dec 05 22:12:25 I've hacked two fixes/workarounds for these two issues, and now it seems to start the servies decently Dec 05 22:17:34 I'll try and push things tomorrow; in the meantime I've just copied the two modified files on your ftp Dec 05 22:17:59 Bur right now, it's bed time :p **** ENDING LOGGING AT Tue Dec 06 02:59:56 2022