Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 401071

Summary: media-libs/alsa-lib-1.0.25 fails at configure stage
Product: Gentoo Linux Reporter: Sebastian Pipping <sping>
Component: New packagesAssignee: Gentoo ALSA team <alsa-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jcwren, tshik2style
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log
emerge --info
Bluey The Dog's emerge --info

Description Sebastian Pipping gentoo-dev 2012-01-27 20:10:45 UTC
Created attachment 300059 [details]
Build log

[..]
checking for library version... major 1 minor 0 subminor 25 extrastr  extraver 1000000
  Please, do not try to compile static and shared libraries together.
  See INSTALL file for more details (do not use --enable-shared=yes with
  --enable-static=yes).
[..]
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2012-01-28 00:28:14 UTC
Probably USE="static-libs" gone awkward. Try without. emerge --info is missing.
Comment 2 Sebastian Pipping gentoo-dev 2012-01-28 03:08:59 UTC
Created attachment 300071 [details]
emerge --info

(In reply to comment #1)
> Probably USE="static-libs" gone awkward. Try without.

That works, but it's a workaround only.


> emerge --info is missing.

Fixed.
Comment 3 Bluey The Dog 2012-01-29 15:22:29 UTC
I had the same problem as Sebastian and the suggested workaround worked for me. I've attached my emerge --info.
Comment 4 Bluey The Dog 2012-01-29 15:24:34 UTC
Created attachment 300269 [details]
Bluey The Dog's emerge --info
Comment 5 Tony Vroon (RETIRED) gentoo-dev 2012-01-30 08:56:09 UTC
+*alsa-lib-1.0.25-r1 (30 Jan 2012)
+
+  30 Jan 2012; Tony Vroon <chainsaw@gentoo.org> -alsa-lib-1.0.25.ebuild,
+  +alsa-lib-1.0.25-r1.ebuild:
+  Remove ability to build static libs as upstream has made it unworkable.
+  Closes bug #401071 by Sebastian "sping" Pipping. Removed initial 1.0.25
+  ebuild due to build failures.
Comment 6 J.C. Wren 2012-01-30 16:29:38 UTC
This is marked as resolved fixed, but what exactly is resolved or fixed? I'm getting the same issue right now.
Comment 7 J.C. Wren 2012-01-30 16:55:52 UTC
(In reply to comment #6)
> This is marked as resolved fixed, but what exactly is resolved or fixed? I'm
> getting the same issue right now.

OK, I wish I could delete the previous comment. The sync hadn't picked up -r1. 

Works nicely, thanks!