**** BEGIN LOGGING AT Mon Nov 15 02:59:57 2021 Nov 15 07:20:30 Morning! Nov 15 07:21:02 I was away this week-end, but couldn't help notice that there was quite some activity :p Nov 15 07:21:34 JaMa: yes, pinephone's new kernel works well Nov 15 07:24:46 Tofe: Yeah I had some free time on my hands Nov 15 07:34:04 Morning BTW! Nov 15 07:36:30 morning Nov 15 07:58:44 Tofe: These 4 are ready for review: https://github.com/webOS-ports/luna-next-cardshell/pull/330, https://github.com/webOS-ports/org.webosports.service.contacts.carddav/pull/88, https://github.com/webOS-ports/luna-qml-launcher/pull/20 and https://github.com/webOS-ports/luna-next/pull/148 Nov 15 12:43:25 Tofe: Seems things are pretty much back to how they were. There are a few more LS2 edge cases that need sorting. I'll look into those Nov 15 12:43:43 Then we should be able to push a release out finally Nov 15 12:44:13 This Preware2 thing is a bit weird, all looks pretty OK but then it fails at one of last steps Nov 15 16:08:02 JaMa: so, I'm running into another issue. build.webos-port.org is down and I can't get android-system-image Nov 15 16:10:36 nuclearkev: For which target? Nov 15 16:11:59 Touchpad? Nov 15 16:13:44 Herrie|Titan: yes Nov 15 16:14:10 See PM will send you FTP login details Nov 15 18:35:24 Can't seem to get qtwebengine built. Keeps failing when it gets to 9/3826 Nov 15 18:36:27 nuclearkev: how much RAM do you have? isn't it OOMK killing cc1plus? Nov 15 18:37:20 or share the log, it's impossible to guess which command is running for you as 9/3826 Nov 15 18:38:54 JaMa: lemme check the ram Nov 15 18:39:10 9GB Nov 15 18:39:22 Not sure why I picked 9 lol Nov 15 18:41:22 and cpu cores? PARALLEL_MAKE parameter? Nov 15 18:42:35 8 cores Nov 15 18:42:48 that might be the OOMK Nov 15 18:42:50 I didn't explicitly set -j Nov 15 18:42:59 either lower PARALLEL_MAKE or add more ram Nov 15 18:43:06 JaMa: what is OOMK? Nov 15 18:43:13 out-of-memory-killer Nov 15 18:43:26 ah, I see Nov 15 18:43:46 check your dmesg if you see messages like: Nov 15 18:43:48 [Wed Aug 4 17:31:34 2021] Out of memory: Kill process 17513 (cc1plus) score 7 or sacrifice child Nov 15 18:43:51 [Wed Aug 4 17:31:34 2021] Killed process 17513 (cc1plus) total-vm:2328464kB, anon-rss:2205328kB, file-rss:0kB, shmem-rss:0kB Nov 15 18:44:39 Yeah, I have that in there Nov 15 18:44:44 You are correct! Nov 15 18:45:43 my crystal balls are reliable :) Nov 15 18:46:09 I didn't get -j, does it default to something like: -j${nproc}? Nov 15 18:46:15 s/get/set Nov 15 18:46:36 yes, you can see the value with bitbake -e qtwebengine | grep PARALLEL_MAKE= Nov 15 18:46:42 and change it in conf/local.conf Nov 15 18:47:08 Okay, I'll half it Nov 15 18:47:13 And see what happens Nov 15 18:47:24 it will take quite long time to finish the build with e.g. -j6, but you're probably more than 60% done, so it shouldn't be too bad Nov 15 18:47:45 Okay, great. Nov 15 18:48:36 Also, it appears that the powerstat uri is no longer around. Nov 15 18:48:46 I haven't looked into why it couldn't find http-everywhere yet Nov 15 18:51:59 you can get powerstat from http://deb.debian.org/debian/pool/main/p/powerstat/powerstat_0.02.18.orig.tar.gz Nov 15 18:52:19 just rename it to drop ".orig", I've checked the checksum is identical with what we have in premirror Nov 15 18:53:33 Okay Nov 15 18:57:27 and s/_/-/g as well Nov 15 19:02:25 or completely untested https://github.com/webOS-ports/meta-webos-ports/commit/a4450ae83f51ee8b2bdd8f2bd68471f8d3ee6a13 Nov 15 19:12:27 and there is one more commit to fix https-everywhere Nov 15 19:41:13 Herrie: let me check the rest of the PRs with QML_XHR_ALLOW_FILE_READ, but they looked fine to me Nov 15 20:39:15 Tofe: thnx Nov 15 20:40:01 JaMa: If you could pick the new SRCREVs that would be great Nov 15 23:03:38 pick 091882b2d powerstat: upgrade to latest and fetch from github Nov 15 23:03:38 pick ea12a6c96 https-everywhere: upgrade to 2021.7.13 Nov 15 23:03:38 pick 0b73aafd8 luna-next-cardshell: bump SRCREV Nov 15 23:03:38 pick 7641c787f org.webosports.cdav: bump SRCREV Nov 15 23:03:38 pick dbab0a301 luna-qml-launcher: bump SRCREV Nov 15 23:03:40 pick 8f2cca452 luna-next: bump SRCREV Nov 15 23:03:44 merged to all 3 active branches Nov 15 23:32:18 JaMa: Nice thanks! **** ENDING LOGGING AT Tue Nov 16 02:59:57 2021