Opened 18 months ago
Last modified 4 months ago
#71235 new defect
doxygen @1.11.0_0+docs: Problems running epstopdf. Check your TeX installation!
| Reported by: | ShadSterling (Shad Sterling) | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.4 |
| Keywords: | Cc: | Dave-Allured (Dave Allured), cooljeanius (Eric Gallager) | |
| Port: | doxygen |
Description
:info:build [ 61%] Generating ../html/examples/tag/html/index.html, ../latex/examples/tag/latex/refman_doc.tex :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.11.0/examples && /opt/local/bin/cmake -E make_directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.ma cports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.11.0/html/examples/tag :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.11.0/examples && /opt/local/bin/cmake -E make_directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.ma cports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.11.0/latex/examples/tag :info:build cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.11.0/examples && /opt/local/bin/cmake -E env PROJECT_BINARY_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_ rsync.macports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.11.0 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_doxygen/doxygen/work/doxygen-1.11.0/bin/doxygen tag.cfg :info:build sh: epstopdf: command not found :info:build error: Problems running epstopdf. Check your TeX installation! :info:build make[3]: *** [html/examples/tag/html/index.html] Error 1
After this failure I checked texlive and had
The following ports are currently installed: texlive @2024_0 (active) texlive @2024_0+doc+full+letter
So I switched it to
texlive @2024_0 texlive @2024_0+doc+full+letter (active)
And then installing doxygen worked. Maybe this is a dependency variant problem?
Attachments (1)
Change History (3)
Changed 18 months ago by ShadSterling (Shad Sterling)
comment:1 Changed 8 months ago by Dave-Allured (Dave Allured)
| Cc: | Dave-Allured added |
|---|
comment:2 Changed 4 months ago by cooljeanius (Eric Gallager)
| Cc: | cooljeanius added |
|---|
Note: See
TracTickets for help on using
tickets.
