Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 15781
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 15270
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: psk <gentoo@feeleas.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 15781 depends on: Show dependency tree
Bug 15781 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-16 10:32 0000
I can't emerge glib 2.2.1
Here is the output :

mkdir /var/tmp/portage/glib-2.2.1/image/usr/share/gtk-doc/html/glib
(installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /bin/install -c -m 644 $i
/var/tmp/portage/glib-2.2.1/image//usr/share/gtk-doc/html/glib; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /bin/install -c -m 644 ./html/index.sgml
/var/tmp/portage/glib-2.2.1/image//usr/share/gtk-doc/html/glib; \
fi)
-- Installing ./html/home.png
-- Installing ./html/left.png
-- Installing ./html/mainloop-states.gif
-- Installing ./html/right.png
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[4]: *** [install-data-local] Error 1
make[4]: Leaving directory
`/var/tmp/portage/glib-2.2.1/work/glib-2.2.1/docs/reference/glib'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory
`/var/tmp/portage/glib-2.2.1/work/glib-2.2.1/docs/reference/glib'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/glib-2.2.1/work/glib-2.2.1/docs/reference'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/glib-2.2.1/work/glib-2.2.1/docs'
make: *** [install-recursive] Error 1

!!! ERROR: dev-libs/glib-2.2.1 failed.
!!! Function einstall, Line 348, Exitcode 2
!!! einstall failed


my system infos

LANG=FR_re@euro
LC_ALL=FR_fr@euro

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.2, glibc-2.2.5-r4,2.3.1-r3)
=================================================================
System uname: 2.4.20-ac1 i686 AMD Athlon(tm) XP 1700+
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 apm cups quicktime zlib slang tetex aalib guile ruby esd gnome cdr
scanner 3dnow alsa arts avi berkdb bonobo crypt dga directfb doc dvd encode evo
fbcon flash gb gd gdbm ggi gif gpm gtk gtkhtml innodb imap imlib ipv6 java jpeg
lcms libwww libg++ kde mikmod mmx motif mpeg nas ncurses nls nocardbus mozilla
mozirc mysql oggvorbis opengl oss pam -pcmcia pda pdflib perl png python qt qtmt
readline sdl snmp socks5 spell sse ssl svga tcltk tcpd truetype usb X xml xml2
xmms xv"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -mcpu=i686 -O3 -z combreloc -pipe --force-addr
-fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt
-falign-functions=4"
CXXFLAGS="-march=i686 -mcpu=i686 -O3 -z combreloc -pipe --force-addr
-fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt
-malign-functions=4"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Martin Holzer (RETIRED) 2003-02-16 13:35:59 0000 -------
try this
http://cvs.gentoo.org/~satai/sgmlfix.html

------- Comment #2 From psk 2003-02-16 14:36:04 0000 -------
Not working for me...

------- Comment #3 From foser (RETIRED) 2003-02-16 19:45:55 0000 -------
USE=-doc if you're not a dev you don't need those anyway.

oh and try sgmlfix to the point where you have removed every trace from the system and then instead of moving on with the sgmlfix try emerge gtk-doc-1.0 and its deps.

------- Comment #4 From foser (RETIRED) 2003-02-16 19:56:47 0000 -------

*** This bug has been marked as a duplicate of 15270 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug