=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for bibtex2html-1.98nb14 --- bibtex_parser.ml --- --- condition_parser.ml --- --- options.cmi --- --- html.cmx --- --- latexmacros.cmi --- --- latexscan.ml --- --- bbl_lexer.ml --- --- bibtex.cmi --- --- bibtex_parser.mli --- --- bibtex_lexer.ml --- --- version.cmi --- --- copying.cmi --- --- condition_parser.ml --- ocamlyacc condition_parser.mly --- options.cmi --- ocamlc.opt -c options.mli --- latexmacros.cmi --- ocamlc.opt -c latexmacros.mli --- html.cmx --- ocamlopt.opt -c html.ml --- latexscan.ml --- ocamllex.opt latexscan.mll --- bibtex_parser.ml --- ocamlyacc bibtex_parser.mly --- copying.cmi --- ocamlc.opt -c copying.mli --- latex_accents.cmi --- --- bibtex.cmi --- ocamlc.opt -c bibtex.mli --- latex_accents.ml --- --- bibtex_lexer.ml --- ocamllex.opt bibtex_lexer.mll --- version.cmi --- ocamlc.opt -c version.mli --- bbl_lexer.ml --- ocamllex.opt bbl_lexer.mll --- latex_accents.ml --- ocamllex.opt latex_accents.mll --- latex_accents.cmi --- ocamlc.opt -c latex_accents.mli --- bibtex_parser.mli --- ocamlyacc bibtex_parser.mly --- bbl_lexer.ml --- 92 states, 740 transitions, table size 3512 bytes --- condition_lexer.ml --- --- options.cmx --- --- bbl_lexer.cmx --- --- latex_accents.ml --- 248 states, 608 transitions, table size 3920 bytes --- condition_lexer.ml --- ocamllex.opt condition_lexer.mll --- options.cmx --- ocamlopt.opt -c options.ml --- bibtex_lexer.ml --- 36 states, 325 transitions, table size 1516 bytes 1304 additional bytes used for bindings --- latexscan.ml --- 376 states, 6131 transitions, table size 26780 bytes 4414 additional bytes used for bindings --- version.ml --- --- bbl_lexer.cmx --- ocamlopt.opt -c bbl_lexer.ml --- version.ml --- echo "let version = \""1.98"\"" > version.ml --- version.tex --- --- version.ml --- echo "let date = \""`date`"\"" >> version.ml --- condition_lexer.ml --- 69 states, 1647 transitions, table size 7002 bytes --- version.tex --- printf "\\\newcommand{\\\version}{1.98}" > version.tex --- manual.pdf --- --- manual.html --- --- version.cmx --- --- manual.html --- hevea -exec xxdate.exe -fix manual.tex --- manual.pdf --- pdflatex manual.tex --- bibfilter.cmi --- --- biboutput.cmi --- --- bibtex_parser.cmi --- --- condition.cmi --- --- expand.cmi --- --- readbib.cmi --- --- version.cmx --- ocamlopt.opt -c version.ml --- bibfilter.cmi --- ocamlc.opt -c bibfilter.mli --- biboutput.cmi --- ocamlc.opt -c biboutput.mli --- condition.cmi --- ocamlc.opt -c condition.mli --- readbib.cmi --- ocamlc.opt -c readbib.mli --- latex_accents.cmx --- --- bibtex_parser.cmi --- ocamlc.opt -c bibtex_parser.mli --- expand.cmi --- ocamlc.opt -c expand.mli --- bbl_lexer.cmx --- File "bbl_lexer.mll", line 59, characters 20-41: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) --- latex_accents.cmx --- ocamlopt.opt -c latex_accents.ml --- manual.pdf --- This is pdfTeX, Version 3.14159265-2.6-1.40.20 (Web2C 2019) (preloaded format=pdflatex) restricted \write18 enabled. --- bibtex.cmx --- --- manual.pdf --- entering extended mode (./manual.tex LaTeX2e <2018-12-01> (/usr/pkg/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2018/09/03 v1.4i Standard LaTeX document class --- latexmacros.cmx --- --- bibtex.cmx --- ocamlopt.opt -c bibtex.ml --- latexmacros.cmx --- ocamlopt.opt -c latexmacros.ml --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/base/size11.clo)) (/usr/pkg/share/texmf-dist/tex/latex/base/fontenc.sty (/usr/pkg/share/texmf-dist/tex/latex/base/t1enc.def)) (/usr/pkg/share/texmf-dist/tex/latex/base/inputenc.sty (/usr/pkg/share/texmf-dist/tex/latex/base/latin1.def)) (/usr/pkg/share/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/pkg/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/pkg/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty --- condition_parser.cmi --- --- parse_condition.cmi --- ocamlc.opt -c parse_condition.mli --- condition_parser.cmi --- ocamlc.opt -c condition_parser.mli --- translate.cmi --- --- copying.cmx --- --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/pkg/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/pkg/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty) --- translate.cmi --- ocamlc.opt -c translate.mli --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/oberdiek/auxhook.sty) --- copying.cmx --- ocamlopt.opt -c copying.ml --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty) --- bibtex.cmx --- File "bibtex.ml", line 54, characters 6-22: 54 | if String.lowercase s = key then e else find key b ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "bibtex.ml", line 56, characters 11-27: 56 | in find (String.lowercase key) biblio ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. --- condition_lexer.cmi --- --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/hyperref/pd1enc.def) --- condition_lexer.cmi --- ocamlc.opt -c condition_lexer.mli --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg) --- bibtex.cmx --- File "bibtex.ml", line 140, characters 15-30: 140 | with Failure "int_of_string" -> ^^^^^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "bibtex.ml", line 214, characters 53-69: 214 | let add_crossref a l = Hashtbl.add crossref_table (String.lowercase a) l in ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/url/url.sty)) (/usr/pkg/share/texmf-dist/tex/latex/hyperref/hpdftex.def --- bibtex.cmx --- File "bibtex.ml", line 215, characters 53-69: 215 | let find_crossref a = Hashtbl.find crossref_table (String.lowercase a) in ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "bibtex.ml", line 217, characters 36-52: 217 | Hashtbl.replace crossref_table (String.lowercase a) l ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. --- latexmacros.cmx --- File "latexmacros.ml", line 116, characters 8-24: 116 | match String.lowercase name with ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (./version.tex) No file manual.aux. (/usr/pkg/share/texmf-dist/tex/latex/hyperref/nameref.sty --- manual.html --- ./manual.tex:45: Warning: Suppressing nested a element --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) --- manual.html --- ./manual.tex:45: Warning: Suppressing nested a element --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/pkg/share/texmf-dist/tex/latex/base/omscmr.fd) [1{/var/lib/texmf/fonts/ma --- bibfilter.cmx --- --- biboutput.cmx --- --- bibtex_parser.cmx --- --- condition.cmx --- --- manual.html --- ./manual.tex:643: Warning: Undefined label: 'table:regexp' --- manual.pdf --- p/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] [7] [8] LaTeX Warning: Reference `table:regexp' on page 9 undefined on input line 643. LaTeX Warning: Reference `table:syntax' on page 9 undefined on input line 688. --- bibfilter.cmx --- ocamlopt.opt -c bibfilter.ml --- manual.html --- ./manual.tex:688: Warning: Undefined label: 'table:syntax' --- biboutput.cmx --- ocamlopt.opt -c biboutput.ml --- bibtex_parser.cmx --- ocamlopt.opt -c bibtex_parser.ml --- condition.cmx --- ocamlopt.opt -c condition.ml --- manual.pdf --- [9] [10] [11] LaTeX Warning: Reference `sec:conditions' on page 12 undefined on input line 86 8. [12] (./manual.aux) Package rerunfilecheck Warning: File `manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/pkg/share/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} ^^^^^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) --- manual.pdf --- pkg/share/texmf-dist/fonts/type1/public/cm-super/sfbx1095.pfb> Output written on manual.pdf (12 pages, 339042 bytes). Transcript written on manual.log. --- condition_parser.cmx --- File "condition_parser.mly", line 76, characters 13-29: Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "condition_parser.mly", line 79, characters 19-35: Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. --- manual.pdf --- pdflatex manual.tex --- manual.html --- Fixpoint reached in 2 step(s) --- manual.pdf --- This is pdfTeX, Version 3.14159265-2.6-1.40.20 (Web2C 2019) (preloaded format=pdflatex) restricted \write18 enabled. --- condition_lexer.cmx --- ocamlopt.opt -c condition_lexer.ml --- readbib.cmx --- --- manual.pdf --- entering extended mode --- readbib.cmx --- ocamlopt.opt -c readbib.ml --- manual.pdf --- (./manual.tex LaTeX2e <2018-12-01> (/usr/pkg/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2018/09/03 v1.4i Standard LaTeX document class (/usr/pkg/share/texmf-dist/tex/latex/base/size11.clo)) (/usr/pkg/share/texmf-dist/tex/latex/base/fontenc.sty (/usr/pkg/share/texmf-dist/tex/latex/base/t1enc.def)) (/usr/pkg/share/texmf-dist/tex/latex/base/inputenc.sty (/usr/pkg/share/texmf-dist/tex/latex/base/latin1.def)) (/usr/pkg/share/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/pkg/share/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/pkg/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/pkg/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/pkg/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/pkg/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/pkg/share/texmf-dist/tex/latex/oberdiek/auxhook.sty) --- readbib.cmx --- File "readbib.ml", line 39, characters 37-58: 39 | with Parsing.Parse_error | Failure "unterminated string" -> ^^^^^^^^^^^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/pkg/share/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/pkg/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/pkg/share/texmf-dist/tex/latex/url/url.sty)) (/usr/pkg/share/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/pkg/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (./version.tex) (./manual.aux) (/usr/pkg/share/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/pkg/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) --- parse_condition.cmx --- --- manual.pdf --- (./manual.out) (./manual.out) --- parse_condition.cmx --- ocamlopt.opt -c parse_condition.ml --- expand.cmx --- ocamlopt.opt -c expand.ml --- manual.pdf --- (/usr/pkg/share/texmf-dist/tex/latex/base/t1cmtt.fd) (./manual.toc) (/usr/pkg/share/texmf-dist/tex/latex/base/omscmr.fd) [1{/var/lib/texmf/fonts/ma --- expand.cmx --- File "expand.ml", line 124, characters 15-30: 124 | with Failure "int_of_string" -> ^^^^^^^^^^^^^^^ Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "expand.ml", line 177, characters 38-54: 177 | let get_field (_,_,f) s = List.assoc (String.lowercase s) f ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. --- bib2bib.cmx --- ocamlopt.opt -c bib2bib.ml File "bib2bib.ml", line 81, characters 35-51: 81 | (fun s -> sort_criteria := (String.lowercase s):: !sort_criteria), ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "bib2bib.ml", line 88, characters 35-51: 88 | (fun s -> remove_fields := (String.lowercase s):: !remove_fields), ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "bib2bib.ml", line 94, characters 24-40: 94 | (String.lowercase !rename_field, ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "bib2bib.ml", line 95, characters 24-40: 95 | String.lowercase s):: !rename_fields)], ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "_none_", line 1: Warning 58: no cmx file was found in path for module Expand, and its interface was not compiled with -opaque --- translate.cmx --- ocamlopt.opt -c translate.ml --- manual.pdf --- p/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] (./manual.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/pkg/share/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc} 3 & String.lowercase (String.sub s 0 4) = "http" ^ Alert deprecated: Stdlib.& Use (&&) instead. --- manual.pdf --- uper/sfrm0800.pfb> 3 & String.lowercase (String.sub s 0 4) = "http" ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "translate.ml", line 192, characters 22-23: 192 | String.length s > 2 & String.lowercase (String.sub s 0 3) = "ftp" ^ Alert deprecated: Stdlib.& Use (&&) instead. File "translate.ml", line 192, characters 24-40: 192 | String.length s > 2 & String.lowercase (String.sub s 0 3) = "ftp" ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "translate.ml", line 195, characters 22-23: 195 | String.length s > 3 & String.lowercase (String.sub s 0 4) = "www:" ^ Alert deprecated: Stdlib.& Use (&&) instead. File "translate.ml", line 195, characters 24-40: 195 | String.length s > 3 & String.lowercase (String.sub s 0 4) = "www:" ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "translate.ml", line 206, characters 26-27: 206 | if (String.length s > 3 & String.lowercase (String.sub s 0 3) = "www") then ^ Alert deprecated: Stdlib.& Use (&&) instead. File "translate.ml", line 206, characters 28-44: 206 | if (String.length s > 3 & String.lowercase (String.sub s 0 3) = "www") then ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. File "translate.ml", line 218, characters 1-18: 218 | String.capitalize (String.lowercase u) ^^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.capitalize Use String.capitalize_ascii instead. File "translate.ml", line 218, characters 20-36: 218 | String.capitalize (String.lowercase u) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.lowercase Use String.lowercase_ascii instead. --- manual.pdf --- 95.pfb> Output written on manual.pdf (12 pages, 342251 bytes). Transcript written on manual.log. --- main.cmx --- ocamlopt.opt -c main.ml File "main.ml", line 92, characters 6-15: 92 | Sort.list (fun (_,_,e1) (_,_,e2) -> Expand.date_order entries e1 e2) el ^^^^^^^^^ Error: Unbound module Sort *** [main.cmx] Error code 2 make: stopped in /tmp/pkgbuild/converters/bibtex2html/work.x86_64/bibtex2html-1.98 --- bib2bib --- strip bib2bib 1 error make: stopped in /tmp/pkgbuild/converters/bibtex2html/work.x86_64/bibtex2html-1.98 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/converters/bibtex2html *** Error code 1 Stop. make: stopped in /usr/pkgsrc/converters/bibtex2html