Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86340 - Gnome-terminal Fails To Install
Summary: Gnome-terminal Fails To Install
Status: RESOLVED NEEDINFO
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:
Depends on:
Blocks: 91329
  Show dependency tree
 
Reported: 2005-03-22 20:34 UTC by Chris Trotman
Modified: 2005-05-12 14:06 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 Chris Trotman 2005-03-22 20:34:13 UTC
Gnome-terminal fails to install. It compiles fine, but when it gets to the install stage, it gets most of the way through then stops with this error.

mkdir -p -- /var/tmp/portage/gnome-terminal-2.10.0/image//usr/share/omf/gnome-te
rminal
for file in gnome-terminal-C.omf; do \
        /bin/install -c -m 644 $file.out /var/tmp/portage/gnome-terminal-2.10.0/
image//usr/share/omf/gnome-terminal/$file; \
done
/bin/install: cannot stat `gnome-terminal-C.omf.out': No such file or directory
make[4]: *** [install-data-hook-omf] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-terminal-2.10.0/work/gnome-te
rminal-2.10.0/help/C'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/gnome-terminal-2.10.0/work/gnome-te
rminal-2.10.0/help/C'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/gnome-terminal-2.10.0/work/gnome-te
rminal-2.10.0/help/C'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-terminal-2.10.0/work/gnome-te
rminal-2.10.0/help'
make: *** [install-recursive] Error 1

!!! ERROR: x11-terms/gnome-terminal-2.10.0 failed.
!!! Function einstall, Line 524, Exitcode 2
!!! einstall failed
!!! If you need support, post the topmost build error, NOT this status message.


I have also unmasked gnome-2.10 if that isnt obvious.

Reproducible: Always
Steps to Reproduce:
1.emerge =gnome-base/gnome-terminal-2.10.0


Expected Results:  
Compile & Install

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.11-love2 i686)
=================================================================
System uname: 2.6.11-love2 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  8 2005, 18:58:41)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS=""
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.recoil.net.nz/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gentoo.recoil.net.nz/gentoo-portage"
USE="x86 X alsa apm artworkextra avi berkdb bitmap-fonts cdr crypt cups curl dvd
dvdr dvdread emboss encode esd fam font-server foomaticdb fortran gdbm gif gnome
gpm gstreamer gtk gtk2 guile imagemagick imlib ipv6 java jpeg junit libg++
libwww mad mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls oggvorbis opengl
pam pdflib perl png python qt quicktime readline samba sdl spell sse ssl svga
tcltk tcpd tiff truetype truetype-fonts type1-fonts xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2005-03-25 19:55:17 UTC
Please _attach_ the entire build log, thanks.
Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2005-05-12 14:06:34 UTC
Not reproducible, and no further feedback. Please re-open if necessary posting the relevant information.