#14328: Doxygen can't build without latex tools --------------------------------------+------------------------------------- Reporter: tsunanet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: doxygen, latex, pdflatex | --------------------------------------+------------------------------------- Last lines of the build before it fails: {{{ Generating image form_0.png for formula cd latex ; /usr/bin/make echo "Running latex..." Running latex... pdflatex doxygen_manual.tex make[1]: pdflatex: Command not found make[1]: *** [doxygen_manual.pdf] Error 127 make: *** [pdf] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_doxygen/work/doxygen-1.5.4" && make all pdf " returned error 2 Command output: Generating docs for page config... Generating docs for page commands... Generating docs for page htmlcmds... Generating docs for page xmlcmds... Generating docs for page langhowto... Generating docs for page perlmod... Generating docs for page perlmod_tree... Generating docs for page arch... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating page index... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula cd latex ; /usr/bin/make echo "Running latex..." Running latex... pdflatex doxygen_manual.tex make[1]: pdflatex: Command not found make[1]: *** [doxygen_manual.pdf] Error 127 make: *** [pdf] Error 2 }}} On a fresh install of MacPorts (1.600). Fix the dependencies or adjust the build to skip this part. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14328> MacPorts </projects/macports> Ports system for Mac OS