[OS X TeX] TLU failure
Peter Dyballa
Peter_Dyballa at Web.DE
Tue May 7 15:05:07 EDT 2013
Am 07.05.2013 um 19:03 schrieb Justin C. Walker:
> fmtutil: Error! Not all formats have been built successfully.
Justin, you've overlooked one failure:
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] fmtutil: running `pdftex -ini -jobname=eplain -progname=eplain -translate-file=cp227.tcx *eplain.ini' ...
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) (INITEX)
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] restricted \write18 enabled.
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] (/usr/local/texlive/2013/texmf-dist/web2c/cp227.tcx)
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] entering extended mode
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] (/usr/local/texlive/2013/texmf-dist/tex/eplain/eplain.ini
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] ! I can't find file `bplain'.
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] l.3 \input bplain
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382]
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] (Press Enter to retry, or Control-D to exit)
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] Please type another input file name:
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] ! Emergency stop.
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] l.3 \input bplain
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382]
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] No pages of output.
2013-05-07 09:13:14 -0700 Warning tlu_ipctask[35382] Transcript written on eplain.log.
Presumingly the file corresponding to that one is missing:
/usr/local/texlive/2012/texmf-dist/tex/generic/babel/bplain.tex
You could inhibit building some FMT files, those from csplain, mex, mltex, ptex, texsis, uptex. The file to do this is /usr/local/texlive/texmf-local/web2c/fmtutil-local.cnf, containing lines liek:
#!cslatex
#!pdfcslatex
I think tlmgr has to be invoked to re-generate the final config files.
If you don't like the messages about the two missing MAP file fragments, then just create /usr/local/texlive/texmf-local/web2c/updmap-local.cfg or /usr/local/texlive/texmf-local/web2c/updmap.cfg – the correct file name must be documented somewhere. These files have entries like:
==> /usr/local/texlive/texmf-local/web2c/updmap-local.cfg <==
LW35 ADOBEkb
pdftexDownloadBase14 false
dvipdfmDownloadBase14 false
#!ESSTIX.map
#!SkakNew.map
#!allrunes.map
==> /usr/local/texlive/texmf-local/web2c/updmap.cfg <==
LW35 ADOBEkb
pdftexDownloadBase14 false
dvipdfmDownloadBase14 false
#! Map ESSTIX.map
#! Map SkakNew.map
#! Map allrunes.map
One is meant for TL before 2012, the other for TL '12++ – on my system they have the same date because I had to update both since I have a zoo of TeX Live installations.
--
Greetings
Pete
Ce qui a été compris n'existe plus.
(Paul Eluard)
More information about the MacOSX-TeX
mailing list