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

Bug 611716

Summary: media-libs/speex-1.2.0[utils] configure failure
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: kensington, lluixhi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Ulrich Müller gentoo-dev 2017-03-04 17:16:06 UTC
Created attachment 465948 [details]
build.log

>>> Configuring source in /var/tmp/portage/media-libs/speex-1.2.0/work/speex-1.2.0 ...
 * abi_x86_32.x86: running multilib-minimal_abi_src_configure
[...]
checking for SPEEXDSP... no
configure: error: Package requirements (speexdsp) were not met:

No package 'speexdsp' found
Comment 1 Ulrich Müller gentoo-dev 2017-03-04 17:19:43 UTC
Installing speexdsp with USE="abi_x86_32" fixes it here, so presumably it is only missing a proper multilib use dependency on media-libs/speexdsp.

I guess the same applies to media-libs/libogg, but haven't tested it (libogg is installed with abi_x86_32 here).
Comment 2 Michael Palimaka (kensington) gentoo-dev 2017-03-04 22:58:01 UTC
Thanks, fixed in git. If I understand correctly, libogg doesn't require the USE dependency because it's only used by a couple of binaries.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271b6d5def0ad1c3da114bdb9bc9ac1959e0aa07