https://bugzilla.redhat.com/show_bug.cgi?id=1706659
--- Comment #9 from Ryan Curtin <[email protected]> --- It took a while but I determined that the CXXFLAGS used by the %cmake macro cause the problem. Specifically, the -D_FORTIFY_SOURCE option causes the segfault. In any case, since ensmallen is not actually distributing that code and since the bug lies in some lower level library, I simply rewrote the spec to not use that particular flag. http://www.ratml.org/misc/ensmallen.spec http://www.ratml.org/misc/ensmallen-1.15.1-1.fc31.src.rpm (I also updated the version.) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
