Bug 62986 - src/pulsecore/sconv_neon.c doesn't build on Mac and is obsolete?
Summary: src/pulsecore/sconv_neon.c doesn't build on Mac and is obsolete?
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: build-system (show other bugs)
Version: unspecified
Hardware: Other Mac OS X (All)
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 10:50 UTC by Albert Zeyer
Modified: 2018-07-30 09:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Albert Zeyer 2013-04-01 10:50:07 UTC
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
Comment 1 Albert Zeyer 2013-04-01 18:06:30 UTC
The same problem is for mix_neon.c on current git master.
Comment 2 Tanu Kaskinen 2013-04-09 07:56:39 UTC
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.
Comment 3 GitLab Migration User 2018-07-30 09:40:30 UTC
-- 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.