On 1/9/22 03:29, Kevin Fenzi wrote:
On Sat, Jan 08, 2022 at 11:56:04PM +0900, Mamoru TASAKA wrote:
Miro Hrončok wrote on 2022/01/08 20:05:
On 08. 01. 22 11:39, Miro Hrončok wrote:
The re2 package was updated today in Rawhide and bumped soname from libre2.so.0a to libre2.so.9.
https://src.fedoraproject.org/rpms/re2/c/dafa514
Seven packages are broken:
dnsdist: https://bugzilla.redhat.com/show_bug.cgi?id=2038544
fails to build, not sure if re2 related
There is at least a fault on new re2, filed:
https://bugzilla.redhat.com/show_bug.cgi?id=2038572
frr: https://bugzilla.redhat.com/show_bug.cgi?id=2038545
depends on grpc
grpc: https://bugzilla.redhat.com/show_bug.cgi?id=2038546
fails to build due to another unrelated fails to install bug
qt5-qtwebengine: https://bugzilla.redhat.com/show_bug.cgi?id=2038551
fails to build, re2 related
Just FYI, the qt5-qtwebengine breakage is breaking rawhide composes
starting today. ;(
kevin
The qt5-qtwebengine does not rebuild with the new libre2. The re2 in the
chromium source code is from 2019-10-15, but we copy headers file from
the system version:
%if 0%{?use_system_re2}
# http://bugzilla.redhat.com/1337585
# can't just delete, but we'll overwrite with system headers to be on
the safe side
cp -bv /usr/include/re2/*.h src/3rdparty/chromium/third_party/re2/src/re2/
%endif
so it breaks with the new version.
The qt5-qtwebengine build does not seem to detect system re2 too:
Running configuration tests...
...
Checking for re2... no
...
Done running configuration tests.
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure