https://bugzilla.redhat.com/show_bug.cgi?id=1410162 --- Comment #5 from Petr Pisar <ppisar@xxxxxxxxxx> --- And it looks like the same issue as in gsl.spec itself: # disable FMA %ifarch aarch64 ppc64 ppc64le s390 s390x export CFLAGS="$RPM_OPT_FLAGS -ffp-contract=off" %endif Disabling add-and-multiply FPU optimizations helps on ppc64. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx