Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When emerging gnome-vfs-2.2.0, I get the following compile-time report: mkdir /var/tmp/portage/gnome-vfs-2.2.0/image/usr/share mkdir /var/tmp/portage/gnome-vfs-2.2.0/image/usr/share/gtk-doc mkdir /var/tmp/portage/gnome-vfs-2.2.0/image/usr/share/gtk-doc/html mkdir /var/tmp/portage/gnome-vfs-2.2.0/image/usr/share/gtk-doc/html/gnome-vfs-2.0 (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/gnome-vfs-2.2.0/image//usr/share/gtk-doc/html/gnome-vfs-2.0; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /bin/install -c -m 644 ./html/index.sgml /var/tmp/portage/gnome-vfs-2.2.0/image//usr/share/gtk-doc/html/gnome-vfs-2.0; \ fi) -- Installing ./html/about.html -- Installing ./html/advanced-operations.html -- Installing ./html/c9456.html -- Installing ./html/c9466.html -- Installing ./html/ch08.html -- Installing ./html/data-types.html -- Installing ./html/directory-operations.html -- Installing ./html/everything-else.html -- Installing ./html/file-operations.html -- Installing ./html/gnome-vfs-application-registry.html -- Installing ./html/gnome-vfs-asynchronous-operations.html -- Installing ./html/gnome-vfs-cancellation.html -- Installing ./html/gnome-vfs-configuration.html -- Installing ./html/gnome-vfs-context.html -- Installing ./html/gnome-vfs-directory-operations.html -- Installing ./html/gnome-vfs-directory.html -- Installing ./html/gnome-vfs-file-info.html -- Installing ./html/gnome-vfs-file-operations.html -- Installing ./html/gnome-vfs-file-size.html -- Installing ./html/gnome-vfs-finding-special-directories.html -- Installing ./html/gnome-vfs-first-steps.html -- Installing ./html/gnome-vfs-gnome-vfs-application-registry.html -- Installing ./html/gnome-vfs-gnome-vfs-async-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-cancellation.html -- Installing ./html/gnome-vfs-gnome-vfs-context.html -- Installing ./html/gnome-vfs-gnome-vfs-directory-basic-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-directory-find-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-directory-list-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-directory.html -- Installing ./html/gnome-vfs-gnome-vfs-file-advanced-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-file-basic-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-file-info-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-file-info.html -- Installing ./html/gnome-vfs-gnome-vfs-file-rw-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-file-size.html -- Installing ./html/gnome-vfs-gnome-vfs-file-trunc-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-find-directory.html -- Installing ./html/gnome-vfs-gnome-vfs-inet-connection.html -- Installing ./html/gnome-vfs-gnome-vfs-init.html -- Installing ./html/gnome-vfs-gnome-vfs-method.html -- Installing ./html/gnome-vfs-gnome-vfs-mime-database.html -- Installing ./html/gnome-vfs-gnome-vfs-mime-monitor.html -- Installing ./html/gnome-vfs-gnome-vfs-mime.html -- Installing ./html/gnome-vfs-gnome-vfs-module-callback-module-api.html -- Installing ./html/gnome-vfs-gnome-vfs-module-callback.html -- Installing ./html/gnome-vfs-gnome-vfs-module-shared.html -- Installing ./html/gnome-vfs-gnome-vfs-module.html -- Installing ./html/gnome-vfs-gnome-vfs-monitor.html -- Installing ./html/gnome-vfs-gnome-vfs-ops.html -- Installing ./html/gnome-vfs-gnome-vfs-parse-ls.html -- Installing ./html/gnome-vfs-gnome-vfs-result.html -- Installing ./html/gnome-vfs-gnome-vfs-socket-buffer.html -- Installing ./html/gnome-vfs-gnome-vfs-socket.html -- Installing ./html/gnome-vfs-gnome-vfs-ssl.html -- Installing ./html/gnome-vfs-gnome-vfs-standard-callbacks.html -- Installing ./html/gnome-vfs-gnome-vfs-transform.html -- Installing ./html/gnome-vfs-gnome-vfs-uri.html -- Installing ./html/gnome-vfs-gnome-vfs-utils.html -- Installing ./html/gnome-vfs-gnome-vfs-xfer.html -- Installing ./html/gnome-vfs-gnomevfsmetadata.html -- Installing ./html/gnome-vfs-gnomevfsmimemonitor.html -- Installing ./html/gnome-vfs-inet-connection.html -- Installing ./html/gnome-vfs-initialization.html -- Installing ./html/gnome-vfs-iobuf.html -- Installing ./html/gnome-vfs-method.html -- Installing ./html/gnome-vfs-mime-handlers.html -- Installing ./html/gnome-vfs-mime-info.html -- Installing ./html/gnome-vfs-mime-magic.html -- Installing ./html/gnome-vfs-mime-monitor.html -- Installing ./html/gnome-vfs-mime-sniff-buffer.html -- Installing ./html/gnome-vfs-mime.html -- Installing ./html/gnome-vfs-module-callback-module-api.html -- Installing ./html/gnome-vfs-module-callbacks.html -- Installing ./html/gnome-vfs-module-shared.html -- Installing ./html/gnome-vfs-module.html -- Installing ./html/gnome-vfs-ops.html -- Installing ./html/gnome-vfs-parse-ls.html -- Installing ./html/gnome-vfs-process.html -- Installing ./html/gnome-vfs-result.html -- Installing ./html/gnome-vfs-ssl.html -- Installing ./html/gnome-vfs-standard-callbacks.html -- Installing ./html/gnome-vfs-types.html -- Installing ./html/gnome-vfs-uri.html -- Installing ./html/gnome-vfs-utils.html -- Installing ./html/gnome-vfs-writing-modules.html -- Installing ./html/gnome-vfs-xfer.html -- Installing ./html/index.html -- Installing ./html/mime-registry.html -- Installing ./html/modules.html -- Installing ./html/writing-modules.html -- Installing ./html/x27.html -- Installing ./html/index.sgml /bin/install: cannot stat `./html/index.sgml': No such file or directory make[2]: *** [install-data-local] Error 1 make[2]: Leaving directory `/var/tmp/portage/gnome-vfs-2.2.0/work/gnome-vfs-2.2.0/doc' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/gnome-vfs-2.2.0/work/gnome-vfs-2.2.0/doc' make: *** [install-recursive] Error 1 !!! ERROR: gnome-base/gnome-vfs-2.2.0 failed. !!! Function einstall, Line 348, Exitcode 2 !!! einstall failed
Doing: MAKEOPTS="-j1" emerge ... does NOT fix the problem.
uh did i say it would ?
*** This bug has been marked as a duplicate of 15270 ***
I didn't claim you said it would fix the problem. I just wanted to add some additional information. :) Changing /etc/make.conf from doc to -doc did allow this package to be emerged.