Bug 1226939 - Missing symbols on F22+
Summary: Missing symbols on F22+
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: sox
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Frantisek Kluknavsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-01 13:29 UTC by Richard Shaw
Modified: 2015-06-03 13:46 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-03 13:46:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
do not hide private symbols (849 bytes, patch)
2015-06-03 13:45 UTC, Frantisek Kluknavsky
no flags Details | Diff

Description Richard Shaw 2015-06-01 13:29:02 UTC
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

Comment 1 Frantisek Kluknavsky 2015-06-03 13:44:15 UTC
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.

Comment 2 Frantisek Kluknavsky 2015-06-03 13:45:11 UTC
Created attachment 1034322 [details]
do not hide private symbols


Note You need to log in before you can comment on or make changes to this bug.