Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42565 - glib fails merging when USE="doc"
Summary: glib fails merging when USE="doc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-23 02:16 UTC by Pieter Van den Abeele (RETIRED)
Modified: 2004-03-03 14:45 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 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-02-23 02:16:16 UTC
The following error is displayed. when I remove the doc useflag, the build succeeds.

/bin/sh ../../../mkinstalldirs /var/tmp/portage/glib-2.2.3/image//usr/share/gtk-doc/html/glibmkdir /var/tmp/portage/glib-2.2.3/image/usr/share/gtk-docmkdir /var/tmp/portage/glib-2.2.3/image/usr/share/gtk-doc/htmlmkdir /var/tmp/portage/glib-2.2.3/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.3/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.3/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 directorymake[4]: *** [install-data-local] Error 1make[4]: Leaving directory `/var/tmp/portage/glib-2.2.3/work/glib-2.2.3/docs/reference/glib'make[3]: *** [install-am] Error 2make[3]: Leaving directory `/var/tmp/portage/glib-2.2.3/work/glib-2.2.3/docs/reference/glib'make[2]: *** [install-recursive] Error 1make[2]: Leaving directory `/var/tmp/portage/glib-2.2.3/work/glib-2.2.3/docs/reference'make[1]: *** [install-recursive] Error 1make[1]: Leaving directory `/var/tmp/portage/glib-2.2.3/work/glib-2.2.3/docs'make: *** [install-recursive] Error 1!!! ERROR: dev-libs/glib-2.2.3 failed.!!! Function einstall, Line 388, Exitcode 2!!! einstall failed
Comment 1 foser (RETIRED) gentoo-dev 2004-02-23 04:36:54 UTC
look at the gazillion other bugs for solutions. Obz take this ?
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2004-02-23 08:25:05 UTC
Sure, broken catalogs - please _attach_ a full build log.
Comment 3 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-03-03 14:45:30 UTC
Don't have one, since this occurred with catalyst. Since there are a gazilion other bugs related to this useflag I think it is best to disable it for now ;-)