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

Bug 165774

Summary: media-libs/libsoundtouch-1.3* never builds shared libs
Product: Gentoo Linux Reporter: Jakub Moc (RETIRED) <jakub>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: rhill
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 165629    

Description Jakub Moc (RETIRED) gentoo-dev 2007-02-07 15:29:46 UTC
This thing is just broken...

[ebuild  N    ] media-libs/libsoundtouch-1.3.1  USE="sse -static" 0 kB 

<snip>
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
</snip>

USE=static or not, doesn't matter. Never builds shared libs.

# grep SHARED configure.ac 
AC_DISABLE_SHARED	dnl This makes libtool only build static libs 

# tree /var/tmp/portage/media-libs/libsoundtouch-1.3.1/image | grep lib
/var/tmp/portage/media-libs/libsoundtouch-1.3.1/image
    |-- lib
    |   |-- libBPM.a
    |   |-- libBPM.la
    |   |-- libSoundTouch.a
    |   |-- libSoundTouch.la
            `-- libsoundtouch-1.3.1
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-02-24 18:35:39 UTC
fixed.
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2007-02-24 19:02:08 UTC
fixed, thanks.