https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284354
iron.ud...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Not A Bug Status|New |Closed --- Comment #3 from iron.ud...@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.