-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
qt6-webengine: 6.8.0 [WIP] #21914
base: master
Are you sure you want to change the base?
qt6-webengine: 6.8.0 [WIP] #21914
Conversation
As per what @raedrizqie said the other two did time out. I tested the clang64 build against rssguard. It builds, but seems to segfault. I'm gonna try and run it through lldb and see what's up. But in terms of linking webengine to apps that use webengine. It at least works. |
Update on the lldb stuff, here's the backtrace. I'll try and rerun it with the debug packages later.
|
thanks for testing it @ZachBacon |
No worries, in interested in this as well. |
the checksum for your modified patch caused it to fail to build. It'll need updating in the PKGBUILD when you get the chance |
Flex should be added to the depends list since qtwebengine won't be built without it. |
Another thing I noticed, it'll conflict with qtpdf as well |
new version (6.7.3) was released.. i need to rebased all patches |
qtpdf is disabled for this package, so it should not be in conflict i think.. |
I remember when it was configuring it was showing that it was enabled. |
Hmm, perhaps I missed it the first time, I'm at the moment rebuilding it against your latest change after I updated the sha checksum and added flex |
yes, you were right..
so, either fix |
I mean... Couldn't we just have this replace qtpdf once it's stable enough? |
4ec098b
to
d0538da
Compare
yes we could.. but i think the build process will hit timeout (over 6 hours) |
Hmmm, and I haven't been able to build it locally either, ninja keeps trying to clean things and it fails. |
maybe because you have gn installed? |
It shouldn't. I'll have to double check, on my way home from work |
question mark, if you enable sccache, and just keep retrying builds... it will go below 6 hours on the second build, right? |
Any update on this? |
Alternatively not sure how hard is it to split the package in 2... if anything |
d0538da
to
f863b26
Compare
mingw64 and ucrt64 will probably timed-out