Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36126 - gtkglext-1.0.4 fails to emerge
Summary: gtkglext-1.0.4 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-19 09:59 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2011-10-30 22:21 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 Christoph Brill (egore) (RESIGNED) 2003-12-19 09:59:38 UTC
glkglext-1.0.4 fails during emerge.
<<<snip>>>
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/install: Aufruf von stat f
Comment 1 Christoph Brill (egore) (RESIGNED) 2003-12-19 09:59:38 UTC
glkglext-1.0.4 fails during emerge.
<<<snip>>>
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/install: Aufruf von stat für »./html/index.sgml« nicht möglich: Datei oder                                                              Verzeichnis nicht gefunden
make[4]: *** [install-data-local] Fehler 1
make[4]: Leaving directory `/var/tmp/portage/gtkglext-1.0.4/work/gtkglext-1.0.4/                                                             docs/reference/gtkglext'
make[3]: *** [install-am] Fehler 2
make[3]: Leaving directory `/var/tmp/portage/gtkglext-1.0.4/work/gtkglext-1.0.4/                                                             docs/reference/gtkglext'
make[2]: *** [install-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/gtkglext-1.0.4/work/gtkglext-1.0.4/                                                             docs/reference'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/gtkglext-1.0.4/work/gtkglext-1.0.4/                                                             docs'
make: *** [install-recursive] Fehler 1

!!! ERROR: x11-libs/gtkglext-1.0.4 failed.
!!! Function einstall, Line 361, Exitcode 2
!!! einstall failed

It fails during install, so there might be 2 reasons:
1.) Error in ebuild (which i don't think it true, because im the first reporting it)
2.) Error during compilation which causes the mentioned file not to be built.
(3. Error in makefile)

Reproducible: Always
Steps to Reproduce:
ACCEPT_KEYWORDS="~x86" emerge gtkglex



Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3,
2.6.0-test11-gentoo-r1)
=================================================================
System uname: 2.6.0-test11-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.50GHz
Gentoo Base System version 1.4.3.10p1
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -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="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache distcc"
GENTOO_MIRRORS="ftp://gentoo.inode.at/source/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://gentoo.inode.at/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/ebuilds"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt cups encode foomaticdb gif gtk2 jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
gtkhtml alsa gdbm berkdb slang readline arts tetex aalib nas bonobo svga ggi
tcltk java guile mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib
oggvorbis gnome gtk qt kde motif opengl mozilla ldap cdr acpi acpi4linux apache2
bindist curl dga doc dvd faad fbcon gd innodb ipv6 mbox mmx nocd oav pnp
postgres ppds radeon samba slp sse tiff usb xinerama xvid -apm"
Comment 2 Christoph Brill (egore) (RESIGNED) 2003-12-19 10:08:08 UTC
well it seems wheter my docbook-xsl-stylesheets was broken or gtkglext depends on version 1.62.4 of it. the previous version (1.62.0-r1) would not work. as i said: MAYBE a problem with the old version or mine was broken.