Package Details: qt5-webkit 5.212.0alpha4-27

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: LGPL-2.1-only
Submitter: arojas
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 40
Popularity: 0.034851
First Submitted: 2022-11-21 07:42 (UTC)
Last Updated: 2025-04-02 21:40 (UTC)

Required by (111)

Sources (10)

Pinned Comments

FabioLolix commented on 2025-02-23 10:10 (UTC) (edited on 2025-02-23 10:12 (UTC) by FabioLolix)

READ THE PINNED COMMENTS

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

READ THE PINNED COMMENTS

FabioLolix commented on 2024-08-20 14:12 (UTC)

btw patches are welcome here https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/q

FabioLolix commented on 2024-05-24 12:05 (UTC)

qt5-webkit-movableink-git prebuild uploaded on sourceforge, thanks to MoetaYuko for the patch


About the comments; I'm starting to get really pissed off; please refrain to stating the obvious, make questions already answered, reporting already reported stuff, the icu solutions work for installed packages whenever how quirk they are, etc, etc, etc....

If you wanna post, post a patch!


I'm not a programmer but I guess webengine would be more convenient

@TheExplorer You don't say! [insert Nicals Cage meme]

If this package would never build in the future, shouldn't it be dropped in favor of qt5-webkit-movableink-git?

@oldherl have you tried to read the post before yours before posting, you should try that

FabioLolix commented on 2024-05-23 08:40 (UTC)

Post another time that this fails to build with icu 75 and I'll no longer upload the pre-build packages, I have qt5-webkit-movableink-git ready. You have been warned.

Have been posted enough icu 74 solution too.

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

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 Next › Last »

rado84 commented on 2023-05-23 01:47 (UTC)

@eclairevoyant, if you're talking about MAKEFLAGS="-j8(nproc)", it has been like that for years, as advised by my friends who are linux sysadmins. If you're talking about something else, then here's the config: https://pastebin.com/t2SACFCn And I didn't know about "LANG=C makepkg", so thanks, I'll keep it in mind for the future (if I don't forget it before then :D ).

tumeo commented on 2023-05-22 14:54 (UTC)

@Universebenzene Ah, that explains it all, for some strange reason base-devel was uninstalled from my system...

Universebenzene commented on 2023-05-22 00:31 (UTC) (edited on 2023-05-22 00:31 (UTC) by Universebenzene)

@tumeo bison is included in base-devel, so not needed to write again. See here

tumeo commented on 2023-05-22 00:17 (UTC)

Shouldn't bison be included as a makedeps?

eclairevoyant commented on 2023-05-22 00:09 (UTC)

You gave yourself extra work here, simply running LANG=C makepkg would've given you the english logs :P

Also, can you post your makepkg.conf? It looks like you are somehow running make -j with an arg that's not a positive integer. Or you can add echo $MAKEFLAGS to the top of the build() function, that will also clear up some things.

rado84 commented on 2023-05-21 23:51 (UTC)

Fabio, some parts of the text in my terminal are in Bulgarian, so I ran the whole thing through Google Translate. Just in case I've included in the archive the original terminal text with Bulgarian: https://pixeldrain.com/u/YDcWQtj3

FabioLolix commented on 2023-05-19 20:46 (UTC)

@rado84 send me a full log

rado84 commented on 2023-05-19 19:58 (UTC)

"makepkg exited with code: 4" when trying to update this package. The internet says that "error code 4" means "Error in user-supplied function in PKGBUILD".

FabioLolix commented on 2023-05-18 22:16 (UTC)

@Universebenzene thanks for patch. pkgrel=19 build uploaded on SF

I think, something is wrong in build configuration. Build takes forever to complete. It uses only one CPU thread.

@NexonSU number of CPU thread used is configured in makepkg.conf

NexonSU commented on 2023-05-15 05:43 (UTC)

I think, something is wrong in build configuration. Build takes forever to complete. It uses only one CPU thread.