On 10. 01. 22 13:20, Sérgio Basto wrote:
On Mon, 2022-01-10 at 13:00 +0100, Robert-André Mauchin wrote:
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.


please untag the builds and do a side tag ? that the way we do the
things now

List of builds that need to be untagged if we decide to got that way:

re2-20211101-1.fc36
python-fb-re2-1.0.7-7.fc36
perl-re-engine-RE2-0.14-4.fc36
bloaty-1.1-13.fc36

(And their ELN counterparts.)

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to