[Bug 247604] audio/audacity: Update to 2.4.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 29 06:30:44 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247604
--- Comment #8 from Jack <xxjack12xx at gmail.com> ---
Looking at the build log
/wrkdirs/usr/ports/audio/audacity/work/audacity-Audacity-2.4.2/lib-src/sbsms/src/fft.h:433:10:
error: always_inline function '_mm_loadh_pi' requires target feature 'sse', but
would be inlined into function 'execute' that is compiled without support for
'sse'
it sounds like that build system doesn't support sse? audacity requires sse but
does i386 support sse? If not, then we're going to have to mark i386 as broken.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list