Bug 1226119

Summary: libqt5-qtwebengine: remove dependency on older re2
Product: [openSUSE] openSUSE Tumbleweed Reporter: Andreas Stieger <Andreas.Stieger>
Component: KDE ApplicationsAssignee: Christophe Marin <christophe>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: christophe, opensuse-kde-bugs
Version: Slowroll   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Stieger 2024-06-09 12:36:27 UTC
libqt5-qtwebengine needs an older re2, this has been the case for ever a year now:

> # re2 >= 2023-07-01 breaks the build, use libre2-10-devel if needed
> BuildRequires:  pkgconfig(re2) <= 10.0.0

Back then that was the only package that broke like that, the maintainer rejected building using the bundled library, and we had to introduce re2-10 transitional package. It has been a year now. Please patch libqt5-qtwebengine to build with a current version of re2, or use the bundled version.
Comment 1 Andreas Stieger 2024-06-09 12:40:36 UTC
As per https://build.opensuse.org/request/show/1102144 this was never supposed to be in Leap 15.6
Comment 2 Andreas Stieger 2024-06-10 04:21:17 UTC
Proposed https://build.opensuse.org/request/show/1179597
Comment 3 Andreas Stieger 2024-06-10 07:26:58 UTC
re2-10 deletion requwst https://build.opensuse.org/request/show/1179564
Comment 4 Andreas Stieger 2024-06-10 07:55:47 UTC
Thanks Christophe for reviewing. What do you think, what are the chances for patches to exist to allow us to continue the system re2?
Comment 5 Christophe Marin 2024-06-10 08:24:22 UTC
(In reply to Andreas Stieger from comment #4)
> Thanks Christophe for reviewing. What do you think, what are the chances for
> patches to exist to allow us to continue the system re2?

I'm not really optimist. Upstream also has the opposite problem: qtwebengine 6.7 fails to build with Leap's re2 (https://bugreports.qt.io/browse/QTBUG-124274) and suggest to use the bundled one.
Comment 6 OBSbugzilla Bot 2024-06-10 08:45:03 UTC
This is an autogenerated message for OBS integration:
This bug (1226119) was mentioned in
https://build.opensuse.org/request/show/1179641 Factory / libqt5-qtwebengine
Comment 7 Andreas Stieger 2024-06-10 19:56:15 UTC
Accepted into Factory thanks