src/pulsecore/sconv_neon.c seems ARM Neon related. When trying to build PulseAudio on MacOSX, for some reason, it tries to build that file. I removed it and it seems that PulseAudio builds fine without it. My hack was basically `echo > src/pulsecore/sconv_neon.c`. There is also a related Homebrew report: https://github.com/mxcl/homebrew/pull/18838
The same problem is for mix_neon.c on current git master.
This commit might fix the bug: http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?h=next&id=300a43a1070cc41d691c8d14cbb3260abdfeb6f9 That commit is only in the "next" branch, so it won't be included in 4.0. Could you test that commit? If it fixes your problem, I'll add the commit to the "master" branch as well.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/86.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.