@FabioLolix could you please add -DUSE_LD_GOLD=OFF
option to PKGBUILD? thanks.
Search Criteria
Package Details: qt5-webkit 5.212.0alpha4-27
Package Actions
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.060310 |
First Submitted: | 2022-11-21 07:42 (UTC) |
Last Updated: | 2025-02-22 18:06 (UTC) |
Dependencies (32)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- hyphen
- icu (icu-gitAUR)
- libicui18n.so (icu-gitAUR, icu73AUR, icu63AUR, icu74AUR, icu75AUR, icu, lib32-icu)
- libicuuc.so (icu-gitAUR, icu73AUR, icu63AUR, icu74AUR, icu75AUR, icu, lib32-icu)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxcomposite
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-location
- qt5-sensors
- Show 12 more dependencies...
Required by (111)
Sources (10)
- https://github.com/qtwebkit/qtwebkit/releases/download/qtwebkit-5.212.0-alpha4/qtwebkit-5.212.0-alpha4.tar.xz
- https://src.fedoraproject.org/rpms/qt5-qtwebkit/raw/rawhide/f/qtwebkit-cstdint.patch
- https://src.fedoraproject.org/rpms/qt5-qtwebkit/raw/rawhide/f/qtwebkit-fix-build-gcc14.patch
- https://src.fedoraproject.org/rpms/qt5-qtwebkit/raw/rawhide/f/webkit-offlineasm-warnings-ruby27.patch
- qt5-webkit-bison-3.7.patch
- qt5-webkit-glib-2.68.patch
- qt5-webkit-icu68.patch
- qt5-webkit-icu75.patch
- qt5-webkit-icu76.patch
- qt5-webkit-python-3.9.patch
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 23 Next › Last »
micwoj92 commented on 2024-04-29 00:13 (UTC)
kevindetry commented on 2024-03-26 11:48 (UTC)
You can disable ld.gold
usage by passing -DUSE_LD_GOLD=OFF
to cmake.
micwoj92 commented on 2024-03-21 20:18 (UTC)
I also hit this issue, no idea why. You can force usage of ld
which is bfd linker by default, I don't know how to do this, so I just rm'd ld.gold
in chroot I was using to build.
Alternatively remove this linking flags: https://gitlab.archlinux.org/archlinux/rfcs/-/merge_requests/23
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
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!
@TheExplorer You don't say! [insert Nicals Cage meme]
@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