**** BEGIN LOGGING AT Tue Nov 05 02:59:58 2019 Nov 05 07:17:23 JaMa: no problem, I'll move it Nov 05 07:18:25 Tofe: I unfortunately no longer have a hammerhead but pmos uses manseyb kernel yes Nov 05 07:19:23 bshah: well this is a quite old device now ;) Nov 05 08:58:55 Morning! Nov 05 09:22:31 JaMa: I'm getting this with webruntime_68 on LuneOS Zeus branch: https://bpaste.net/show/7XRP6 Should be easy enough to fix, but wondered if you've seen that one too? Nov 05 15:02:08 JaMa/Tofe: Some good news on the Chromium 72-end for qemux86 on our Zeus layer: As per https://askubuntu.com/questions/575505/glibcxx-3-4-20-not-found-how-to-fix-this-error doing the following: https://bpaste.net/show/TB7SC (dist-upgrade specifically it seems) seems to now give me the correct GLIBC version (Up to 3.4.28) in "strings /usr/lib/i386-linux-gnu/libstdc++.so.6 | grep GLIBCXX" Nov 05 15:02:08 and compilation is close to finishing and no more "./torque: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./torque)"! Just now I have another issue in mksnapshot: "/mksnapshot: /lib/i386-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./mksnapshot)" Nov 05 15:13:00 Seems I need to update libm as well Nov 05 15:20:48 Well libc6 actually ;) Nov 05 15:25:18 Followed the links in https://askubuntu.com/questions/1143268/how-to-install-a-libc6-version-2-29 and was able to manually update libc6 and now libm.so.d6 has GLIBC_2.29 in it as well ;) Nov 05 15:29:46 OK compilation now finishes, needed to add the FILES_${PN} for the 3 files, similar as for Chromium 68, but now failing to package with: rpmdeps: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory Nov 05 15:55:43 Actually seems my libc6 update might have broken a few other things :S Nov 05 16:24:06 Herrie: you mean, on the host? Nov 05 16:44:55 Tofe: Yeah Nov 05 16:45:05 Seems forcing libc 2.29 on my host wasn't a good idea ;) Nov 05 16:45:12 Broke locales etc Nov 05 16:45:25 So we'd need another fix probably for that Nov 05 17:15:44 Now need to figure out how to fix my host ;) Nov 05 18:03:08 Doesn't seem too straight forward... Dependency loops etc Nov 05 18:20:25 Seems I broke dpkg :s Nov 05 19:32:15 https://github.com/nizovn/android-update-package/commit/ad157df224ddc6ece8d641309c8c4b606c7650b4 Nov 05 19:32:22 https://github.com/nizovn/meta-webos-ports/commit/cc091b4e5db6203d672d0f4fad33f7667fd5e061 Nov 05 19:32:40 sorry i can't really build test it... Nov 05 20:07:11 nizovn: looks good; but I just got home from a wine tasting event, so maybe I'll test it tomorrow :p Nov 05 20:07:23 :) Nov 05 20:11:56 Tofe: You could almost become a sommelier by now :P Nov 05 20:12:42 I still need a lot of practice ! Nov 05 20:45:54 nizovn: and here comes a complementary commit : https://github.com/webOS-ports/meta-webos-ports/pull/402 Nov 05 20:46:43 with all these pieces, we should be able to have a clean upgrade script :) Nov 05 20:47:06 good **** ENDING LOGGING AT Wed Nov 06 03:00:06 2019