Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96620 - vanilla-sources-2.6.12: build with USE=doc failed
Summary: vanilla-sources-2.6.12: build with USE=doc failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
: 96561 96861 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-20 09:25 UTC by Martin von Gagern
Modified: 2005-06-23 13:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to kernel-2.eclass (kernel-2.patch,640 bytes, patch)
2005-06-20 09:57 UTC, Martin von Gagern
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2005-06-20 09:25:40 UTC
updating vanilla-sources with USE=doc, I got an access violation.

Reproducible: Always
Steps to Reproduce:
1. USE=doc emerge -u vanilla-sources

Actual Results:  
>>> Install vanilla-sources-2.6.12 into
/var/tmp/portage/vanilla-sources-2.6.12/image/ category sys-kernel
>>> Copying sources ...
sed: can't read scripts/makeman: No such file or directory
 * Installing manpages ...
mkdir -p /usr/local/man/man9/
ACCESS DENIED   mkdir:     /usr/local/share/man/man9
mkdir: cannot create directory `/usr/local/man/man9': Permission denied
make[1]: *** [installmandocs] Error 1
make: *** [installmandocs] Error 2                                        [ !! ]
sed: can't read scripts/makeman: No such file or directory
man:
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
strip: i686-pc-linux-gnu-strip --strip-unneeded
   usr/src/linux-2.6.12/scripts/basic/fixdep
   usr/src/linux-2.6.12/scripts/basic/split-include
   usr/src/linux-2.6.12/scripts/basic/docproc
>>> Completed installing vanilla-sources-2.6.12 into
/var/tmp/portage/vanilla-sources-2.6.12/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-sys-kernel_-_vanilla-sources-2.6.12-4577.log"

mkdir:     /usr/local/share/man/man9
--------------------------------------------------------------------------------


Expected Results:  
kernel sources and doc emerged
Comment 1 Martin von Gagern 2005-06-20 09:57:55 UTC
Created attachment 61584 [details, diff]
patch to kernel-2.eclass

This patch solves the problem by also modifying Documentation/DocBook/Makefile
in install_manpages.

I have no idea how this works with older sources, but as there is no die after
those, I don't expect more than some file not found error message without
further consequences.
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2005-06-20 10:21:14 UTC
*** Bug 96561 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-23 07:47:15 UTC
*** Bug 96861 has been marked as a duplicate of this bug. ***
Comment 4 John Mylchreest (RETIRED) gentoo-dev 2005-06-23 13:29:15 UTC
about to be fixed in cvs.