Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140346 - media-libs/speex-1.1.12 fails to compile with autoconf 2.60
Summary: media-libs/speex-1.1.12 fails to compile with autoconf 2.60
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 04:43 UTC by Dominik
Modified: 2006-07-14 06:39 UTC (History)
0 users

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 Dominik 2006-07-14 04:43:19 UTC
emerge -v speex
Calculating dependencies... done!

>>> Emerging (1 of 1) media-libs/speex-1.1.12 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking speex-1.1.12.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking speex-1.1.12.tar.gz to /var/tmp/portage/speex-1.1.12/work
 * Applying speex-1.1.12-malloc.patch ... [ ok ]
 * Running eautoreconf in '/var/tmp/portage/speex-1.1.12/work/speex-1.1.12' ...
 * Running aclocal ...                    [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/speex-1.1.12/temp/aclocal-22265.out


!!! ERROR: media-libs/speex-1.1.12 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  speex-1.1.12.ebuild, line 30:   Called eautoreconf
  autotools.eclass, line 65:   Called eaclocal
  autotools.eclass, line 102:   Called autotools_run_tool 'aclocal'
  autotools.eclass, line 193:   Called die

!!! Failed Running aclocal !
!!! If you need support, post the topmost build error, and the call stack if relevant.


*************
$ cat /var/tmp/portage/speex-1.1.12/temp/aclocal-22265.out
***** aclocal *****

ac-wrapper: /usr/bin/autom4te-2.59 is missing or not executable.
            Please try emerging the correct version of autoconf.
aclocal-1.8: autom4te failed with exit status: 1

*************
emerge --info

Portage 2.1.1_pre2-r6 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r4, 2.6.16-suspend2-r5 i686)
=================================================================
System uname: 2.6.16-suspend2-r5 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.12.1
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-delayed-branch -fcaller-saves -freorder-blocks -freorder-functions -falign-jumps -finline-functions -frename-registers -fweb -fno-trapping-math -falign-functions=64"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe -fno-delayed-branch -fcaller-saves -freorder-blocks -freorder-functions -falign-jumps -finline-functions -frename-registers -fweb -fno-trapping-math -falign-functions=64"
[...]
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 06:21:04 UTC
Works fine here. autoconf-wrapper version?
Comment 2 Dominik 2006-07-14 06:39:06 UTC
$ emrege -vp autoconf-wrapper:
[ebuild     U ] sys-devel/autoconf-wrapper-3.2-r2 [3-r1] 0 kB

After updating, it works. Sorry for the noise, you can close it then...