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

Bug 278597

Summary: Stable =media-sound/mpg123-1.8.1
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: enhancement CC: jeromepoulin
Priority: High Keywords: STABLEREQ
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 276047    

Description Samuli Suominen (RETIRED) gentoo-dev 2009-07-21 17:59:34 UTC
Let's hope my optimization handling makes sense and it works as expected, it tries to be a balance between speed and quality. Also, there's now AMD64 opts available too :-)

Current stable tries to install libtool files into live filesystem, and thus, file collides with libtool itself (Bug 276047) which is why I really opened
this request.

Please test and mark stable.
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2009-07-21 21:12:57 UTC
amd64 stable
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-07-22 16:15:16 UTC
x86 stable
Comment 3 nixnut (RETIRED) gentoo-dev 2009-07-27 17:55:29 UTC
ppc stable
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2009-08-01 16:16:27 UTC
Stable for HPPA.
Comment 5 Jérôme Poulin 2009-08-23 16:43:17 UTC
I was unable to compile media-sound/mpg123-1.8.1 successfully, it was complaining about missing libcucul.la, so I did:
cd /usr/lib
ln -s libcaca.la libcucul.la
ln -s libcaca++.la libcucul++.la

It seems libcucul is now combined in libcaca so it fixes the problem, don't know how it should be solved in this package though.
I'm using media-libs/libcaca-0.99_beta16 here.
Comment 6 Tobias Klausmann (RETIRED) gentoo-dev 2009-08-26 15:13:45 UTC
Stable on alpha.
Comment 7 Jérôme Poulin 2009-08-26 15:17:33 UTC
(In reply to comment #5)
My architecture is x86.
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2009-08-26 16:45:52 UTC
> It seems libcucul is now combined in libcaca so it fixes the problem, don't
> know how it should be solved in this package though.
> I'm using media-libs/libcaca-0.99_beta16 here.

Functionality from libcucul.so has been moved into licaca.so itself. Please remove all your libcucul.so* and libcucul.la files and emerge gentoolkit and run revdep-rebuild and manual emerges until it is solved.

Symlinking IS NOT the solution and TOTALLY unrelated to this bug, so please refrain from future comments to avoid polluting this bug,
Comment 9 Brent Baude (RETIRED) gentoo-dev 2009-08-31 19:25:48 UTC
ppc64 stable
Comment 10 Raúl Porcel (RETIRED) gentoo-dev 2009-09-30 15:41:27 UTC
ia64/sparc stable, closing