Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38317 - sim 0.9.2 fails automake check
Summary: sim 0.9.2 fails automake check
Status: RESOLVED DUPLICATE of bug 38240
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-15 11:56 UTC by Tim Tsahayev
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Markus's fixed ebuild (sim-0.9.2.ebuild,1.31 KB, application/octet-stream)
2004-01-17 07:43 UTC, fatty
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Tsahayev 2004-01-15 11:56:56 UTC
sim 0.9.2 fails to compile in dependency checking stage, with automake 1.7.8. Installing automake 1.7.9 from bug #36485 doesn't help.

Reproducible: Always
Steps to Reproduce:
1. emerge -v sim
2.
3.

Actual Results:  
/bin/sh /var/tmp/portage/sim-0.9.2/work/sim-0.9.2/admin/missing --run
automake-1.7 --foreign  ./Makefile
cd . && /bin/sh /var/tmp/portage/sim-0.9.2/work/sim-0.9.2/admin/missing --run
autoconf
NONE:0: /usr/bin/m4: ERROR: EOF in string
autom4te-2.57: cannot not rename autom4te.cache/traces.0t as
autom4te.cache/traces.0: No such file or directory
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: required file `./install-sh' not found
configure.in: required file `./mkinstalldirs' not found
configure.in: required file `./missing' not found
SUBDIRS: variable `TOPSUBDIRS' is used but `TOPSUBDIRS' is undefined
WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your
         system.  You might have modified some files without having the
         proper tools for further handling them.  Check the `README' file,
         it often tells you about the needed prerequirements for installing
         this package.  You may also peek at any GNU archive site, in case
         some other package would contain this missing `automake-1.7' program.
make: *** [Makefile.in] Ошибка 1
make: *** Ожидание завершения заданий...

!!! ERROR: net-im/sim-0.9.2 failed.
!!! Function src_compile, Line 58, Exitcode 2
!!! (no error message)


Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.1-love2)
=================================================================
System uname: 2.6.1-love2 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium2 -fomit-frame-pointer -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium2 -fomit-frame-pointer -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/
http://gentoo.seren.com/gentoo http://gentoo.ccccom.com http://gentoo.netnitco.net"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb cdr crypt cups encode foomaticdb gdbm gif gnome gpm
gtk gtk2 guile imlib java jpeg libg++ libwww mad mikmod mmx motif mpeg ncurses
nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl
slang spell ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Davide Ferrari 2004-01-16 14:41:29 UTC
It happens exact the same here too!
Comment 2 fatty 2004-01-17 07:43:17 UTC
Created attachment 23979 [details]
Markus's fixed ebuild
Comment 3 fatty 2004-01-17 07:45:28 UTC
Strange, thought I posted this ebuild to another bug!?!
Comment 4 Mauricio L. Pilla (RETIRED) gentoo-dev 2004-01-18 09:32:15 UTC
See also bug 38240

 http://bugs.gentoo.org/show_bug.cgi?id=38240
Comment 5 Daniel Ahlberg (RETIRED) gentoo-dev 2004-01-19 09:07:43 UTC

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