[Bug 248155] graphics/qt5-3d: fails to build with CPUTYPE>=haswell (anything with AVX2 I guess)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 25 04:34:45 BST 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248155

crahman at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crahman at gmail.com

--- Comment #10 from crahman at gmail.com ---
Unfortunately this fix breaks pyside2 on machines that do not support avx2
instructions, because it causes avx2 instructions to be generated on cpus that
do not support them.

I've verified this on my penryn machine using lldb.

See bug #255753.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the kde-freebsd mailing list