Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332861 - media-libs/speex-1.2_rc1 failed compile failed at ./configure
Summary: media-libs/speex-1.2_rc1 failed compile failed at ./configure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-08-15 16:09 UTC by Josef
Modified: 2011-08-10 19:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.