On Fri, Sep 4, 2020 at 4:03 PM Ankur Sinha <sanjay.ankur@xxxxxxxxx> wrote: > I'm seeing this error that causes a test failure on F32 for a noarch > python package. It builds in mock on my x86_64 here, but on koji it gets > a ppc64le builder and fails with this error. It's built fine on F33 and > rawhide. Would anyone know what may be causing this? See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91938, particularly comment 4. As a workaround, try adding this to your %check script: export LD_PRELOAD=%{_libdir}/libgomp.so.1 It sure would be nice if the gcc and glibc developers would put their heads together and figure out how to make this go away permanently. -- Jerry James http://www.jamezone.org/ _______________________________________________ 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