[Bug 278633] www/qt5-webengine, x11-fm/konqueror: libQt5WebEngineCore.so.5: Undefined symbol "_ZN6snappy11RawCompressEPKcmPcPm"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 28 20:04:47 BST 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278633
--- Comment #6 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=c23147248d80216a37083ca1eb79fa79ed27259d
commit c23147248d80216a37083ca1eb79fa79ed27259d
Author: Kai Knoblich <kai at FreeBSD.org>
AuthorDate: 2024-04-28 18:55:02 +0000
Commit: Kai Knoblich <kai at FreeBSD.org>
CommitDate: 2024-04-28 19:04:02 +0000
www/qt5-webengine: Bump PORTREVISION after fa01e117e24f
The port archivers/snappy was updated to version 1.2.0 via fa01e117e24f
but there was no PORTREVISION bump afterwards for qt5-webengine, which
uses archivers/snappy.
This led to the following runtime error as soon as consumers (e.g.
x11-fm/konqueror) using qt5-webengine were started:
ld-elf.so.1: /usr/local/lib/qt5/libQt5WebEngineCore.so.5: Undefined symbol
"_ZN6snappy11RawCompressEPKcmPcPm"
Remedy the issue by bumping PORTREVISION to force a rebuild against the
new version of archivers/snappy.
PR: 278633
Reported by: Graham Perrin
MFH: 2024Q2
With hat: kde
www/qt5-webengine/Makefile | 1 +
1 file changed, 1 insertion(+)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list