Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496520 - sys-devel/automake-1.10.3 fail to compile - require autoconf 2.60 or better
Summary: sys-devel/automake-1.10.3 fail to compile - require autoconf 2.60 or better
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 17:58 UTC by INODE64 Sistemas
Modified: 2013-12-30 18:05 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 INODE64 Sistemas 2013-12-30 17:58:52 UTC
See the actual error to compile:

>>> Emerging (1 of 6) sys-devel/automake-1.10.3
 * automake-1.10.3.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...          [ ok ]
 * This profile has not been tested thoroughly and is not considered to be
 * a supported server profile at this time.  For a supported server
 * profile, please check the Hardened project (http://hardened.gentoo.org).

 * This profile is merely a convenience for people who require a more
 * minimal profile, yet are unable to use hardened due to restrictions in
 * the software being used on the server. This profile should also be used
 * if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this
 * applies to you, then it doesn't and you should probably be using
 * Hardened, instead.

>>> Unpacking source...
>>> Unpacking automake-1.10.3.tar.bz2 to /var/tmp/portage/sys-devel/automake-1.10.3/work
>>> Source unpacked in /var/tmp/portage/sys-devel/automake-1.10.3/work
>>> Compiling source in /var/tmp/portage/sys-devel/automake-1.10.3/work/automake-1.10.3 ...
 * econf: updating automake-1.10.3/lib/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating automake-1.10.3/lib/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/automake-1.10.3
checking build system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for tex... no
checking whether autoconf is installed... no
configure: error: Autoconf 2.60 or better is required.
    Please make sure it is installed and in your PATH.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-devel/automake-1.10.3/work/automake-1.10.3/config.log
 * ERROR: sys-devel/automake-1.10.3 failed (compile phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_compile
 *        environment, line 1976:  Called econf '--docdir=/usr/share/doc/automake-1.10.3'
 *   phase-helpers.sh, line  501:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=sys-devel/automake-1.10.3'`,
 * the complete build log and the output of `emerge -pqv '=sys-devel/automake-1.10.3'`.
 * The complete build log is located at '/var/tmp/portage/sys-devel/automake-1.10.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/automake-1.10.3/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-devel/automake-1.10.3/work/automake-1.10.3'
 * S: '/var/tmp/portage/sys-devel/automake-1.10.3/work/automake-1.10.3'

>>> Failed to emerge sys-devel/automake-1.10.3, Log file:


Reproducible: Always