Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28597 - eog-2.4.0 fails to compile
Summary: eog-2.4.0 fails to compile
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:
Depends on:
Blocks:
 
Reported: 2003-09-13 04:20 UTC by Martin Ehmsen (RETIRED)
Modified: 2003-09-13 05:29 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 Martin Ehmsen (RETIRED) gentoo-dev 2003-09-13 04:20:20 UTC
When I try to emerge eog-2.4.0 I get the following error:

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

!!! ERROR: media-gfx/eog-2.4.0 failed.
!!! Function einstall, Line 347, Exitcode 2
!!! einstall failed


Reproducible: Always
Steps to Reproduce:




Portage 2.0.49-r4 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 AMD Athlon(TM) XP1900+
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs notitles"
GENTOO_MIRRORS="http://gentoo.linux.no/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx
mpeg ncurses nls png quicktime spell truetype xml2 xmms xv zlib alsa gdbm berkdb
slang readline tetex svga tcltk java guile X sdl gpm tcpd pam libwww ssl perl
python esd imlib oggvorbis gtk qt motif opengl mozilla cdr -pdflib doc emacs
fbcon flash gtk2 maildir mbox tiff xml -arts -gnome -kde"
Comment 1 foser (RETIRED) gentoo-dev 2003-09-13 04:33:04 UTC

*** This bug has been marked as a duplicate of 26320 ***
Comment 2 foser (RETIRED) gentoo-dev 2003-09-13 05:28:46 UTC
missing scrollkeeper dep after all
Comment 3 foser (RETIRED) gentoo-dev 2003-09-13 05:29:17 UTC
dep fixed now.

thanks for the report