Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283875 - app-emulation/wine-1.1.29: Cannot be emerged on AMD64 with "gsm" USE flag
Summary: app-emulation/wine-1.1.29: Cannot be emerged on AMD64 with "gsm" USE flag
Status: RESOLVED DUPLICATE of bug 283912
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-06 21:29 UTC by Nikos Chantziaras
Modified: 2010-01-14 19:41 UTC (History)
3 users (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 Nikos Chantziaras 2009-09-06 21:29:08 UTC
Trying to emerge wine-1.1.29 on an AMD64 system results in:

----
checking for -lgsm... not found
configure: error: libgsm development files not found, gsm 06.10 codec won't be supported.
This is an error since --with-gsm was requested.
----

I suppose that's because no emul-linux-x86 package provides a 32-bit libgsm?  If that's correct, I think the gsm USE flag should be masked for amd64 for the time being. This means of course that AMD64 users won't be able to run Ventrilo out-of-the-box in Wine though.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-08 13:17:59 UTC
+# Mask wine[gsm] because it fails to build. bug 283875
+app-emulation/wine gsm mp3

This masking workaround was applied, so I will mark this bug as a duplicate of bug 283912 which is the feature request for app-emulation/emul-linux-x86-soundlibs

thanks.

*** This bug has been marked as a duplicate of bug 283912 ***
Comment 2 David Carlos Manuelda 2010-01-13 23:57:11 UTC
And instead of masking gsm use variable, why don't include a libgsm in emul-linux-x86-???
I think it is possible, and needed by some programs (Ventrilo)
Comment 3 Nikos Chantziaras 2010-01-14 07:19:08 UTC
gsm is now included in emul-linux-x86-soundlibs. If possible, please unmask the gsm USE flag :)
Comment 4 Pacho Ramos gentoo-dev 2010-01-14 19:41:54 UTC
(In reply to comment #3)
> gsm is now included in emul-linux-x86-soundlibs. If possible, please unmask the
> gsm USE flag :)
> 

And, about USE unmasking, please see bug 299149