Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24683 - gnome-desktop-2.2.2: automake fails
Summary: gnome-desktop-2.2.2: automake fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-17 10:01 UTC by Manfred Stienstra
Modified: 2003-07-27 11:53 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 Manfred Stienstra 2003-07-17 10:01:24 UTC
Automake fails during compile.

Reproducible: Always
Steps to Reproduce:
1. emerge gnome-desktop
2.
3.

Actual Results:  
root@tail] root) emerge gnome-desktop
Calculating dependencies ...done!
>>> emerge (1 of 1) gnome-base/gnome-desktop-2.2.2 to /
>>> md5 src_uri ;-) gnome-desktop-2.2.2.tar.bz2
>>> Unpacking source...
>>> Unpacking gnome-desktop-2.2.2.tar.bz2 to
/var/tmp/portage/gnome-desktop-2.2.2/work
configure.in:23: warning: AC_ARG_PROGRAM invoked multiple times
automake-1.4: configure.in: required file `./depcomp' not found
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL

!!! ERROR: gnome-base/gnome-desktop-2.2.2 failed.
!!! Function src_unpack, Line 40, Exitcode 1
!!! (no error message)


Expected Results:  
Install properly.

root@tail] root) emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Celeron (Coppermine)
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://www.ibiblio.org/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow apm foomaticdb kde mmx xv zlib berkdb arts tcltk X gpm pam qt
motif cdr apache2 -esd -gnome -nls python -perl -postgres dvd aalib mpeg sse
cups dga gtk gtk2 opengl bonobo -evo gtkhtml imlib ncurses readline sdl svga gif
jpeg png tiff avi quicktime alsa -mikmod -nas -oss xmms oggvorbis flash encode
ipv6 ssl crypt imap -ldap tcpd mozsvg mozilla moznomail moznocompose moznoirc
mozxmlterm spell truetype xml xml2 pdflib -tetex -guile -java -ruby -slang
libwww libg++ mysql -odbc gd gdbm -samba -mad"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -mmmx -msse"
CXXFLAGS="-march=pentium3 -O3 -pipe -mmmx -msse"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS=""
AUTOCLEAN="yes"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 foser (RETIRED) gentoo-dev 2003-07-23 03:53:00 UTC
what automake version are you running ? update it to the latest available stable if you havent already.
Comment 2 Manfred Stienstra 2003-07-23 09:15:52 UTC
I was running automake 1.7.5 and I switched to automake 1.7.5-r2. Gnome-desktop installs fine now. Thanks for you time.
Comment 3 foser (RETIRED) gentoo-dev 2003-07-27 11:53:55 UTC
we should keep an eye on this, but since 1.7.5 seems to be a bit problematic anyway im not gonna make any gnome-desktop changes just yet.