https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227977
--- Comment #16 from Adriaan de Groot <[email protected]> --- You have built Qt with specific CPU features [1]; you are using that Qt on a processor that does not have those specific CPU features [2]. Build Qt without relying on the specific features that your processor does not have. [1] By setting CPUTYPE when building Qt [2] By running in VirtualBox, which doesn't expose f16c in the virtual CPU features -- You are receiving this mail because: You are the assignee for the bug.
