**** BEGIN LOGGING AT Wed Jun 06 03:00:11 2018 Jun 06 07:08:17 Tofe: another one in IDL :) Jun 06 07:08:19 qtwebengine/5.11.0+gitAUTOINC+28e0320235_1785e2c1eb-r0/git/src/3rdparty/chromium/third_party/WebKit/Source/modules/webos/PalmServiceBridge.idl: Jun 06 07:08:22 Unknown extended attribute [DependentLifetime] Jun 06 07:18:00 JaMa: for now you can just remove that attribute, I don't think it'll have big consequences (maybe some little leak) Jun 06 07:18:23 in the original chromium repo it's still used by third_party/WebKit/Source/core/frame/Location.idl Jun 06 07:18:30 oh Jun 06 07:18:30 but will try to remove it as you say Jun 06 07:23:27 It seems I introduced it for chromium 56 anyway Jun 06 09:01:18 chromium/third_party/WebKit/public/web/WindowFeaturesStructTraits.cpp got removed in "BASELINE: Update Chromium to 58.0.3029.54" :)) Jun 06 09:02:06 https://github.com/webOS-ports/meta-webos-ports/commit/2867f8676427e32eade19309091b5e1c3986a5a6 Jun 06 09:02:11 https://github.com/webOS-ports/meta-webos-ports/commit/8e61cb41499da32c24b90055437861065279c699 Jun 06 09:03:21 https://codereview.chromium.org/2695473003 Jun 06 09:46:44 JaMa: ah, it's more serious than what I thought... Jun 06 10:18:15 https://chromium-review.googlesource.com/778545 Jun 06 15:45:01 JaMa: what branches should I use to reproduce your build issue ? can I try it with pyro, or do I have to rebuild from scratch with sumo ? Jun 06 16:10:52 hey all Jun 06 16:11:05 are there any new touchpad builds in the pipeline? Jun 06 16:19:47 Tofe: top commit from jansa/pyro and then top commit from jansa/master should do it (together with meta-qt5 upgrade to latest jansa/master) Jun 06 16:20:12 if you agree with the squash in jansa/pyro I'll push it to pyro Jun 06 16:21:10 I'm quite close finishing the build with gcc8 (without luneOS changes).. [15059/15610] STAMP Jun 06 16:25:13 Yes, the squash seems to make sense Jun 06 16:25:21 ok, pushing it now Jun 06 16:27:25 COYOTE: no, there hasn't been much activity around touchpad lately; we've been busy with porting for mido (which is a new aarch64 architecture) and OSE integration, and it's still ongoing Jun 06 16:28:04 copy that. Jun 06 16:28:35 i also wanted to donate to you guys but the flattr page was broken Jun 06 16:28:48 also have you seen luneui-example-image? It isn't very useful as it is now, but I would like to have something very small (preferrably without qtwebengine) which can start the compositor (or any "demo" on top of it) just to see that the most basic things are working Jun 06 16:28:59 e.g. UI on emulator or rpi Jun 06 16:39:09 COYOTE: oh, that's nice, but mmh... I didn't even know we had a flattr page :) So far we didn't really initiate anything in this area Jun 06 16:39:47 its not really my world, but I'd say patreon is the way to go Jun 06 16:40:40 I'd gladdly toss some shekels your way :P Jun 06 16:40:48 JaMa: I've seen it yes; and I agree that it can be a good idea, for new ports for instance, or when we really screw up an existing one Jun 06 16:42:11 JaMa: so I just take pyro + meta-qt5/jansa/master, right Jun 06 16:43:13 +to commit from meta-webos-ports/jansa/master Jun 06 16:43:37 ok, I wasn't sure that one was still needed. I'll pick it. Jun 06 16:43:53 I'm testing it with oe-core/master, so there might be some more bits needed, but the upgrade of luneos qt bits is the jansa/master commit Jun 06 16:44:22 jansa/pyro commit is no longer needed, because that one is now included in pyro Jun 06 16:44:42 ok, fine :) Jun 06 16:45:07 I'm looking at https://github.com/lgsvl/meta-lgsvl-browser/blob/rocko/recipes-browser/chromium/chromium-lgsvl-tarball.inc and it's fetching the tarball from chromium-src there (chromium-ozone-wayland-${PV}) I doubt that this is the version with PalmBridge included Jun 06 16:46:33 I doubt it too :p Jun 06 16:47:14 I'm downloading it, if it's not there I'll poke Jose Jun 06 16:47:23 ok Jun 06 16:53:23 martin@l2jama:~/Downloads/chromium-ozone-wayland-64.0.3282.186.lge.2$ find . -iname \*palm\* Jun 06 16:53:26 ./third_party/gestures/gestures/include/palm_classifying_filter_interpreter.h Jun 06 16:53:29 ./third_party/gestures/gestures/src/palm_classifying_filter_interpreter_unittest.cc Jun 06 16:53:33 ./third_party/gestures/gestures/src/palm_classifying_filter_interpreter.cc Jun 06 16:54:52 mmmh nope Jun 06 16:55:14 and I don't see any .idl with suspicious name in case they renamed it Jun 06 16:55:21 will check chromium53 as well Jun 06 16:58:14 in OSE it seems to be implemented in: Jun 06 16:58:15 ./src/injection/palmsystem/palmsystem_injection.h Jun 06 16:58:15 ./src/injection/palmsystem/palmsystem_injection.cc Jun 06 17:01:56 ok, quite a different approach Jun 06 17:05:03 building qtbase now Jun 06 17:07:25 jose says that the latest chromium compatible with wam is still 53 Jun 06 17:09:05 ok Jun 06 17:50:00 JaMa: weird, I have an issue with qtbase patching for 0002-Add-needsWorkaround-for-additional-Adreno-targets.patch Jun 06 17:51:31 |1 out of 1 hunk FAILED -- rejects in file src/gui/kernel/qopenglcontext.cpp Jun 06 17:51:32 |Patch 0002-Add-needsWorkaround-for-additional-Adreno-targets.patch can be reverse-applied Jun 06 17:52:03 Maybe it's already applied, but I don't really see why it wouldn't build for me and build for you Jun 06 17:53:14 ah, that's our bbappend... Jun 06 18:17:00 JaMa: Fetcher failure for URL: 'file://chromium/0007-Fix-WebGL2-Textures.patch;patchdir=src/3rdparty'. Unable to fetch URL from any source. Jun 06 18:19:51 ah it's an uppercase issue for "W"ebGL2 Jun 06 18:43:13 Tofe: the qtbase patch is removed in https://github.com/webOS-ports/meta-webos-ports/commit/8e61cb41499da32c24b90055437861065279c699 Jun 06 18:43:34 but I'm stupid and I told you to take top commit from jansa/master while this one is top of just master Jun 06 18:43:37 sorry Jun 06 18:44:01 :) np Jun 06 18:44:29 going to fix the webGL one, strange why I haven't seen it before :/ Jun 06 18:46:35 ok now it seems to run smoothly Jun 06 18:46:48 just waiting for the compilation error Jun 06 18:53:16 I actually got an warning in my latest local build, "Parsing recipes...WARNING: /OE/build/owpb/webos-ports/meta-qt5/recipes-qt/qt5/qtwebengine_git.bb: Unable to get checksum for qtwebengine SRC_URI entry 0007-Fix-WebGL2-Textures.patch: file could not be found" but that happens only once and it was followed by long error about missing wireless-tools which got removed from oe-core today Jun 06 18:53:41 and after replacing wireless-tools with iw in one of our packagegroups I didn't get the warning Jun 06 18:54:36 and I'm a bit far to get the error now "NOTE: Running task 1790 of 6215" but it should be fixed in all branches now Jun 06 19:07:59 ok great Jun 06 21:34:15 Home sweet home! **** ENDING LOGGING AT Thu Jun 07 03:00:04 2018