Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584400 - media-libs/soxr : build fix for uclibc
Summary: media-libs/soxr : build fix for uclibc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: uclibc-porting
  Show dependency tree
 
Reported: 2016-05-28 13:41 UTC by René Rhéaume
Modified: 2018-10-14 12:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
soxr-0.1.1-uclibc.patch (soxr-0.1.1-uclibc.patch,504 bytes, patch)
2016-05-28 13:42 UTC, René Rhéaume
Details | Diff
soxr-0.1.1.ebuild.patch (soxr-0.1.1-uclibc.patch,504 bytes, patch)
2016-05-28 13:43 UTC, René Rhéaume
Details | Diff
soxr-0.1.1.ebuild.patch (soxr-0.1.1.ebuild.patch,327 bytes, patch)
2016-05-29 00:04 UTC, René Rhéaume
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description René Rhéaume 2016-05-28 13:41:32 UTC
uclibc lacks fe*except functions. However, soxr provides implementation of two of those to support Windows. The fix is to let uclibc uses them too.

Reproducible: Always

Steps to Reproduce:
1. emerge -1 soxr
2.
3.
Actual Results:  
emake failed (compile phase)

Expected Results:  
soxr installed on system
Comment 1 René Rhéaume 2016-05-28 13:42:12 UTC
Created attachment 435634 [details, diff]
soxr-0.1.1-uclibc.patch
Comment 2 René Rhéaume 2016-05-28 13:43:47 UTC
Created attachment 435636 [details, diff]
soxr-0.1.1.ebuild.patch
Comment 3 Anthony Basile gentoo-dev 2016-05-28 13:49:14 UTC
(In reply to René Rhéaume from comment #2)
> Created attachment 435636 [details, diff] [details, diff]
> soxr-0.1.1.ebuild.patch

I think you uploaded the wrong patch here.

@sound team.  this is a sane fix which will not affect glibc or any of our other libcs.  permission to add?
Comment 4 René Rhéaume 2016-05-29 00:04:48 UTC
Created attachment 435664 [details, diff]
soxr-0.1.1.ebuild.patch

You are right, I selected the same file twice
Comment 5 Andreas Sturmlechner gentoo-dev 2018-06-10 22:29:11 UTC
This is no longer applying over 0.1.3. Please check if a uclibc fix is still required.
Comment 6 Anthony Basile gentoo-dev 2018-10-14 12:32:43 UTC
sys-libs/uclibc has been removed from the tree, replaced by sys-libs/uclibc-ng.  if this is still a problem on uclibc-ng, please open a new bug.