[Bug 284354] multimedia/qt5-multimedia: build error: 'qt_convert_BGRA32_to_ARGB32_avx2' that is compiled without support for 'avx'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 4 10:56:17 GMT 2025


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

iron.udjin at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #3 from iron.udjin at gmail.com ---
It seems I have found a reason of the issue. When I added -march=skylake to
CFLAGS, the port compelled fine. It looks like some other libraries were built
with -march=skylake and after some time I removed this flag and
multimedia/qt5-multimedia started failing to build.

To people who will face the same issue: all Qt packages have to be built with
the same -march= or without it.

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


More information about the kde-freebsd mailing list