Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258342 - sys-devel/autoconf-9999 fails to build
Summary: sys-devel/autoconf-9999 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 16:48 UTC by Raúl Porcel (RETIRED)
Modified: 2010-09-19 22:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---
sping: Bugday+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raúl Porcel (RETIRED) gentoo-dev 2009-02-09 16:48:08 UTC
>>> Unpacking source...
 * git clone start -->
 *    repository: git://git.savannah.gnu.org/autoconf.git
Initialized empty Git repository in /usr/portage/distfiles/git-src/autoconf/
remote: Counting objects: 38023, done.
remote: Compressing objects: 100% (10684/10684), done.
remote: Total 38023 (delta 29832), reused 34721 (delta 27092)
Receiving objects: 100% (38023/38023), 7.25 MiB | 1006 KiB/s, done.
Resolving deltas: 100% (29832/29832), done.
 *    local clone: /usr/portage/distfiles/git-src/autoconf
 *    committish: master
>>> Unpacked to /var/tmp/portage/sys-devel/autoconf-9999/work/autoconf-9999
configure.ac:30: required file `build-aux/install-sh' not found
configure.ac:30:   `automake --add-missing' can install `install-sh'
configure.ac:30: required file `build-aux/missing' not found
configure.ac:30:   `automake --add-missing' can install `missing'
doc/Makefile.am:23: required file `build-aux/mdate-sh' not found
doc/Makefile.am:23:   `automake --add-missing' can install `mdate-sh'
lib/emacs/Makefile.am:3: required file `build-aux/elisp-comp' not found
lib/emacs/Makefile.am:3:   `automake --add-missing' can install `elisp-comp'
Makefile.am: required file `./INSTALL' not found
Makefile.am:   `automake --add-missing' can install `INSTALL'
autoreconf-2.63: automake failed with exit status: 1
 * 
 * ERROR: sys-devel/autoconf-9999 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2185:  Called die
 * The specific snippet of code:
 *           autoreconf || die;

And btw, could http://lists.gnu.org/archive/html/bug-autoconf/2008-10/msg00040.html be added to 2.63(-r1)?
Comment 1 SpanKY gentoo-dev 2010-09-19 22:28:39 UTC
probably fixed in latest tree now.  works for me at least.