Build:
- 0
2026-06-24 11:34.26: New job: build bibtex2html.1.99 (390b2f52713f) 2026-06-24 11:34.26: Waiting for resource in pool day11-builds 2026-06-24 13:01.39: Got resource from pool day11-builds 2026-06-24 13:01.39: [profile full] build bibtex2html.1.99 2026-06-24 13:01.39: build bibtex2html.1.99 (390b2f52713f) === DEPENDENCIES (6 transitive) === compiler-cloning.enabled 439a1fc77aa6 hevea.2.38 803c2e1184ac ocaml.5.5.0 383268832c4b ocaml-base-compiler.5.5.0 522c248944c8 ocaml-compiler.5.5.0 eb1a8babf54c ocamlbuild.0.16.1 e57f00093c6a === STDOUT === Processing: [default: loading data] [bibtex2html.1.99: dl] [bibtex2html.1.99: extract] [bibtex2html.1.99/0001-make-uninstall.patch: dl] -> retrieved bibtex2html.1.99 (https://opam.ocaml.org/cache) [bibtex2html: patch] applying make-uninstall.patch [bibtex2html: ./configure] + /home/opam/.opam/default/.opam-switch/build/bibtex2html.1.99/./configure "--prefix=/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/bibtex2html.1.99) - checking for ocamlc... ocamlc - ocaml version is 5.5.0 - ocaml library path is /home/opam/.opam/default/lib/ocaml - checking for ocamlopt... ocamlopt - checking ocamlopt version... ok - checking for ocamlc.opt... ocamlc.opt - checking ocamlc.opt version... ok - checking for ocamlopt.opt... ocamlopt.opt - checking ocamlc.opt version... ok - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamldep... ocamldep - checking for perl... /usr/bin/perl - checking platform... not win32 - checking for pdflatex... no - configure: WARNING: Cannot find pdflatex; documentation disabled. - configure: creating ./config.status - config.status: creating Makefile - config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting - config.status: creating aux2bib [bibtex2html: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/bibtex2html.1.99) - ocamlc.opt -c options.mli - ocamlopt.opt -c options.ml - ocamlopt.opt -c html.ml - File "html.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - ocamlc.opt -c latexmacros.mli - ocamlopt.opt -c latexmacros.ml - ocamllex.opt latexscan.mll - 376 states, 6131 transitions, table size 26780 bytes - 4414 additional bytes used for bindings - ocamlopt.opt -c latexscan.ml - File "latexscan.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - ocamllex.opt bbl_lexer.mll - 92 states, 740 transitions, table size 3512 bytes - ocamlopt.opt -c bbl_lexer.ml - ocamlc.opt -c bibtex.mli - ocamlopt.opt -c bibtex.ml - ocamlyacc bibtex_parser.mly - ocamlc.opt -c bibtex_parser.mli - ocamlopt.opt -c bibtex_parser.ml - ocamllex.opt bibtex_lexer.mll - 36 states, 325 transitions, table size 1516 bytes - 1304 additional bytes used for bindings - ocamlopt.opt -c bibtex_lexer.ml - ocamlc.opt -c readbib.mli - ocamlopt.opt -c readbib.ml - ocamlc.opt -c expand.mli - ocamlopt.opt -c expand.ml - File "expand.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - ocamlc.opt -c bibfilter.mli - ocamlopt.opt -c bibfilter.ml - ocamlc.opt -c biboutput.mli - ocamlopt.opt -c biboutput.ml - File "biboutput.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - echo "let version = \""1.99"\"" > version.ml - echo 'let date = "'"Wed Jun 24 13:01:57 UTC 2026"'"' >> version.ml - ocamlc.opt -c version.mli - ocamlopt.opt -c version.ml - ocamlc.opt -c translate.mli - ocamlopt.opt -c translate.ml - ocamlc.opt -c copying.mli - ocamlopt.opt -c copying.ml - ocamlopt.opt -c main.ml - File "main.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - - File "main.ml", line 629, characters 8-22: - 629 | let _ = Printexc.catch main () - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printexc.catch - This function is no longer needed. - 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 - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - strip bibtex2html - ocamllex.opt latex_accents.mll - 261 states, 608 transitions, table size 3998 bytes - ocamlc.opt -c latex_accents.mli - ocamlopt.opt -c latex_accents.ml - ocamlc.opt -c condition.mli - File "condition.mli", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - ocamlopt.opt -c condition.ml - File "condition.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - ocamlyacc condition_parser.mly - ocamlc.opt -c condition_parser.mli - ocamlopt.opt -c condition_parser.ml - File "condition_parser.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - ocamllex.opt condition_lexer.mll - 69 states, 1647 transitions, table size 7002 bytes - ocamlc.opt -c condition_lexer.mli - ocamlopt.opt -c condition_lexer.ml - ocamlc.opt -c parse_condition.mli - ocamlopt.opt -c parse_condition.ml - ocamlopt.opt -c bib2bib.ml - File "bib2bib.ml", line 301, characters 2-16: - 301 | Printexc.catch main () - ^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Printexc.catch - This function is no longer needed. - 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 - File "_none_", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The str subdirectory has been - automatically added to the search path, but you should add -I +str to the - command-line to silence this alert (e.g. by adding str to the list of - libraries in your dune file, or adding use_str to your _tags file for - ocamlbuild, or using -package str for ocamlfind). - strip bib2bib -> compiled bibtex2html.1.99 [bibtex2html: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/bibtex2html.1.99) - mkdir -p /home/opam/.opam/default/bin - cp aux2bib /home/opam/.opam/default/bin/aux2bib - mkdir -p /home/opam/.opam/default/share/man/man1 - cp bibtex2html.1 /home/opam/.opam/default/share/man/man1/bibtex2html.1 - cp bibtex2html.1 /home/opam/.opam/default/share/man/man1/bib2bib.1 - cp aux2bib.1 /home/opam/.opam/default/share/man/man1/aux2bib.1 - if test opt = opt ; then \ - cp bibtex2html bib2bib /home/opam/.opam/default/bin ; \ - else \ - cp bibtex2html.byte /home/opam/.opam/default/bin/bibtex2html ; \ - cp bib2bib.byte /home/opam/.opam/default/bin/bib2bib ; \ - fi -> installed bibtex2html.1.99 === STDERR === 2026-06-24 13:02.00: OK: build bibtex2html.1.99 (runc: 6.1s, disk: 14KB) 2026-06-24 13:02.00: Job succeeded