Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214962 - media-sound/wavpack has missing libiconv depend (was: fails to build with uclibc due to no iconv)
Summary: media-sound/wavpack has missing libiconv depend (was: fails to build with ucl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-26 20:01 UTC by Sergey Dryabzhinsky
Modified: 2012-01-20 22:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Dryabzhinsky 2008-03-26 20:01:12 UTC
media-sound/wavpack hardly need iconv.h to build

Hard mask in uclibc profile for now?

Reproducible: Always

Steps to Reproduce:
1. Just try to build
Actual Results:  
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
configure: error: Can't find iconv headers.
Comment 1 SpanKY gentoo-dev 2009-07-26 20:14:02 UTC
does wavpack absolutely need iconv support ?  doesnt seem like this package should really care ...
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-07-26 20:17:37 UTC
(In reply to comment #1)
> does wavpack absolutely need iconv support ?  doesnt seem like this package
> should really care ...
> 

I believe so, to write APEv2 tags.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-01-20 22:19:05 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > does wavpack absolutely need iconv support ?  doesnt seem like this package
> > should really care ...
> > 
> 
> I believe so, to write APEv2 tags.

+  20 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> wavpack-4.60.1.ebuild:
+  Missing libiconv depend wrt #214962 by Sergey Dryabzhinsky