Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206771 - gnome-extra/evolution-data-server-1.12.3 fails to install
Summary: gnome-extra/evolution-data-server-1.12.3 fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 206809 206886 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-20 13:31 UTC by Wilbur Pan
Modified: 2008-01-22 13:44 UTC (History)
2 users (show)

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 Wilbur Pan 2008-01-20 13:31:08 UTC
gnome-extra/evolution-data-server-1.12.3 fails to install with the following error message:

Making install in camel
make[3]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/work/evolution-data-server-1.12.3/docs/reference/camel'
make[4]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/work/evolution-data-server-1.12.3/docs/reference/camel'
make[4]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
        if test "$installfiles" = './html/*'; \
        then echo '-- Nothing to install' ; \
        else \
          /bin/sh ../../../mkinstalldirs /var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/image//usr/share/gtk-doc/html/camel; \
          for i in $installfiles; do \
            echo '-- Installing '$i ; \
            /usr/bin/install -c -m 644 $i /var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/image//usr/share/gtk-doc/html/camel; \
          done; \
          echo '-- Installing ./html/index.sgml' ; \
          /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/image//usr/share/gtk-doc/html/camel || :; \
          which gtkdoc-rebase >/dev/null && \
            gtkdoc-rebase --relative --dest-dir=/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/image/ --html-dir=/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/image//usr/share/gtk-doc/html/camel ; \
        fi
mkdir -p -- /var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/image//usr/share/gtk-doc/html/camel
-- Installing ./html/Addresses.html
-- Installing ./html/ClassTree.html
-- Installing ./html/Crypto.html
-- Installing ./html/Filters.html
-- Installing ./html/Folders.html
-- Installing ./html/Fundamentals.html
-- Installing ./html/MIME.html
-- Installing ./html/Services.html
-- Installing ./html/Streams.html
-- Installing ./html/camel-CamelAddress.html
-- Installing ./html/camel-CamelCipherContext.html
-- Installing ./html/camel-CamelDataWrapper.html
-- Installing ./html/camel-CamelFolder.html
-- Installing ./html/camel-CamelFolderSummary.html
-- Installing ./html/camel-CamelGpgContext.html
-- Installing ./html/camel-CamelInternetAddress.html
-- Installing ./html/camel-CamelMedium.html
-- Installing ./html/camel-CamelMimeFilter.html
-- Installing ./html/camel-CamelMimeFilterBasic.html
-- Installing ./html/camel-CamelMimeFilterBestenc.html
-- Installing ./html/camel-CamelMimeFilterCRLF.html
-- Installing ./html/camel-CamelMimeFilterCanon.html
-- Installing ./html/camel-CamelMimeFilterCharset.html
-- Installing ./html/camel-CamelMimeFilterEnriched.html
-- Installing ./html/camel-CamelMimeFilterFrom.html
-- Installing ./html/camel-CamelMimeFilterHTML.html
-- Installing ./html/camel-CamelMimeFilterIndex.html
-- Installing ./html/camel-CamelMimeFilterPgp.html
-- Installing ./html/camel-CamelMimeFilterSave.html
-- Installing ./html/camel-CamelMimeFilterToHTML.html
-- Installing ./html/camel-CamelMimeFilterWindows.html
-- Installing ./html/camel-CamelMimeFilterYenc.html
-- Installing ./html/camel-CamelMimeMessage.html
-- Installing ./html/camel-CamelMimeParser.html
-- Installing ./html/camel-CamelMimePart.html
-- Installing ./html/camel-CamelMultipart.html
-- Installing ./html/camel-CamelMultipartEncrypted.html
-- Installing ./html/camel-CamelMultipartSigned.html
-- Installing ./html/camel-CamelObject.html
-- Installing ./html/camel-CamelOfflineFolder.html
-- Installing ./html/camel-CamelOfflineJournal.html
-- Installing ./html/camel-CamelOfflineStore.html
-- Installing ./html/camel-CamelSasl.html
-- Installing ./html/camel-CamelSaslAnonymous.html
-- Installing ./html/camel-CamelSaslCramMd5.html
-- Installing ./html/camel-CamelSaslDigestMd5.html
-- Installing ./html/camel-CamelSaslGssapi.html
-- Installing ./html/camel-CamelSaslKerberos4.html
-- Installing ./html/camel-CamelSaslLogin.html
-- Installing ./html/camel-CamelSaslNTLM.html
-- Installing ./html/camel-CamelSaslPlain.html
-- Installing ./html/camel-CamelSeekableStream.html
-- Installing ./html/camel-CamelSeekableSubstream.html
-- Installing ./html/camel-CamelService.html
-- Installing ./html/camel-CamelSession.html
-- Installing ./html/camel-CamelStore.html
-- Installing ./html/camel-CamelStoreSummary.html
-- Installing ./html/camel-CamelStream.html
-- Installing ./html/camel-CamelStreamBuffer.html
-- Installing ./html/camel-CamelStreamFilter.html
-- Installing ./html/camel-CamelStreamFs.html
-- Installing ./html/camel-CamelStreamMem.html
-- Installing ./html/camel-CamelStreamNull.html
-- Installing ./html/camel-CamelStreamVFS.html
-- Installing ./html/camel-CamelTcpStream.html
-- Installing ./html/camel-CamelTcpStreamRaw.html
-- Installing ./html/camel-CamelTcpStreamSSL.html
-- Installing ./html/camel-CamelTransport.html
-- Installing ./html/camel-CamelVTrashFolder.html
-- Installing ./html/camel-CamelVeeFolder.html
-- Installing ./html/camel-camel-exception.html
-- Installing ./html/camel-camel-operation.html
-- Installing ./html/camel-camel-provider.html
-- Installing ./html/camel-camel-url.html
-- Installing ./html/camel.devhelp
-- Installing ./html/camel.devhelp2
-- Installing ./html/classes.html
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/ix01.html
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
which: no gtkdoc-rebase in (/usr/local/sbin:/sbin:/usr/sbin:/usr/lib/portage/bin:/usr/local/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.2.2:/opt/sun-jdk-1.4.2.16/bin:/opt/sun-jdk-1.4.2.16/jre/bin:/opt/sun-jdk-1.4.2.16/jre/javaws)
make[4]: *** [install-data-local] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/work/evolution-data-server-1.12.3/docs/reference/camel'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/work/evolution-data-server-1.12.3/docs/reference/camel'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/work/evolution-data-server-1.12.3/docs/reference'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/work/evolution-data-server-1.12.3/docs'
make: *** [install-recursive] Error 1
 * 
 * ERROR: gnome-extra/evolution-data-server-1.12.3 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_install
 *             environment, line 3335:  Called gnome2_src_install
 *             environment, line 2538:  Called die
 * The specific snippet of code:
 *           make DESTDIR=${D} "scrollkeeper_localstate_dir=${D}${sk_tmp_dir} " "$@" install || diefunc "$FUNCNAME" "$LINENO" "$?" "install failed";
 *  The die message:
 *   install 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/gnome-extra:evolution-data-server-1.12.3:20080120-131606.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/evolution-data-server-1.12.3/temp/environment'.



Reproducible: Always

Steps to Reproduce:
Try to emerge evolution-data-server-1.12.3
Actual Results:  
See above

Expected Results:  
The package emerges.

emerge --info:

$ emerge --info
Portage 2.1.4 (default-linux/x86/2007.0/desktop, gcc-4.2.2, glibc-2.7-r1, 2.6.23-gentoo-r6 i686)
=================================================================
System uname: 2.6.23-gentoo-r6 i686 Intel(R) Core(TM)2 CPU 4400 @ 2.00GHz
Timestamp of tree: Sun, 20 Jan 2008 12:46:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.3
dev-lang/python:     2.5.1-r5
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=prescott -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="ftp://gentoo.cites.uiuc.edu/pub/gentoo/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa artworkextra avahi bash-completion beagle berkdb bitmap-fonts cairo cddb cdr cjk cli cracklib crypt cups dbus device-mapper dri dvd dvdr dvdread eds emboss encode esd fam firefox flac fortran gdbm gif gnome gpm gstreamer gtk gtkhtml hal iconv ipv6 isdnlog java jpeg kerberos keyring libnotify mad mdnsresponder-compat midi mikmod mmx mono mp3 mpeg mudflap ncurses nls nptlonly nsplugin offensive ogg opengl openmp oss pam pcre pdf perl png pppd profile python quicktime readline reflection reiserfs rtc sdl session spell spl sse sse2 ssl svg symlink tcpd tiff truetype truetype-fonts type1-fonts unicode usb utils vorbis win32codecs x86 xml xorg xv" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-01-20 14:20:49 UTC
fixed
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-01-20 21:03:15 UTC
*** Bug 206809 has been marked as a duplicate of this bug. ***
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-01-22 13:44:51 UTC
*** Bug 206886 has been marked as a duplicate of this bug. ***