[02:49] @mitya57 So, here's where we're at: [02:49] 1. qtwebengine builds are timing out? :/ We might need to poke someone on the LP team to remedy that. [02:49] 2. qtwebview is waiting on qtwebengine, so no use in doing that quite yet. [02:49] 3. qtdoc can be done after those first two are done. [02:49] 4. qtwebkit needs a poke; I'll likely do that tonight, otherwise I'd like to get it in alongside this. [02:49] 5. I'm triggering no-change rebuilds now. [02:49] Besides that, it's ready. [02:54] Ah, and I also synced pyqt5 to the PPA as briefly discussed privately. [03:03] @tsimonq2, 5> I'll need to kick some stuff after webkit's handled. Should be no problem. [03:13] ofc the usual dep fun; working out what I can. [04:03] I might be stopped by the usual Launchpad publisher maintenance, but I've graphed what I think is a sensible yet rough depwait graph at the bottom of the pad. [04:03] I'll keep going until I know it's the publisher stopping me. [04:06] With qtwebkit, I might just hold off on that for now and no-change rebuild it real quick so I can get these rebuilds successful. :) [05:06] So I learned that the publisher starts at 5:59 UTC. [05:08] @mitya57 I'll tag you in here; qtwebkit has a weird FTBFS on ppc64el that you might be able to look at, or maybe fix. There's a depwait tree in the doc depending on it. [05:08] Otherwise, there's just those qtwebengine timeouts and qtdoc, then it should be good. [05:09] Ah, then you have to do the qttools upload yet. :) [06:09] * tsimonq2 goes to bed o/ [09:07] @tsimonq2 Thanks for your work, as usual. I will look at qtwebkit today. [09:12] For pyqt5 I just got an RC bug (Debian #895718), maybe it will need another upload. [09:12] Debian bug 895718 in python-pyqt5 "python-pyqt5: import PyQt5.QtCore fails" [Grave,Open] http://bugs.debian.org/895718 [09:47] @tsimonq2, qtwebkit FTBFS may be just out of memory, I will retry it in hope it gets assigned to another buildd. [11:24] Uploading a potential fix for qtwebengine. Not with a final version number, because it will likely need symbols updates. [11:49] Also uploaded a potential fix for qtwebkit/ppc64el, and a potential fix for pyqt5 (all archs). [12:24] The qtwebkit/ppc64el fix did not work, it's still ICE and I have no idea how to fix it :( [12:24] It does not happen in Debian so testing on a porter box is not going to help. [12:33] The file where it is failing is https://github.com/annulen/webkit/blob/qtwebkit-5.212/Source/WebCore/rendering/RenderingAllInOne.cpp [12:33] Maybe building individual .cpp files instead of this monster will help. I will try that in the evening. [15:20] Now we have a more meaningful error with qtwebkit: [15:20] ../Source/WebCore/dom/SlotAssignment.h:49:36: error: field ‘SlotNameFunction’ has incomplete type ‘WebCore::SlotAssignment’ [15:20] SlotAssignment(SlotNameFunction); [15:35] Which may be fixed by https://github.com/annulen/webkit/commit/4ce8ebc4094512b9916bfa5984065e95ac97c9d8 [18:05] Slept a little bit late today. :) [18:05] Thanks @mitya57! [18:07] No problem, I think you deserved sleeping :) [18:07] Latest news: I am uploading a webkit version which should *really* fix ppc64el. [18:09] @tsimonq2 Still waiting for your qtbase commits… [18:10] @mitya57, Over the weekend we got a total of like four feet of snow. My other computer with those commits isn't syncing. So I need to find a way to get to it. :P [18:10] @mitya57, Awesome! [18:11] @tsimonq2, Oh. If it's such a problem then I'll just use a local branch and rebase it on your changes later. [18:12] @mitya57, Ok [19:50] @mitya57 Your qtwebengine upload worked [19:50] However, your qtwebkit upload didn't. [20:20] @tsimonq2, Now it's really out-of-memory, easily fixable [20:20] @mitya57, Oh? [20:21] Replacing -g with -g1, will do it now [20:21] OK [20:21] Thanks [20:25] Uploaded. [20:25] \o/ [20:25] What about qttools? [20:25] I will do it tomorrow if webkit builds fine. [20:25] OK [20:26] Feel free to upload the latest Git commit yourself, if it builds before I wake up. [20:26] Alright. [20:26] @mitya57 Otherwise are you an ACK on landing? [20:26] Yes [20:26] OK cool [20:26] Have a good night :) [20:26] Thanks [20:27] Please also upload qtwebengine with final version number, if it builds on all archs. [20:27] Sure [20:27] That's all pushed to Git? [20:27] s/Git/Salsa/ I guess :) [20:27] Yes, maybe just needs UNRELEASED → bionic [20:28] OK