Package Details: qt5-webkit 5.212.0alpha4-23

Git Clone URL: https://aur.archlinux.org/qt5-webkit.git (read-only, click to copy)
Package Base: qt5-webkit
Description: Classes for a WebKit2 based implementation and a new QML API
Upstream URL: https://github.com/qtwebkit/qtwebkit
Licenses: LGPL2.1
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 38
Popularity: 2.08
First Submitted: 2022-11-21 07:42 (UTC)
Last Updated: 2024-05-17 18:56 (UTC)

Sources (7)

Pinned Comments

FabioLolix commented on 2023-12-27 15:49 (UTC)

btw, depends on libicuuc.so have been added so you are obliged to uninstall and rebuild when there is a new icu update instead of keeping a non-working qt5-webkit (which lead to other build issues)

xiota commented on 2023-11-12 17:30 (UTC)

Or read: makepkg: Improving build times.

FabioLolix commented on 2023-01-06 17:06 (UTC)

Pre builded (in clean chroot) package here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/ for who is interested

Latest Comments

1 2 3 4 5 6 .. 15 Next › Last »

xiota commented on 2024-05-20 02:54 (UTC)

@Universebenzene I'm pretty sure build issue is caused by icu library update. Other packages are also affected.

Universebenzene commented on 2024-05-20 02:37 (UTC)

Is this still gcc14 issue? How about remove the new patch and use gcc13?

FabioLolix commented on 2024-05-19 21:50 (UTC)

No luck, all qt5-webkit are failing to build now

FabioLolix commented on 2024-05-19 21:03 (UTC)

I have a build of https://aur.archlinux.org/packages/qt5-webkit-movableink-git at 50% now before trying a thing with a flag here, I only do one build at time of this now

username227 commented on 2024-05-19 20:30 (UTC)

pkg no longer builds. gives an error around 3 or 4%, including in clean chroot.

df8oe commented on 2024-05-19 17:27 (UTC)

Does no longer build:

/build/qt5-webkit/src/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/text/StringOperators.h:88:63: note: remove the ‘< >’
/build/qt5-webkit/src/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/text/StringView.h:503:35: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
503 | StringTypeAdapter<StringView>(StringView string) | ^~
/build/qt5-webkit/src/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/text/StringView.h:503:35: note: remove the ‘< >’

FabioLolix commented on 2024-05-18 19:59 (UTC)

@MehdiChinoune you already let me know that

TheExplorer commented on 2024-05-17 16:28 (UTC)

@Universebenzene Oh, I see. That's a damn big list, yes. What I mean is that maintainers should really think about switching since qt5-webkit has already been dropped and abandoned.

Universebenzene commented on 2024-05-17 15:00 (UTC)

@korimitsu Have you tried the patch I gave in the comment on May 11th?