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: 34
Popularity: 5.77
First Submitted: 2025-11-09 09:28 (UTC)
Last Updated: 2026-02-16 10:49 (UTC)

Sources (9)

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) (edited on 2026-03-30 15:33 (UTC) by FabioLolix)

Latest Comments

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

FabioLolix commented on 2026-03-30 15:39 (UTC)

  • vgwubmpby use the prebuilt package

  • Lehmeier 5.15.18-2 is old, use the prebuilt package


package is rebuilded on sourceforge, qt5-webengine-5.15.19-4.1-x86_64.pkg.tar.zst 2026-03-27 (yes it have .1 added in pkgver)

Lehmeier commented on 2026-03-30 15:20 (UTC)

Hello! I've been trying to install qt5.webengine on an old laptop for days. Either it freezes (but that’s not why I’m writing) or, if it runs, it crashes. The version I’m installing is 5.15.18-2.

Here’s a link to the latest releases:

https://pastebin.com/fjyeujkW

Here’s my system:

https://pastebin.com/aE4axXC4

maderios commented on 2026-03-29 19:57 (UTC)

@FabioLolix Thanks for your pre-build updated package, it works fine now !

rottentahu commented on 2026-03-27 14:21 (UTC) (edited on 2026-03-27 14:22 (UTC) by rottentahu)

For you who still have the qt5-webengine issue and don't want to rebuild the qt5-webengine. Turns out the cachyos mirror already has a new build: 1. Download https://mirror.cachyos.org/repo/x86_64/cachyos/qt5-webengine-5.15.19-5-x86_64.pkg.tar.zst 2. Then run sudo pacman -U qt5-webengine-5.15.19-5-x86_64.pkg.tar.zst

maderios commented on 2026-03-25 12:44 (UTC)

@FabioLolix clipgrab build fail after libvpx upgrade. Issue comes qt5-webengine from here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/

PrintSupport.so /usr/lib/libQt5Widgets.so /usr/lib/libQt5WebEngineCore.so /usr/lib/libQt5Quick.so /usr/lib/libQt5Gui.so /usr/lib/libQt5QmlModels.so /usr/lib/libQt5WebChannel.so /usr/lib/libQt5Qml.so /usr/lib/libQt5Network.so /usr/lib/libQt5Xml.so /usr/lib/libQt5Positioning.so /usr/lib/libQt5Core.so -lGL -lpthread
/usr/bin/ld: warning: libvpx.so.11, needed by /usr/lib/libQt5WebEngineCore.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_get_cx_data'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_control_'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_get_caps'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_img_alloc'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_img_wrap'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_enc_config_default'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_vp8_dx'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_img_free'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_err_to_string'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_error'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_vp9_dx'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_get_frame'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_dec_init_ver'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_enc_init_ver'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_decode'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_vp9_cx'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_set_frame_buffer_functions'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_enc_init_multi_ver'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_vp8_cx'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_destroy'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_encode'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_enc_config_set'
/usr/bin/ld: /usr/lib/libQt5WebEngineCore.so: undefined reference to `vpx_codec_error_detail'

snack commented on 2026-03-25 07:24 (UTC)

A rebuild is needed due to libvpx upgrade to 1.16.

@FabioLolix could you please provide the usual pre-built package? Thank you!

vgwubmpby commented on 2026-03-17 08:46 (UTC)

This seems like the failure

also takes like 2 hours to build, -bin would be cool. probably some conflict with chromium's sandboxing but idk

FAILED: [code=1] obj/sandbox/linux/sandbox_services/broker_process.o
/usr/bin/g++ -MMD -MF obj/sandbox/linux/sandbox_services/broker_process.o.d -DSANDBOX_IMPLEMENTATION -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -Igen -I../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium -I../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -Igen -Igen -Igen -I../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned -Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g1 -fvisibility=hidden -std=gnu++17 -Wno-narrowing -Wno-class-memaccess -Wno-attributes -Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type -Wno-deprecated-copy -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/syscall_broker/broker_process.cc -o obj/sandbox/linux/sandbox_services/broker_process.o
In file included from ../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/bpf_dsl/trap_registry.h:11,
                 from ../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/syscall_broker/broker_process.h:18,
                 from ../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/syscall_broker/broker_process.cc:5:
../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/system_headers/linux_seccomp.h:224:39: error: expected identifier before numeric constant
  224 | #define SYS_SECCOMP                   1
      |                                       ^
../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/system_headers/linux_seccomp.h:224:39: error: expected ‘}’ before numeric constant
In file included from /usr/include/signal.h:58,
                 from ../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/syscall_broker/broker_process.cc:8:
/usr/include/bits/siginfo-consts.h:218:1: note: to match this ‘{’
  218 | {
      | ^
../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/system_headers/linux_seccomp.h:224:39: error: expected unqualified-id before numeric constant
  224 | #define SYS_SECCOMP                   1
      |                                       ^
In file included from /usr/include/features.h:540,
                 from /usr/include/sys/stat.h:25,
                 from ../../../../qtwebengine-5.15.19-lts/src/3rdparty/chromium/sandbox/linux/syscall_broker/broker_process.h:8:
/usr/include/signal.h:393:1: error: expected declaration before ‘}’ token
  393 | __END_DECLS
      | ^~~~~~~~~~~

fullarnoldostupi commented on 2026-03-13 06:11 (UTC)

Broken according to comments on albion-online-launcher-bin

<deleted-account> commented on 2026-03-12 06:41 (UTC)

Nvm, I saw the _basever but not the pkgver

FabioLolix commented on 2026-03-04 22:34 (UTC)

@ottoshmidt it is included in the package