On Friday, 15 January 2021 at 10:28, Adrian Reber wrote: > On Fri, Jan 15, 2021 at 10:15:11AM +0100, Dan Čermák wrote: > > Adrian Reber <adrian@xxxxxxxx> writes: > > > > > On Thu, Jan 07, 2021 at 10:18:37AM +0100, Adrian Reber wrote: > > >> I prepared a protobuf update for rawhide to 3.14. It requires a rebuild > > >> of all dependencies and of the 54 dependencies currently only 3 fail to > > >> rebuild in COPR: > > >> > > >> https://copr.fedorainfracloud.org/coprs/adrian/protobuf-3-14/packages/ > > >> > > >> paraview: timeout after 10 hours, should work in koji > > >> > > >> community-mysql: test failure, this usually does not happen in koji > > >> > > >> libgadu: actual build failures, but seems unrelated to protobuf: > > >> > > >> /usr/bin/ld: sha1.o (symbol from plugin): undefined reference to symbol 'SHA1_Init@@OPENSSL_1_1_0' > > >> /usr/bin/ld: /usr/lib64/libcrypto.so.1.1: error adding symbols: DSO missing from command line > > >> > > >> > > >> I will start the rebuilds in rawhide in a side-tag in about a week > > > > > > All rebuilds are done, but I have not merged the side tag yet. > > > > What's the name of the side tag? > > Right, I should have mentioned that: f34-build-side-35763 I've just fixed libgadu. There was a symbol clash with OpenSSL SHA1_Init(). libgadu cannot be distributed when linked directly with OpenSSL, so it's built with GnuTLS. libgadu provides some compatibility code for that case. However, libcurl is linked with OpenSSL and LTO caught the identical symbol declarations causing the ld error. At least, that's what I think happened. So, I renamed the conflicting symbol(s) and it builds now. I made a new build into your tag: $ koji latest-build f34-build-side-35763 libgadu Build Tag Built by ---------------------------------------- -------------------- ---------------- libgadu-1.12.2-15.fc34 f34-build-side-35763 rathann Regards, Dominik -- Fedora https://getfedora.org | RPM Fusion http://rpmfusion.org There should be a science of discontent. People need hard times and oppression to develop psychic muscles. -- from "Collected Sayings of Muad'Dib" by the Princess Irulan _______________________________________________ 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