[MacPorts] #25774: doxygen-1.6.3 fails to build its docs
MacPorts
noreply at macports.org
Thu Jul 22 00:37:10 PDT 2010
#25774: doxygen-1.6.3 fails to build its docs
--------------------------------------+-------------------------------------
Reporter: daniel.hornung@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port:
--------------------------------------+-------------------------------------
Building the docs for doxygen-1.6.3 fails here because the latex package
"tocloft" cannot be found:
{{{
:info:build gmake[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_doxygen/work/doxygen-1.6.3/latex'
:info:build echo "Running latex..."
:info:build Running latex...
:info:build pdflatex doxygen_manual.tex
:info:build This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live/MacPorts
2009_3)
:info:build entering extended mode
:info:build (./doxygen_manual.tex
:info:build LaTeX2e <2009/09/24>
:info:build Babel <v3.8l> and hyphenation patterns for english,
usenglishmax, dumylang, noh
:info:build yphenation, czech, slovak, dutch, basque, french,
german-x-2009-06-19, ngerman-
:info:build x-2009-06-19, german, ngerman, italian, polish, portuguese,
spanish, catalan, g
:info:build alician, ukenglish, loaded.
:info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/report.cls
:info:build Document Class: report 2007/10/19 v1.4h Standard LaTeX
document class
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/base/size10.clo))
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/ltxmisc/a4wide.sty
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/ntgclass/a4.sty))
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/base/makeidx.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/fancyhdr/fancyhdr.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/float/float.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/graphics/graphicx.sty
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/graphics/keyval.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/graphics/graphics.sty
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/graphics/trig.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/latexconfig/graphics.cfg)
:info:build (/opt/local/share/texmf-texlive-dist/tex/latex/pdftex-
def/pdftex.def)))
:info:build (/opt/local/share/texmf-texlive-dist/tex/generic/epsf/epsf.sty
:info:build This is `epsf.tex' v2.7.3 <23 July 2005>
:info:build ) (./doxygen.sty (/opt/local/share/texmf-texlive-
dist/tex/latex/tools/calc.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/tools/array.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/tools/verbatim.sty))
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/tools/multicol.sty)
:info:build (/opt/local/share/texmf-texlive-
dist/tex/latex/psnfss/times.sty)
:info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/alltt.sty)
:info:build
:info:build ! LaTeX Error: File `tocloft.sty' not found.
:info:build
:info:build Type X to quit or <RETURN> to proceed,
:info:build or enter new name. (Default extension: sty)
:info:build
:info:build Enter file name:
:info:build ! Emergency stop.
:info:build <read *>
:info:build
:info:build l.27 \usepackage
:info:build [pdftex,^^M
:info:build ! ==> Fatal error occurred, no output PDF file produced!
:info:build Transcript written on doxygen_manual.log.
:info:build gmake[1]: *** [doxygen_manual.pdf] Error 1
}}}
Disabling the "docs" variant seems to help as a workaround.
--
Ticket URL: <http://trac.macports.org/ticket/25774>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list