Build fine by removing xslt support : -DENABLE_XSLT=OFF
in cmake options
Search Criteria
Package Details: qt5-webkit 5.212.0alpha4-20
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: | custom, GPL3, LGPL3, FDL |
Submitter: | arojas |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 39 |
Popularity: | 1.26 |
First Submitted: | 2022-11-21 07:42 (UTC) |
Last Updated: | 2023-07-12 16:54 (UTC) |
Dependencies (16)
- gst-plugins-base (gst-plugins-base-gitAUR)
- hyphen
- libwebp (libwebp-gitAUR)
- libxcomposite
- libxslt (libxslt-gitAUR)
- qt5-location (qt5-location-gitAUR)
- qt5-sensors (qt5-sensors-gitAUR)
- qt5-webchannel (qt5-webchannel-gitAUR)
- woff2 (woff2-gitAUR)
- cmake (cmake-gitAUR) (make)
- gperf (gperf-gitAUR) (make)
- python (python32AUR, python37AUR, python310AUR) (make)
- qt5-doc (make)
- qt5-tools (qt5-tools-gitAUR) (make)
- ruby (make)
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – Webm codec support
Required by (179)
- acetoneiso2
- admbrowser-git
- amdapp-codexl
- artefetcher-qt5 (make)
- blink
- blink-git
- brewtarget-git
- cb2bib
- codicefiscale
- com.xuexiqiangguo.webclient.deepin
- csxcad-git
- cubway-git
- cutycapt-qt5-git
- davinci-resolve-beta
- davinci-resolve-studio-beta
- dehelper
- dream
- dxfaktura
- envision-git
- eshelper
- Show 159 more...
Sources (6)
kikislater commented on 2023-12-08 10:56 (UTC)
kikislater commented on 2023-12-07 14:41 (UTC) (edited on 2023-12-07 14:41 (UTC) by kikislater)
No unfortunately, I didn't have so much time at this time. I tried two things :
-
force building with gcc 11 : fail !
-
applying this PR as patch : fail ! => https://github.com/qtwebkit/qtwebkit/pull/1046
kingkingmax commented on 2023-12-07 13:22 (UTC)
@xiota @kikislater DId you fix the error? I stuck at same place.
sayonalion commented on 2023-12-07 05:28 (UTC)
When trying to build the package I get the following error.
CMake Error at Source/cmake/OptionsQt.cmake:816 (message):
WebAudio requires the audio and fft GStreamer libraries. Please check your
gst-plugins-base installation.
Call Stack (most recent call first):
Source/cmake/WebKitCommon.cmake:51 (include)
CMakeLists.txt:137 (include)
I've already installed gst-plugins-base
, what else do I need to install?
Thanks.
blenderfox commented on 2023-12-05 11:23 (UTC)
I got this to build by running on a machine which had only 8 cores. For some reason, running it on a 16 core machine, even with MAKEFLAGS set, still failed, but when I ran it on a machine which physically had only 8 cores, it passed. Confirmed this by switching my Gitlab runner machines to an 8 core setup instead of 16 and the build succeeded, if taking a bit longer to build instead.
FabioLolix commented on 2023-12-02 16:28 (UTC) (edited on 2023-12-02 16:34 (UTC) by FabioLolix)
2 days ago I have tried to build all qt5-webkit pkgbuilds and all fails to build, the new fork have a different error edited, same error actually, for the others I could have seen a relevant commit yesterday
@stevenjoruk see https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites
eclairevoyant commented on 2023-12-02 16:18 (UTC)
@stevenjoruk read the arch wiki, you need base-devel.
stevenjoruk commented on 2023-12-02 15:32 (UTC)
It looks like bison and patch should be added to the build dependencies.
kikislater commented on 2023-12-01 09:14 (UTC)
Same error, thanks xiota
Pinned Comments
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