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

Bug 332861

Summary: media-libs/speex-1.2_rc1 failed compile failed at ./configure
Product: Gentoo Linux Reporter: Josef <jtroendle>
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: openhs, wolf31o2
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Josef 2010-08-15 16:09:13 UTC
checking for main in -lwinmm... no
checking for Ogg... yes
.configure: line 12024: syntax error near unexpected token 'FFT,'
.configure: line 12024: '  PKG_CHECK_MODULES(FFT, fftw3f)'

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/speex-1.2_rc1/work/speex-1.2rc1/config.log
 * ERROR: media-libs/speex-1.2_rc1 failed:
 *   econf failed
 *
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 3120:  Called econf '--enable-sse' '--enable-ogg'
 *     ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *                      die "econf failed"


Reproducible: Always

Steps to Reproduce:
1. emerge speex




Tried it before without ogg and sse, same error.
Freshly installed system, x86, in a VirtualBox
Comment 1 Chris Gianelloni 2011-03-13 20:02:39 UTC
I am seeing the exact same error in builds using catalyst.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-03-28 14:43:19 UTC
First thing, it says so right there:

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/speex-1.2_rc1/work/speex-1.2rc1/config.log

Secondly I'd need the generated 'configure' script from the package's work directory that eautoreconf created to see what is wrong around lines 12024 (also says so right in the first comment)

So can't process this bug with this information -> Close as NEEDINFO -> Reopen when the info has been provided
Comment 3 Patrick McLean gentoo-dev 2011-08-10 19:46:26 UTC
I just committed media-libs/speex-1.2_rc1-r1 with a fix for this.