So, going over FTBFS bugs I've seen against bunch of my packages since the mass rebuild, there is bunch of "undefined reference to `std::type_info::operator==(std::type_info const&) const'" returned by ld, affecting only armv7hl arch. The affected packages are: mozjs68, mozjs78, mozjs91. I've tried to rebuild mozjs91 once again, but it failed the same way: https://koji.fedoraproject.org/koji/taskinfo?taskID=82187552
Is there any way I can help? Thanks! On Wed, Jan 26, 2022 at 1:42 PM Jakub Jelinek <ja...@redhat.com> wrote: > On Wed, Jan 26, 2022 at 01:36:43PM +0100, Jakub Jelinek wrote: > > On Wed, Jan 26, 2022 at 01:29:37PM +0100, Dan Horák wrote: > > > > > **Compilation error from a dependency header:** > > > > > > > > > > dependency “boost”: “# error "Never use <bmiintrin.h> directly; > include > > > > > <x86intrin.h> instead."”, via > > > > > boost/multiprecision/cpp_int/intel_intrinsics.hpp > > > > > > > > This is weird. > > > > bmiintrin.h had: > > > > #ifndef _X86GPRINTRIN_H_INCLUDED > > > > # error "Never use <bmiintrin.h> directly; include <x86gprintrin.h> > instead." > > > > #endif > > > > in both gcc 11 and 12. In fact, most of the more recent *intrin.h > headers > > > > want users to only use one of x86intrin.h, x86gprintrin.h or maybe > > > > immintrin.h. > > > > > > this is being discussed in > > > https://github.com/boostorg/multiprecision/issues/419 > > > > Ah, ppc*, that indeed looks like a gcc bug. > > https://gcc.gnu.org/PR104239 > > Jakub > _______________________________________________ > 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 > -- Best regards / S pozdravem, František Zatloukal Quality Engineer Red Hat
_______________________________________________ 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