Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35191 - lilypond-1.8.2 build fails with tetex-2.0.2-r1
Summary: lilypond-1.8.2 build fails with tetex-2.0.2-r1
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-06 03:57 UTC by Oliver Schoett
Modified: 2003-12-08 15:06 UTC (History)
0 users

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


Attachments
Build log (nohup.out.gz,13.79 KB, application/x-gzip)
2003-12-06 04:00 UTC, Oliver Schoett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Schoett 2003-12-06 03:57:27 UTC
My build of lilypond-1.8.2 fails as follows:

make[1]: Entering directory `/var/tmp/portage/lilypond-1.8.2/work/lilypond-1.8.2
/mf'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule
.
mf "\mode:=laserjet; nonstopmode; input feta11.mf;"
This is METAFONT, Version 2.7182 (Web2C 7.4.5)
kpathsea: Running mktexfmt mf.base
fmtutil: config file `fmtutil.cnf' not found.
I can't find the base file `mf.base'!
make[1]: *** [out/feta11.tfm] Error 1
make[1]: Leaving directory `/var/tmp/portage/lilypond-1.8.2/work/lilypond-1.8.2/
mf'
make: *** [all] Error 2

Full compile log attached.  My tetex is 2.0.2-r1.  The problem occurs both with TEXMF unset and with my normal setting TEXMF='{/usr/share/lilypond/1.6.6,{!!/usr/share/texmf}}'

$ emerge --info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-test11)
=================================================================
System uname: 2.6.0-test11 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -mcpu=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -mcpu=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs fixpackages notitles sandbox userpriv usersandbox"
GENTOO_MIRRORS=" http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://gentoo.linux.no/ ftp://sunsite.cnlab-switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage/"
USE="crypt foomaticdb gif libg++ mad mikmod ncurses nls pdflib quicktime spell xml2 gdbm berkdb slang readline svga java guile X sdl gpm pam libwww ssl perl python imlib qt motif -aalib acpi alsa -apm -arts avi cdr cups dvdemacs encode esd gnome gphoto2 gtk gtk2java jpeg -kde -leim mbox mozilla mpeg -mule-nls oggvorbis opengl -oss png readlinesamba sse tcpd tetex tiff truetype usbX xmms xv x86 zlib"
Comment 1 Oliver Schoett 2003-12-06 04:00:45 UTC
Created attachment 21783 [details]
Build log
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2003-12-07 20:24:08 UTC
I have tetex-2.0.2-r3 installed, but I would expect most things to be the same.  I have /usr/share/texmf/web2c/fmtutil.cnf with 108 lines.  How 'bout you?
Comment 3 Oliver Schoett 2003-12-08 15:06:36 UTC
I always had such a file /usr/share/texmf/web2c/fmtutil.cnf, but the command

kpsewhich --format='web2c files' fmtutil.cnf

(used internally by fmtutil to find the config file) would not find it for several days, no matter whether TEXMF was set or not, and also after reinstalling tetex-2.0.2-r1.  Today it does find it, and the ebuild succeeds. I have no idea why it works now; sorry.

Setting resolution to WORKSFORME.