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

Bug 108490

Summary: speex-1.1.10 compile failed at ./configure
Product: Gentoo Linux Reporter: Nimrod Gutman <nimrod.gutman>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: the ./configure log

Description Nimrod Gutman 2005-10-08 06:39:47 UTC
when trying to emerge media-libs/speex-1.1.10 the compilation fails at the
./configure part:


>> Unpacking source...
>>> Unpacking speex-1.1.10.tar.gz to /var/tmp/portage/speex-1.1.10/work
>>> Source unpacked.
 * econf: updating speex-1.1.10/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating speex-1.1.10/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --disable-sse --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
[....]
checking for C99 variable-size arrays... yes
checking for alloca... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking for Ogg... yes
checking for sin in -lm... yes
checking for getopt_long... yes
checking for main in -lwinmm... yes
checking for short... yes
checking size of short... configure: error: cannot compute sizeof (short), 77
See `config.log' for more details.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/speex-1.1.10/work/speex-1.1.10/config.log

!!! ERROR: media-libs/speex-1.1.10 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. Try to emerge speex.
Actual Results:  
Emerge failed

Expected Results:  
Continue with speex compilation.

emerge info

Portage 2.0.53_rc4 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r2 i686)
=================================================================
System uname: 2.6.13-gentoo-r2 i686 AMD Athlon(TM) XP 2100+
Gentoo Base System version 1.12.0_pre8
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/li
b/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://adelie.polymtl.ca/
ftp://lug.mtu.edu/gentoo http://mirror.hamakor.org.il/pub/mirrors/gentoo/
 http://ibiblio.org/pub/Linux/MIRRORS.html "
LANG="he_IL"
LC_ALL="he_IL"
LINGUAS="en he"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib alsa apache2 apm avi berkdb bitmap-fonts
cdparanoia cdr crypt cups curl dba divx4linux dv dvd dvdr dv
dread eds emboss encode fam ffmpeg flac foomaticdb fortran gd gdbm gif gpm
gstreamer gtk gtk2 hal imagemagick imlib ipv6 java jpeg kde lame l
ibg++ libwww lirc live mad matroska mikmod mmx mmxext motif mozilla mp3 mpeg
mysql ncurses nls nvidia ogg oggvorbis opengl oss pam pdflib per
l png postgres python qt quicktime readline samba scanner sdl speex spell sse
ssl svga tcltk tcpd theora tiff truetype truetype-fonts type1-f
onts usb vcd video vidix vorbis vorbix win32codecs xine xml2 xmms xv xvid zlib
linguas_en linguas_he userland_GNU kernel_linux elibc_glibc"
Comment 1 Nimrod Gutman 2005-10-08 06:42:58 UTC
Created attachment 70149 [details]
the ./configure log
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-17 05:02:16 UTC

*** This bug has been marked as a duplicate of 20600 ***