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

Bug 349472

Summary: dev-tex/culmus-latex-0.7 failed
Product: Gentoo Linux Reporter: David Abbott <dabbott>
Component: [OLD] UnspecifiedAssignee: TeX project <tex>
Status: RESOLVED FIXED    
Severity: normal CC: ago, pva
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: culmus-latex-0.7:20101223-110526.log
emerge --info

Description David Abbott (RETIRED) gentoo-dev 2010-12-23 10:18:47 UTC
I was arch testing media-fonts/culmus-0.120


>>> Compiling source in /var/tmp/portage/dev-tex/culmus-latex-0.7/work/culmus-latex-0.7 ...
make -j3 CULMUSDIR=/usr/share/fonts/culmus/ 
nm=$(echo he8franknikud.fd | sed -e 's/he8\(.*\)nikud.fd/\1/'); \
           sed -e s/zzz/${nm}/g < he8zzznikud.zfd > he8franknikud.fd
nm=$(echo he8miriamnikud.fd | sed -e 's/he8\(.*\)nikud.fd/\1/'); \
           sed -e s/zzz/${nm}/g < he8zzznikud.zfd > he8miriamnikud.fd
nm=$(echo he8nachlielinikud.fd | sed -e 's/he8\(.*\)nikud.fd/\1/'); \
           sed -e s/zzz/${nm}/g < he8zzznikud.zfd > he8nachlielinikud.fd
-rw-r--r-- 1 root root 662 Dec 23 06:05 he8franknikud.fd
-rw-r--r-- 1 root root 681 Dec 23 06:05 he8miriamnikud.fd
-rw-r--r-- 1 root root 738 Dec 23 06:05 he8nachlielinikud.fd
./mkCLMtfm.sh /usr/share/fonts/culmus/
afm2tfm: fatal: afm file `/usr/share/fonts/culmus//AharoniCLM-Bold.afm' not found.
[snip]
and much more build log attached

Reproducible: Always
Comment 1 David Abbott (RETIRED) gentoo-dev 2010-12-23 10:21:15 UTC
Created attachment 257850 [details]
culmus-latex-0.7:20101223-110526.log
Comment 2 David Abbott (RETIRED) gentoo-dev 2010-12-23 10:23:15 UTC
Created attachment 257852 [details]
emerge --info
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2010-12-24 13:30:23 UTC
Starting with culmus-0.110 I've separated fancy fonts to be installed only with USE=fancy. So culmus-latex should be updated to depend on:

|| ( >=media-fonts/culmus-0.110[fancy] <media-fonts/culmus-0.110 )

Please update or give me ok.
Comment 4 Alexis Ballier gentoo-dev 2010-12-24 17:46:58 UTC
(In reply to comment #3)
> Starting with culmus-0.110 I've separated fancy fonts to be installed only with
> USE=fancy. So culmus-latex should be updated to depend on:
> 
> || ( >=media-fonts/culmus-0.110[fancy] <media-fonts/culmus-0.110 )
> 
> Please update or give me ok.
> 

ok
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2010-12-29 09:09:56 UTC
Thank you guys. Fixed.
Comment 6 Peter Volkov (RETIRED) gentoo-dev 2011-07-25 12:18:09 UTC
*** Bug 374695 has been marked as a duplicate of this bug. ***