Package Details: qt5-webengine 5.15.19-4

Git Clone URL: https://aur.archlinux.org/qt5-webengine.git (read-only, click to copy)
Package Base: qt5-webengine
Description: Provides support for web applications using the Chromium browser project
Upstream URL: https://wiki.qt.io/QtWebEngine/ChromiumVersions
Licenses: Apache-2.0, MPL-1.1, EPL-1.0, MPL-2.0, GPL-2.0-only, GPL-2.0-or-later, LGPL-2.1-or-later, LGPL-2.1-only, GPL-3.0-only, LGPL-3.0-only, LGPL-2.0-or-later, GFDL-1.3-only
Groups: qt5
Submitter: arojas
Maintainer: severach
Last Packager: severach
Votes: 26
Popularity: 8.05
First Submitted: 2025-11-09 09:28 (UTC)
Last Updated: 2025-12-15 10:48 (UTC)

Required by (200)

Sources (8)

Pinned Comments

arojas commented on 2025-12-16 10:53 (UTC)

@tcipu that wouldn't solve anything because these users didn't post their actual error, they only posted warnings which are not the cause of the failure.

For the n-th time: do NOT post the tail of the build log. This is completely useless. Post the actual errors, which you can find by searching for the FAILED string in the output.

FabioLolix commented on 2025-11-12 21:34 (UTC)

Pre-build (in chroot) package here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

notsosmartapplez commented on 2026-01-11 23:27 (UTC)

@fereira, I did not notice this the first time, but check out the second pinned comment with the (Pre-build in chroot) comment. They have the prebuilt tarball for arch that you can simple pacman -U with. They are a lifesaver and I thank them for their service o7 (my crap can't compile lmao)

fereira commented on 2026-01-11 23:24 (UTC) (edited on 2026-01-11 23:25 (UTC) by fereira)

https://pb.envs.net/?1b51ddd6d0fa03d1#7YAp8TpZmuUtsce9V13aU3Z7z4BKaL4FnFV514MSiHe6

Logs after build failing after an hour.

For fucks sake why are we forcing a package with 200 dependencies to only be installed with an hour long build process

arojas commented on 2026-01-09 20:19 (UTC)

@notsosmartapplez this has nothing to do with ninja. Please read the first pinned comment.

gwuensch commented on 2026-01-02 17:04 (UTC)

why does this now have debug symbols

Because makepkg is configured to create a separate package with debug symbols by default. This has been the default for almost two years. You can easily disable it in /etc/makepkg.conf.

Magicrafter13 commented on 2026-01-02 05:12 (UTC)

why does this now have debug symbols and WHY are they over a gigabyte??

Razoon commented on 2025-12-22 01:42 (UTC)

why is this not prebuilt holy shit

FabioLolix commented on 2025-12-18 18:48 (UTC)

the compilation seems to use 2 cores on my machine

Copy makepkg.conf into your home directory as .makepkg.conf and edit accordingly (MAKEFLAGS="--jobs=$(nproc)" to use all the core)

cp /etc/makepkg.conf ./.makepkg.conf

https://wiki.archlinux.org/title/Makepkg#Improving_build_times

arojas commented on 2025-12-16 10:53 (UTC)

@tcipu that wouldn't solve anything because these users didn't post their actual error, they only posted warnings which are not the cause of the failure.

For the n-th time: do NOT post the tail of the build log. This is completely useless. Post the actual errors, which you can find by searching for the FAILED string in the output.