Package Details: qt5-webkit 5.212.0alpha4-22

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: 0.42
First Submitted: 2022-11-21 07:42 (UTC)
Last Updated: 2023-12-24 20:14 (UTC)

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 .. 13 Next › Last »

CyberShadow commented on 2024-03-08 09:41 (UTC)

Thank you, will need to investigate what's going on.

xiota commented on 2024-03-08 09:34 (UTC) (edited on 2024-03-08 09:36 (UTC) by xiota)

gold is not the standard linker. Package builds fine with plain GNU ld.

CyberShadow commented on 2024-03-08 08:00 (UTC)

I am. I'm using aurutils, which sets up a chroot per build.

xiota commented on 2024-03-08 07:40 (UTC)

... /usr/bin/ld.gold ...

@CyberShadow Try building in a clean chroot.

CyberShadow commented on 2024-03-08 07:01 (UTC)

    /usr/bin/ld.gold: pack-relative-relocs: unknown -z option
    /usr/bin/ld.gold: use the --help option for usage information
    collect2: error: ld returned 1 exit status
    make[2]: *** [Source/ThirdParty/gtest/CMakeFiles/gtest.dir/build.make:200: lib/libgtest.so] Error 1
    make[1]: *** [CMakeFiles/Makefile2:1778: Source/ThirdParty/gtest/CMakeFiles/gtest.dir/all] Error 2
    make[1]: *** Waiting for unfinished jobs....
    [  5%] Linking CXX executable ../../bin/LLIntOffsetsExtractor
    /usr/bin/ld.gold: pack-relative-relocs: unknown -z option
    /usr/bin/ld.gold: use the --help option for usage information
    collect2: error: ld returned 1 exit status
    make[2]: *** [Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/build.make:139: bin/LLIntOffsetsExtractor] Error 1
    make[1]: *** [CMakeFiles/Makefile2:1527: Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/all] Error 2
    make: *** [Makefile:166: all] Error 2
    ==> ERROR: A failure occurred in build().

nervocalm commented on 2024-01-19 00:28 (UTC) (edited on 2024-01-19 00:29 (UTC) by nervocalm)

Thanks @FabioLolix for the pre-build packages. I downloaded 1.5GB .zip file of source code from movableink repository when I saw you pre-builded packages and saved me a lot of time and frustration. I don't want to know how much time would have taken compile that monster or even if it would have finished. Thank you.

FabioLolix commented on 2024-01-11 16:09 (UTC)

@damian101 you're welcome to read the pinned comments before posting

damian101 commented on 2024-01-11 16:06 (UTC)

Takes ages to install because it only uses 1 core for installation by default...

FabioLolix commented on 2023-12-27 18:33 (UTC)

And setup a local repo

Why? pacman -U ...

It depends on the library version now

xiota commented on 2023-12-27 18:29 (UTC)

And setup a local repo

Why? pacman -U ...