...
/usr/bin/ld.gold
...
@CyberShadow Try building in a clean chroot.
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: | 41 |
Popularity: | 0.73 |
First Submitted: | 2022-11-21 07:42 (UTC) |
Last Updated: | 2024-09-03 21:23 (UTC) |
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 21 Next › Last »
...
/usr/bin/ld.gold
...
@CyberShadow Try building in a clean chroot.
/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().
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.
@damian101 you're welcome to read the pinned comments before posting
Takes ages to install because it only uses 1 core for installation by default...
And setup a local repo
Why? pacman -U ...
It depends on the library version now
And setup a local repo
Why? pacman -U ...
obliged to uninstall and rebuild when there is a new icu update
Or build in clean chroot.
And setup a local repo, otherwise need to uninstall anyway
obliged to uninstall and rebuild when there is a new icu update
I have found a temporary workaround by taking qt5-webkit from the Garuda distro repo: https://builds.garudalinux.org/repos/chaotic-aur/x86_64/ or from the Arch Edu distro: https://repo.archlinuxcn.org/x86_64/
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