Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265920 - x11-misc/xdg-utils-1.0.2-r3 compiles but fails to install
Summary: x11-misc/xdg-utils-1.0.2-r3 compiles but fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 265922 265927 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-12 23:47 UTC by Jonathan Heaney
Modified: 2009-04-13 07:49 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 Jonathan Heaney 2009-04-12 23:47:39 UTC
As summary.

Reproducible: Always

Actual Results:  
build.log tail -

>>> Source compiled.
>>> Test phase [not enabled]: x11-misc/xdg-utils-1.0.2-r3

>>> Install xdg-utils-1.0.2-r3 into /var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/image/ category x11-misc
make -j2 DESTDIR=/var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/image/ install
cd `dirname scripts/__install__` && make install
cd `dirname tests/__install__` && make install
make[1]: Entering directory `/var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/work/xdg-utils-1.0.2/scripts'
mkdir -p /var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/image//usr/bin
for x in xdg-desktop-menu xdg-desktop-icon xdg-mime xdg-icon-resource xdg-open xdg-email xdg-screensaver ; do \
            /usr/bin/install -c   $x /var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/image//usr/bin ; \
make[1]: Entering directory `/var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/work/xdg-utils-1.0.2/tests'
        done
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/work/xdg-utils-1.0.2/tests'
mkdir -p /var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/image//usr/share/man
mkdir -p /var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/image//usr/share/man/man1
for x in man/xdg-desktop-menu.1 man/xdg-desktop-icon.1 man/xdg-mime.1 man/xdg-icon-resource.1 man/xdg-open.1 man/xdg-email.1 man/xdg-screensaver.1 ; do \
            /usr/bin/install -c  -m 644  $x /var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/image//usr/share/man/man1 ; \
        done
make[1]: Leaving directory `/var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/work/xdg-utils-1.0.2/scripts'
 [[31;01m*[[0m
 [[31;01m*[[0m ERROR: x11-misc/xdg-utils-1.0.2-r3 failed.
 [[31;01m*[[0m Call stack:
 [[31;01m*[[0m               ebuild.sh, line   49:  Called src_install
 [[31;01m*[[0m             environment, line 2165:  Called die
 [[31;01m*[[0m The specific snippet of code:
 [[31;01m*[[0m       use doc && dohtml -r scripts/html || die "dohtml failed.";
 [[31;01m*[[0m  The die message:
 [[31;01m*[[0m   dohtml failed.
 [[31;01m*[[0m
 [[31;01m*[[0m If you need support, post the topmost build error, and the call stack if relevant.
 [[31;01m*[[0m A complete build log is located at '/var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/temp/build.log'.
 [[31;01m*[[0m The ebuild environment file is located at '/var/tmp/portage/x11-misc/xdg-utils-1.0.2-r3/temp/environment'.
 [[31;01m*[[0m

Expected Results:  
Should install

emerge --info

Portage 2.2_rc30 (default/linux/x86/2008.0/desktop, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.29-gentoo-r1 i686)
=================================================================                                            
System uname: Linux-2.6.29-gentoo-r1-i686-AMD_Athlon-tm-with-gentoo-2.0.0                                    
Timestamp of tree: Sun, 12 Apr 2009 23:15:02 +0000
app-shells/bash:     4.0_p17
dev-java/java-config: 2.1.7
dev-lang/python:     2.6.1-r1
dev-util/cmake:      2.6.3-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r1
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
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.28-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -fforce-addr -fomit-frame-pointer -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon-xp -O2 -fforce-addr -fomit-frame-pointer -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.qubenet.net/mirror/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_GB"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://foucault/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi alsa audiofile avi berkdb bluetooth branding bzip2 cairo cddb cdparanoia cdr cli cracklib crypt css cups curl dbus dga dri dts dv dvd dvdr dvdread eds emboss encode evo exif expat extrafilters fam ffmpeg flac foomaticdb fortran gdbm geoip gif gimpprint glibc-omitfp glitz glut gphoto2 gpm gtk hal iconv idn ieee1394 imagemagick isdnlog joystick jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility lame lcms lm_sensors logrotate mad midi mikmod mjpeg mmx mmxext mng modplug mp3 mp4 mpeg mplayer mudflap musepack musicbrainz ncurses nfs nls nptl nptlonly nsplugin nvidia ogg opengl openmp oss pam pch pcre pdf perl pic png ppds pppd python qt3 qt3support qt4 quicktime readline reflection rtc sdl session sndfile sox speex spell spl sqlite sse ssl startup-notification svg sysfs tcpd theora tiff truetype unicode usb vcd vorbis win32codecs wmf x264 x86 xcomposite xine xml xorg xscreensaver xulrunner xv xvid xvmc yv12 zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Mike Auty (RETIRED) gentoo-dev 2009-04-12 23:54:17 UTC
Thanks for the super fast bug report (this only just hit the tree!).  This happened when the doc USE flag was not set.  It's now been fixed, but please give the servers a couple of hours to synchronize.  If you're still having problems tomorrow, feel free to reopen this...  5:)
Comment 2 Jonathan Heaney 2009-04-13 00:07:15 UTC
Cheers Mike I'll sync again tomorrow and check.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-13 00:26:23 UTC
*** Bug 265922 has been marked as a duplicate of this bug. ***
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-13 07:49:37 UTC
*** Bug 265927 has been marked as a duplicate of this bug. ***