Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167678 - x11-terms/eterm-9999 does not emerge a/ automake-1.10
Summary: x11-terms/eterm-9999 does not emerge a/ automake-1.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-19 20:35 UTC by Peter Hyman
Modified: 2007-02-20 20:36 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 Peter Hyman 2007-02-19 20:35:03 UTC
tion files for Eterm, please wait....
+ libtoolize -c -f
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
+ aclocal -I .
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
/usr/share/aclocal/wxwin.m4:36:   run info '(automake)Extending aclocal'
/usr/share/aclocal/wxwin.m4:36:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:123: warning: AC_ARG_PROGRAM invoked multiple times
+ autoconf
configure.in:123: warning: AC_ARG_PROGRAM invoked multiple times
+ autoheader
configure.in:123: warning: AC_ARG_PROGRAM invoked multiple times
+ automake -a -c
configure.in:123: warning: AC_ARG_PROGRAM invoked multiple times
configure.in:25: installing `./missing'
configure.in:25: installing `./install-sh'
src/Makefile.am: installing `./depcomp'
/usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in AM_CONDITIONAL
/usr/share/automake-1.10/am/depend2.am:   The usual way to define `am__fastdepCCAS' is to add `AM_PROG_AS'
/usr/share/automake-1.10/am/depend2.am:   to `configure.in' and run `aclocal' and `autoconf' again.

Running 'automake' failed :(
Try updating the package on your system and try again.

!!! ERROR: x11-terms/eterm-9999 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
    ebuild.sh, line 751:   Called qa_call 'src_unpack'
      environment, line 3224:   Called src_unpack
        eterm-9999.ebuild, line 35:   Called die

	!!! autogen failed
	!!! If you need support, post the topmost build error, and the call stack if relevant.
	!!! A complete build log is located at '/var/log/portage/x11-terms:eterm-9999:20070219-202637.log'.


Reproducible: Always

Steps to Reproduce:
1. emerge eterm
2.
3.

Actual Results:  
error

Expected Results:  
compile and install

fyi
Comment 1 SpanKY gentoo-dev 2007-02-20 20:36:55 UTC
really should have been reported upstream ...

at any rate, upstream CVS is now fixed