Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286856 - [gnome-overlay] evolution-data-server-2.28.0 fails to install -- doins "${FILESDIR}"/calentry.schema
Summary: [gnome-overlay] evolution-data-server-2.28.0 fails to install -- doins "${FIL...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-28 21:47 UTC by tman
Modified: 2009-09-29 17:41 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 tman 2009-09-28 21:47:22 UTC
gnome-extra/evolution-data-server-2.28.0 compile fail



Reproducible: Always

Actual Results:  
ERROR
#######
linguas=""; \
	for lang in $linguas; do \
	  dir=/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/image//usr/share/locale/$lang/LC_MESSAGES; \
	  /bin/sh /var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/work/evolution-data-server-2.28.0/install-sh -d $dir; \
	  if test -r $lang.gmo; then \
	    /usr/bin/install -c -m 644 $lang.gmo $dir/evolution-data-server-2.28.mo; \
	    echo "installing $lang.gmo as $dir/evolution-data-server-2.28.mo"; \
	  else \
	    /usr/bin/install -c -m 644 ./$lang.gmo $dir/evolution-data-server-2.28.mo; \
	    echo "installing ./$lang.gmo as" \
		 "$dir/evolution-data-server-2.28.mo"; \
	  fi; \
	  if test -r $lang.gmo.m; then \
	    /usr/bin/install -c -m 644 $lang.gmo.m $dir/evolution-data-server-2.28.mo.m; \
	    echo "installing $lang.gmo.m as $dir/evolution-data-server-2.28.mo.m"; \
	  else \
	    if test -r ./$lang.gmo.m ; then \
	      /usr/bin/install -c -m 644 ./$lang.gmo.m \
		$dir/evolution-data-server-2.28.mo.m; \
	      echo "installing ./$lang.gmo.m as" \
		   "$dir/evolution-data-server-2.28.mo.m"; \
	    else \
	      true; \
	    fi; \
	  fi; \
	done
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/work/evolution-data-server-2.28.0/po'
make[1]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/work/evolution-data-server-2.28.0'
make[2]: Entering directory `/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/work/evolution-data-server-2.28.0'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/image//usr/lib64/pkgconfig"
 /usr/bin/install -c -m 644 'evolution-data-server-1.2.pc' '/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/image//usr/lib64/pkgconfig/evolution-data-server-1.2.pc'
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/work/evolution-data-server-2.28.0'
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/work/evolution-data-server-2.28.0'
install: Aufruf von stat für „/usr/local/portage/layman/gnome/gnome-extra/evolution-data-server/files/calentry.schema“ nicht möglich: Datei oder Verzeichnis nicht gefunden
!!! doins: /usr/local/portage/layman/gnome/gnome-extra/evolution-data-server/files/calentry.schema does not exist
 * 
 * ERROR: gnome-extra/evolution-data-server-2.28.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 3544:  Called die
 * The specific snippet of code:
 *           doins "${FILESDIR}"/calentry.schema || die "doins failed";
 *  The die message:
 *   doins 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-2.28.0:20090928-213659.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/temp/environment'.
 * This ebuild is from an overlay named 'gnome': '/usr/local/portage/layman/gnome/'
 * 
 * QA Notice: file does not exist:
 * 
 * 	doins: /usr/local/portage/layman/gnome/gnome-extra/evolution-data-server/files/calentry.schema does not exist

>>> Failed to emerge gnome-extra/evolution-data-server-2.28.0, Log file:

>>>  '/var/log/portage/gnome-extra:evolution-data-server-2.28.0:20090928-213659.log'

 * Messages for package gnome-extra/evolution-data-server-2.28.0:

 * 
 * ERROR: gnome-extra/evolution-data-server-2.28.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 3544:  Called die
 * The specific snippet of code:
 *           doins "${FILESDIR}"/calentry.schema || die "doins failed";
 *  The die message:
 *   doins 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-2.28.0:20090928-213659.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/evolution-data-server-2.28.0/temp/environment'.
 * This ebuild is from an overlay named 'gnome': '/usr/local/portage/layman/gnome/'
 * 


#################################################
# emerge --info
#################################################
Portage 2.1.6.13 (default/linux/amd64/10.0, gcc-4.4.1, glibc-2.10.1-r0, 2.6.31-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.31-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9700_@_2.80GHz-with-gentoo-2.0.1
Timestamp of tree: Mon, 28 Sep 2009 21:30:02 +0000
app-shells/bash:     4.0_p33
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.2-r2, 3.1.1-r1
dev-util/cmake:      2.6.4-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.1
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/X11/Sessions/awesome /etc/X11/Sessions/dwm /etc/X11/xorg.conf /etc/apache2/httpd.conf /etc/conf.d/hwclock /etc/conf.d/keymaps /etc/fstab /etc/make.conf /etc/xdg/openbox/autostart.sh /etc/xdg/openbox/menu.xml /etc/xdg/openbox/rc.xml /etc/xdg/openbox/start /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /usr/share/xsessions/openbox.desktop"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="de en vi"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="7zip X a52 aac aalib acc accessibility acl acpi adns afs aim alsa amd64 ao apache2 ass audio audiofile avi bash-completion beagle berkdb bidi bluetooth bzip2 cairo caps cdaudio cdda cdio cdparanoia cdr cgi cjk cli clisp consolekit cracklib crypt cs2 cscope css csv cups curl curlwrappers cvs dbus dc1394 dga dia dirac directfb divx dlloader dmx dri dts dv dvd dvdr dvdread dvi emacs enca encode enscript erandom esd exif expat extras faac faad fam fastcgi fbcon ffmpeg firefox flac flash fortran ftp fuse gcj gd gdbm ggi gif gimp git glib gmp gnome gnome-keyring gnutls gphoto2 gpm graphviz gs gstreamer gtk gzip hal hash highlight httpd iconv icq icu idn ieee1394 imagemagick imap imlib ipv6 isdnlog jabber jack java java6 javascript jingle joystick jpeg jpeg2k kde kerberos lame latex lcms ldap libcaca libwww live logrotate lua lzo mad maildir matroska md5sum memlimit mhash midi mikmod mime mjpeg mmap mmx mmxext mng mono motif mp3 mp4 mpeg mpeg2 mplayer msn mudflap mule multilib musepack mysql nas nautilus ncurses network networkmanager nfs nls nptl nptlonly nsplugin nvidia ogg ogg123 openal openexr opengl openmp org oss pam pcre pdf perl php pic pidgin png posix postgres ppds pppd ps pulseaudio pwdb python qt3support qt4 quicktime radio rar raw rdesktop readline realmedia reflection rss rtsp ruby samba sasl schroedinger sdl sdl-image session sip slang slp sockets sox spamassassin speex spell spl sqlite sse sse2 ssl stream stun subversion svg swat sysfs syslog sysvipc tcl tcpd tetex theora threads tidy tiff timidity tk truetype ucs2 udev unace unicode urandom url usb userlocales v4l v4l2 vcd vhost video vim-syntax vlc vlm vnc vorbis wav wavpack webkit wifi wma wmf wxwindows x264 xcb xdm xft xine xinerama xinetd xlinks xml xmlrpc xorg xpm xprint xscreensaver xsl xulrunner xv xvid xvmc yahoo zip zlib zsh-completion" ALSA_CARDS="hda_intel" 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 auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation php5 proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en vi" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa fbdev vga vmware"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Romain Perier (RETIRED) gentoo-dev 2009-09-29 17:41:47 UTC
already fixed, please resync the overlay