Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10468 - dev-libs/glib-2.0.7 fails to install
Summary: dev-libs/glib-2.0.7 fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-09 00:11 UTC by Ryan Shaw
Modified: 2003-02-04 19:42 UTC (History)
1 user (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 Ryan Shaw 2002-11-09 00:11:43 UTC
I have pasted the relevant error messages below.

make[1]: Leaving directory `/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/po'
Making install in docs
make[1]: Entering directory `/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/docs'
Making install in reference
make[2]: Entering directory
`/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/docs/reference'
Making install in glib
make[3]: Entering directory
`/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/docs/reference/glib'
make[4]: Entering directory
`/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/docs/reference/glib'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../mkinstalldirs
/var/tmp/portage/glib-2.0.7/image//usr/share/gtk-doc/html/glib
mkdir /var/tmp/portage/glib-2.0.7/image/usr/share/gtk-doc
mkdir /var/tmp/portage/glib-2.0.7/image/usr/share/gtk-doc/html
mkdir /var/tmp/portage/glib-2.0.7/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.0.7/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.0.7/image//usr/share/gtk-doc/html/glib; \
fi)
-- Installing ./html/mainloop-states.gif
-- 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.0.7/work/glib-2.0.7/docs/reference/glib'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory
`/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/docs/reference/glib'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/docs/reference'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/glib-2.0.7/work/glib-2.0.7/docs'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function einstall, Line 203, Exitcode 2
!!! einstall failed
Comment 1 foser (RETIRED) gentoo-dev 2002-11-09 07:46:12 UTC
USE=-doc , another smgltools-lite problem.
Comment 2 foser (RETIRED) gentoo-dev 2002-11-10 10:02:40 UTC
Fixed the ebuild