Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235301 - Compiling dev-texlive/texlive-htmlxml-2007-r2 fails
Summary: Compiling dev-texlive/texlive-htmlxml-2007-r2 fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-20 17:33 UTC by Andreas Gick
Modified: 2008-08-26 19:03 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Gick 2008-08-20 17:33:21 UTC
When trying to install dev-texlive/texlive-htmlxml-2007-r2 on my amd64 box, the process stops with these lines of output:

\font\OMS/cmsy/m/n/10=cmsy10
3633 words of font info for 14 preloaded fonts
28 hyphenation exceptions
Hyphenation trie of length 9934 has 560 ops out of 35111
  2 for language 2
  377 for language 1
  181 for language 0
No pages of output.
Transcript written on xmltex.log.
fmtutil: /var/tmp/paludis/dev-texlive-texlive-htmlxml-2007-r2/work/texmf-var/web2c/pdftex/xmltex.fmt installed.
fmtutil: running `pdftex -ini   -jobname=pdfxmltex -progname=pdfxmltex &pdflatex pdfxmltex.ini' ...
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX)
 %&-line parsing enabled.
---! //var/lib/texmf/web2c/pdflatex.fmt was written by pdfetex
(Fatal format file error; I'm stymied)
Error: `pdftex -ini  -jobname=pdfxmltex -progname=pdfxmltex &pdflatex pdfxmltex.ini' failed

###############################################################################
fmtutil: Error! Not all formats have been built successfully.
Visit the log files in directory
  /var/tmp/paludis/dev-texlive-texlive-htmlxml-2007-r2/work/texmf-var/web2c
for details.
###############################################################################

This is a summary of all `failed' messages and warnings:
`pdftex -ini  -jobname=pdfxmltex -progname=pdfxmltex &pdflatex pdfxmltex.ini' failed

!!! ERROR in dev-texlive/texlive-htmlxml-2007-r2:
!!! In texlive-module_src_compile at line 1540
!!! failed to build format texmf/fmtutil/format.xmltex.cnf

!!! Call stack:
!!!    * texlive-module_src_compile (/var/tmp/paludis/dev-texlive-texlive-htmlxml-2007-r2/temp/loadsaveenv:1540)
!!!    * src_compile (/var/tmp/paludis/dev-texlive-texlive-htmlxml-2007-r2/temp/loadsaveenv:1463)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:463)
!!!    * main (/usr/libexec/paludis/ebuild.bash:478)


Reproducible: Always

Steps to Reproduce:
1.try to install the package
2.
3.




I use paludis as package manager, if needed I could check, if this also happens
Comment 1 Alexis Ballier gentoo-dev 2008-08-21 23:14:17 UTC
have a look at:
http://www.gentoo.org/proj/en/tex/texlive-migration-guide.xml#doc_chap4_sect2

and reopen if this doesn't fix your problem.
Comment 2 Andreas Gick 2008-08-26 19:03:20 UTC
Thanks that solved the problem, apparently I missed texmf-update...