Description of problem: The sox built for f22 and above are missing many symbols compared to f21, specifically "lsx_biquad_flow" which I need for my project. Version-Release number of selected component (if applicable): sox-14.4.2-1.fc23.x86_64 Actual results: Build fails for undefined reference to 'lsx_biquad_flow' Expected results: Build completes
This is an upstream decision. See for example https://sourceforge.net/p/sox/feature-requests/128/ I can post your request upstream but I strongly advice that you try to persuade them yourself, since you know how lsx_biquad_flow is useful for you and can be more persuasive. Links to mailing lists and ticket trackers are here: https://sourceforge.net/projects/sox/ In the meantime, you can use this patch to publish private symbols in your own build. It will not go into official Fedora.
Created attachment 1034322 [details] do not hide private symbols