Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 100408

Summary: libdvdcss / USE="doc"
Product: Gentoo Linux Reporter: Keats <neokeats>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Keats 2005-07-26 14:12:20 UTC
libdvdcss is unable to compile if doc is in USE...

ACCESS DENIED  access_wr: /usr/share/texmf/fonts
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode;
input ecrm1440
This is METAFONT, Version 2.71828 (Web2C 7.5.4)

kpathsea: Running mktexmf ecrm1440
ACCESS DENIED  access_wr: /usr/share/texmf/fonts
ACCESS DENIED  open_wr:   /var/cache/fonts/source/jknappen/ec/mf10960.tmp
/usr/bin/mktexmf: line 92: mf10960.tmp: Permission denied
chmod: cannot access `mf10960.tmp': No such file or directory
ACCESS DENIED  unlink:    /var/cache/fonts/source/jknappen/ec/ecrm1440.mf
rm: cannot remove `ecrm1440.mf': Permission denied
mv: cannot stat `mf10960.tmp': No such file or directory
mktexmf: /var/cache/fonts/source/jknappen/ec/ecrm1440.mf: successfully generated.
/var/lib/texmf/web2c/mktexupd: /var/cache/fonts/source/jknappen/ec/ecrm1440.mf
not a file.
warning: kpathsea: mktexpk output
`/var/cache/fonts/source/jknappen/ec/ecrm1440.mf' instead of a filename.
! I can't find file `ecrm1440'.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1440
...

with USE="-doc" 
all goes perfectly.

Reproducible: Always
Steps to Reproduce:
1.USE="doc" emerge libdvdcss
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-26 15:04:01 UTC

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