Created attachment 216549 [details] patch Disable MMX/SSE/SSE2 on non-x86. Include cstring in allegro.h to make memcpy() available.
Builds ok on amd64.
A commit references this bug: Author: pkubaj Date: Sun Jul 19 08:43:51 UTC 2020 New revision: 542544 URL: https://svnweb.freebsd.org/changeset/ports/542544 Log: audio/audacity: fix build on non-x86 Disable MMX/SSE/SSE2 on non-x86. Include cstring in allegro.h to make memcpy() available. PR: 248076 Approved by: xxjack12xx@gmail.com (maintainer) MFH: 2020Q3 (build fix blanket) Changes: head/audio/audacity/Makefile head/audio/audacity/files/patch-lib-src_portsmf_allegro.h
A commit references this bug: Author: pkubaj Date: Sun Jul 19 08:45:03 UTC 2020 New revision: 542545 URL: https://svnweb.freebsd.org/changeset/ports/542545 Log: MFH: r542544 audio/audacity: fix build on non-x86 Disable MMX/SSE/SSE2 on non-x86. Include cstring in allegro.h to make memcpy() available. PR: 248076 Approved by: xxjack12xx@gmail.com (maintainer) Approved by: portmgr (fix build blanket) Changes: _U branches/2020Q3/ branches/2020Q3/audio/audacity/Makefile branches/2020Q3/audio/audacity/files/patch-lib-src_portsmf_allegro.h