Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 175177
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNOME Office <gnome-office@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: mario@dedenet.de
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 175177 depends on: Show dependency tree
Bug 175177 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-19 07:29 0000
emerge -pv evolution

>>> Emerging (1 of 1) mail-client/evolution-2.10.1 to /
.
.
.


 * Running aclocal ...                                                    [ ok
]
 * Running libtoolize --copy --force --automake ...                       [ ok
]
 * Running aclocal ...                                                    [ ok
]
 * Running autoconf ...                                                   [ ok
]
 * Running autoheader ...                                                 [ ok
]
 * Running automake --add-missing --copy ...                              [ !!
]

 * Failed Running automake !



evolution-data-server compiled fine.

Reproducible: Always

Steps to Reproduce:
1. emerge -pv evolution





cat /var/tmp/portage/mail-client/evolution-2.10.1/temp/automake-17854.out
***** automake *****

configure.in:70: warning: AC_ARG_PROGRAM invoked multiple times
gnome-doc-utils.make:63: HAVE_GNOME_DOC_UTILS does not appear in AM_CONDITIONAL
help/Makefile.am:3:   `gnome-doc-utils.make' included from here



emerge --info
--- Invalid atom in /etc/portage/package.keywords: =======
--- Invalid atom in /etc/portage/package.keywords: >>>>>>>
--- Invalid atom in /etc/portage/package.keywords: <<<<<<<
Portage 2.1.2.2 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.5-r0,
2.6.17-reiser4-r7 x86_64)
=================================================================
System uname: 2.6.17-reiser4-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 19 Apr 2007 07:01:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r5
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.15-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=k8 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks metadata-transfer parallel-fetch
sandbox sfperms strict"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ "
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/aross
/usr/portage/local/layman/php-testing
/usr/portage/local/layman/php-experimental
/usr/portage/local/layman/enlightenment /usr/portage/local/layman/ecatmur"
SYNC="rsync://192.168.0.1/gentoo-portage"
USE="X alsa amd64 bash-completion bitmap-fonts bzip2 cairo cli cracklib crypt
cups curl dbus dri eds emboss encode exif foomaticdb gif gnome gstreamer gtk
gtk2 hal iconv idn imlib isdnlog jbig jpeg kde lzw lzw-tiff midi mp3 mpeg
ncurses nls nptl nsplugin opengl pcre png ppds pppd qt3 qt4 quicktime readline
reflection samba sdl session spell spl ssl tcpd tiff truetype truetype-fonts
type1-fonts usb xorg xpm xv zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm
alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa
lfloat linear meter mulaw multi null plug rate route share shm softvol"
ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad
cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de"
USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS,
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Gilles Dartiguelongue 2007-04-19 13:07:12 0000 -------
needs an update of the gnome-doc-utils dep probably.

------- Comment #2 From Christian Theune 2007-04-21 11:42:46 0000 -------
For me it also fails with gnome-doc-utils 0.8 but works with gnome-doc-utils
0.10.3

------- Comment #3 From Peter Volkov 2007-04-21 13:03:01 0000 -------
Confirmed. Conditional HAVE_GNOME_DOC_UTILS was added in 2.18 branch:
http://svn.gnome.org/viewcvs/gnome-doc-utils/branches/gnome-2-18/tools/gnome-doc-utils.m4?r1=863&r2=868

evolution-2.10.x should depend on >=gnome-doc-utils-0.9.1.

------- Comment #4 From roger 2007-04-21 22:41:51 0000 -------
confirmed.

unmasked app-text/gnome-doc-utils-0.10.3 and emerged. Evolution build continues
w/o automake error.

Gnome-doc-utils needs to be added as a depend for the evolution-2.10.1.ebuild

Thanks for leaving this open as I found how to resolve.

------- Comment #5 From Peter Volkov 2007-04-22 10:00:18 0000 -------
Fixed in CVS for both evolution 2.10.0 and 2.10.1.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug