Opened 9 years ago

Closed 9 years ago

#47835 closed defect (fixed)

bibtex2html - Installation error

Reported by: jursonovicst@… Owned by: reilles@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: bibtex2html

Description

bibtex2html cannot be compiled, becase required font files are missing.

Could you please update the dependent packages and add texlive-fonts-recommended, which will install the required fonts, please?

KR Tamás

Change History (4)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to reilles@…
Port: bibtex2html added

Could you show us the error you got?

comment:2 Changed 9 years ago by jursonovicst@…

Here comes:

Tamas-MacBook-Pro:~ jursonovicst$ sudo port uninstall bibtex2html texlive-fonts-recommended
--->  Deactivating bibtex2html @1.97_3
--->  Cleaning bibtex2html
--->  Uninstalling bibtex2html @1.97_3
--->  Cleaning bibtex2html
--->  Deactivating texlive-fonts-recommended @34089_0+doc
--->  Cleaning texlive-fonts-recommended
--->  Uninstalling texlive-fonts-recommended @34089_0+doc
--->  Cleaning texlive-fonts-recommended
Tamas-MacBook-Pro:~ jursonovicst$ sudo port install bibtex2html
--->  Computing dependencies for bibtex2html
--->  Fetching archive for bibtex2html
--->  Attempting to fetch bibtex2html-1.97_3.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/bibtex2html
--->  Attempting to fetch bibtex2html-1.97_3.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/bibtex2html
--->  Attempting to fetch bibtex2html-1.97_3.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/bibtex2html
--->  Fetching distfiles for bibtex2html
--->  Verifying checksums for bibtex2html
--->  Extracting bibtex2html
--->  Applying patches to bibtex2html
--->  Configuring bibtex2html
--->  Building bibtex2html
Error: org.macports.build for port bibtex2html returned: command execution failed
Please see the log file for port bibtex2html for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_bibtex2html/bibtex2html/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port bibtex2html failed
:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_bibtex2html/bibtex2html/work/bibtex2html-1.97'
:info:build ocamlc.opt -c   options.mli
:info:build ocamlopt.opt  -c    html.ml
:info:build ocamlc.opt -c   latexmacros.mli
:info:build ocamllex.opt latexscan.mll
:info:build ocamllex.opt bbl_lexer.mll
:info:build ocamlc.opt -c   bibtex.mli
:info:build ocamlyacc bibtex_parser.mly
:info:build 92 states, 740 transitions, table size 3512 bytes
:info:build ocamlyacc bibtex_parser.mly
:info:build 376 states, 6131 transitions, table size 26780 bytes
:info:build 4414 additional bytes used for bindings
:info:build ocamllex.opt bibtex_lexer.mll
:info:build ocamlc.opt -c   readbib.mli
:info:build ocamlc.opt -c   expand.mli
:info:build 36 states, 325 transitions, table size 1516 bytes
:info:build 1304 additional bytes used for bindings
:info:build ocamlc.opt -c   bibfilter.mli
:info:build ocamlc.opt -c   biboutput.mli
:info:build echo "let version = \""1.97"\"" > version.ml
:info:build ocamlc.opt -c   version.mli
:info:build echo "let date = \""`date`"\"" >> version.ml
:info:build ocamlc.opt -c   translate.mli
:info:build ocamlc.opt -c   copying.mli
:info:build ocamllex.opt latex_accents.mll
:info:build ocamlc.opt -c   latex_accents.mli
:info:build ocamlc.opt -c   condition.mli
:info:build ocamlyacc condition_parser.mly
:info:build 248 states, 608 transitions, table size 3920 bytes
:info:build ocamlyacc condition_parser.mly
:info:build ocamllex.opt condition_lexer.mll
:info:build ocamlc.opt -c   parse_condition.mli
:info:build printf "\\\newcommand{\\\version}{1.97}" > version.tex
:info:build 69 states, 1647 transitions, table size 7002 bytes
:info:build ocamlopt.opt  -c    options.ml
:info:build ocamlopt.opt  -c    bbl_lexer.ml
:info:build ocamlc.opt -c   bibtex_parser.mli
:info:build ocamlopt.opt  -c    version.ml
:info:build ocamlopt.opt  -c    latex_accents.ml
:info:build ocamlc.opt -c   condition_parser.mli
:info:build pdflatex manual.tex
:info:build hevea -exec xxdate.exe -fix manual.tex
:info:build ocamlopt.opt  -c    latexmacros.ml
:info:build ocamlopt.opt  -c    bibtex.ml
:info:build ocamlopt.opt  -c    copying.ml
:info:build ocamlopt.opt  -c    condition.ml
:info:build ocamlc.opt -c   condition_lexer.mli
:info:build ocamlopt.opt  -c    latexscan.ml
:info:build ocamlopt.opt  -c    bibtex_parser.ml
:info:build ocamlopt.opt  -c    bibfilter.ml
:info:build ocamlopt.opt  -c    biboutput.ml
:info:build File "biboutput.ml", line 35, characters 14-15:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "biboutput.ml", line 43, characters 23-24:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "biboutput.ml", line 134, characters 20-21:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "biboutput.ml", line 136, characters 25-26:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "biboutput.ml", line 158, characters 14-25:
:info:build Warning 3: deprecated: String.copy
:info:build File "biboutput.ml", line 160, characters 1-70:
:info:build Warning 3: deprecated: String.set
:info:build Use Bytes.set instead.
:info:build ocamlopt.opt  -c    condition_parser.ml
:info:build ocamlopt.opt  -c    bibtex_lexer.ml
:info:build ocamlopt.opt  -c    expand.ml
:info:build ocamlopt.opt  -c    condition_lexer.ml
:info:build ./manual.tex:643: Warning: Undefined label: 'table:regexp'
:info:build ./manual.tex:688: Warning: Undefined label: 'table:syntax'
:info:build ocamlopt.opt  -c    readbib.ml
:info:build ./manual.tex:868: Warning: Undefined label: 'sec:conditions'
:info:build ocamlopt.opt  -c    parse_condition.ml
:info:build HeVeA Warning: Label(s) may have changed. Rerun me to get cross-references right.
:info:build Run, run, again...
:info:build ocamlopt.opt  -c    translate.ml
:info:build ocamlopt.opt  -c    bib2bib.ml
:info:build File "translate.ml", line 189, characters 22-23:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "translate.ml", line 192, characters 22-23:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "translate.ml", line 195, characters 22-23:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "translate.ml", line 206, characters 26-27:
:info:build Warning 3: deprecated: Pervasives.&
:info:build Use (&&) instead.
:info:build File "translate.ml", line 425, characters 19-21:
:info:build Warning 3: deprecated: Pervasives.or
:info:build Use (||) instead.
:info:build File "translate.ml", line 427, characters 19-21:
:info:build Warning 3: deprecated: Pervasives.or
:info:build Use (||) instead.
:info:build File "translate.ml", line 434, characters 19-21:
:info:build Warning 3: deprecated: Pervasives.or
:info:build Use (||) instead.
:info:build Fixpoint reached in 2 step(s)
:info:build This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014/MacPorts 2014_9) (preloaded format=pdflatex)
:info:build  restricted \write18 enabled.
:info:build ocamlopt.opt     -o bib2bib str.cmxa options.cmx bibtex.cmx bibtex_lexer.cmx bibtex_parser.cmx readbib.cmx latex_accents.cmx condition.cmx condition_parser.cmx condition_lexer.cmx parse_condition.cmx bibfilter.cmx latexmacros.cmx latexscan.cmx expand.cmx html.cmx biboutput.cmx version.cmx copying.cmx bib2bib.cmx 
:info:build ocamlopt.opt  -c    main.ml
:info:build File "main.ml", line 92, characters 6-15:
:info:build Warning 3: deprecated: Sort.list
:info:build Use List.sort instead.
:info:build entering extended mode
:info:build (./manual.tex
:info:build LaTeX2e <2014/05/01>
:info:build Babel <3.9k> and hyphenation patterns for 2 languages loaded.
:info:build (/opt/local/share/texmf-texlive/tex/latex/base/article.cls
:info:build Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
:info:build (/opt/local/share/texmf-texlive/tex/latex/base/size11.clo))
:info:build (/opt/local/share/texmf-texlive/tex/latex/base/fontenc.sty
:info:build (/opt/local/share/texmf-texlive/tex/latex/base/t1enc.def)
:info:build kpathsea: Running mktextfm ecrm1095
:info:build ocamlopt.opt     -o bibtex2html str.cmxa options.cmx html.cmx latexmacros.cmx latexscan.cmx bbl_lexer.cmx bibtex.cmx bibtex_parser.cmx bibtex_lexer.cmx readbib.cmx expand.cmx bibfilter.cmx biboutput.cmx version.cmx translate.cmx copying.cmx main.cmx 
:info:build /opt/local/share/texmf-texlive/web2c/mktexnam: Could not map source abbreviation  for ecrm1095.
:info:build /opt/local/share/texmf-texlive/web2c/mktexnam: Need to update ?
:info:build strip bib2bib
:info:build strip bibtex2html
: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 2014/MacPorts 2014_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 kpathsea: Appending font creation commands to missfont.log.
:info:build 
:info:build ! Font T1/cmr/m/n/10.95=ecrm1095 at 10.95pt not loadable: Metric (TFM) file not
:info:build  found.
:info:build <to be read again> 
:info:build                    relax 
:info:build l.100 \fontencoding\encodingdefault\selectfont
:info:build                                               
:info:build ? 
:info:build ! Emergency stop.
:info:build <to be read again> 
:info:build                    relax 
:info:build l.100 \fontencoding\encodingdefault\selectfont
:info:build                                               
:info:build !  ==> Fatal error occurred, no output PDF file produced!
:info:build Transcript written on manual.log.
:info:build make: *** [manual.pdf] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_bibtex2html/bibtex2html/work/bibtex2html-1.97'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_bibtex2html/bibtex2html/work/bibtex2html-1.97" && /usr/bin/make -j4 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port bibtex2html returned: command execution failed
:debug:build Error code: CHILDSTATUS 1027 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"portbuild::build_main org.macports.build"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for bibtex2html: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port bibtex2html for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_bibtex2html/bibtex2html/main.log
Tamas-MacBook-Pro:~ jursonovicst$ cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_bibtex2html/bibtex2html/work/bibtex2html-1.97
Tamas-MacBook-Pro:bibtex2html-1.97 jursonovicst$ sudo /usr/bin/make -j4 -w all
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_bibtex2html/bibtex2html/work/bibtex2html-1.97'
pdflatex manual.tex
This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014/MacPorts 2014_9) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./manual.tex
LaTeX2e <2014/05/01>
Babel <3.9k> and hyphenation patterns for 2 languages loaded.
(/opt/local/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/opt/local/share/texmf-texlive/tex/latex/base/size11.clo))
(/opt/local/share/texmf-texlive/tex/latex/base/fontenc.sty
(/opt/local/share/texmf-texlive/tex/latex/base/t1enc.def)
kpathsea: Running mktextfm ecrm1095
/opt/local/share/texmf-texlive/web2c/mktexnam: Could not map source abbreviation  for ecrm1095.
/opt/local/share/texmf-texlive/web2c/mktexnam: Need to update ?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1095
This is METAFONT, Version 2.7182818 (TeX Live 2014/MacPorts 2014_9) (preloaded base=mf)


kpathsea: Running mktexmf ecrm1095
! I can't find file `ecrm1095'.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1095
Tamas-MacBook-Pro:bibtex2html-1.97 jursonovicst$ sudo port install texlive-fonts-recommended
Password:
--->  Computing dependencies for texlive-fonts-recommended
--->  Fetching archive for texlive-fonts-recommended
--->  Attempting to fetch texlive-fonts-recommended-34089_0+doc.darwin_14.noarch.tbz2 from http://lil.fr.packages.macports.org/texlive-fonts-recommended
--->  Attempting to fetch texlive-fonts-recommended-34089_0+doc.darwin_14.noarch.tbz2.rmd160 from http://lil.fr.packages.macports.org/texlive-fonts-recommended
--->  Installing texlive-fonts-recommended @34089_0+doc
--->  Activating texlive-fonts-recommended @34089_0+doc
--->  Cleaning texlive-fonts-recommended
--->  Updating database of binaries
--->  Scanning binaries for linking errors               
--->  No broken files found.                             
Tamas-MacBook-Pro:bibtex2html-1.97 jursonovicst$ sudo port install bibtex2html
Password:
--->  Computing dependencies for bibtex2html
--->  Building bibtex2html
--->  Staging bibtex2html into destroot
--->  Installing bibtex2html @1.97_3
--->  Activating bibtex2html @1.97_3
--->  Cleaning bibtex2html
--->  Updating database of binaries
--->  Scanning binaries for linking errors
--->  No broken files found.
Tamas-MacBook-Pro:bibtex2html-1.97 jursonovicst$ 

comment:7 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:8 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r139014

Note: See TracTickets for help on using tickets.