#51132 closed defect (fixed)
octave-devel-release 4.0.1: doc variant has missing dependency to texlive-fonts-recommended and fails to build
Reported by: | fredowski | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | octave-devel-release |
Description
octave-devel-release: The doc variant has a missing dependency to texlive-fonts-recommended.
Without texlive-fonts-recommended the build fails with the following messages:
:info:build mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1095 :info:build This is METAFONT, Version 2.7182818 (TeX Live 2015/MacPorts 2015_9) (preloaded base=mf) :info:build :info:build kpathsea: Running mktexmf ecrm1095 :info:build :info:build ! I can't find file `ecrm1095'. :info:build <*> ...ljfour; mag:=1; nonstopmode; input ecrm1095 :info:build :info:build Please type another input file name :info:build ! Emergency stop. :info:build <*> ...ljfour; mag:=1; nonstopmode; input ecrm1095 :info:build :info:build Transcript written on mfput.log. :info:build grep: ecrm1095.log: No such file or directory :info:build mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1095' failed to make ecrm1095.tfm. :info:build /opt/local/bin/texi2dvi: etex exited with bad status, quitting. :info:build make[3]: *** [octave.dvi] Error 1 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_math_octave-devel/octave-devel-release/work/octave-5162cdfb56d8/doc/interpreter' :info:build make[2]: *** [all-recursive] Error 1
I build this today with octave-devel-release 4.0.1 on El Capitan 10.11.4.
Change History (4)
comment:1 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… removed |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
Status: | new → assigned |
comment:2 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
comment:3 follow-up: 4 Changed 9 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 9 years ago by fredowski
Replying to mcalhoun@…: Thanks for fixing this!
Friedrich
Note: See
TracTickets for help on using
tickets.
Thanks for pointing this out.
Should be fixed in r147810.