[Bug 265027] devel/qt5-core does not compile on Penryn (-march=native does not support sse42) crc32 error
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265027 --- Comment #10 from Torsten Zuehlsdorff <[email protected]> --- I am closing this bug as a user configuration issue. The crc32 instruction error occurs because -march=native does not properly map Penryn CPU capabilities with LLVM 14. Maintainer tcberner provided the workaround (-march=penryn in make.conf), and Adriaan de Groot confirmed this is a compiler issue, not a port bug. The Qt5 port has been updated to 5.15.18 since. -- You are receiving this mail because: You are the assignee for the bug.