Build:
- 0
2026-06-24 13:54.50: New job: build obelisk.0.3.2 (b106ecf9620b) 2026-06-24 13:54.50: Waiting for resource in pool day11-builds 2026-06-24 14:18.48: Got resource from pool day11-builds 2026-06-24 14:18.48: [profile full] build obelisk.0.3.2 2026-06-24 14:18.48: build obelisk.0.3.2 (b106ecf9620b) === DEPENDENCIES (14 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb compiler-cloning.enabled 439a1fc77aa6 dune.3.23.1 a59dd9b14fe3 menhir.20260209 2dfcdff6beb1 menhirCST.20260209 ca14cdeaa1bc menhirGLR.20260209 5ba1fed6b7bb menhirLib.20260209 93342fcbef2d menhirSdk.20260209 28fda6618c58 ocaml.5.5.0 383268832c4b ocaml-base-compiler.5.5.0 522c248944c8 ocaml-compiler.5.5.0 eb1a8babf54c ocamlbuild.0.16.1 e57f00093c6a ocamlfind.1.9.8 b506a15fcd6c === STDOUT === Processing: [default: loading data] [obelisk.0.3.2: dl] [obelisk.0.3.2: extract] -> retrieved obelisk.0.3.2 (https://opam.ocaml.org/cache) [obelisk: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/obelisk.0.3.2) - + ocamlfind ocamlc -config - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + ocamlfind ocamlc -config - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/main.ml > src/main.ml.depends - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/genericPrinter.ml > src/genericPrinter.ml.depends - + ocamlfind ocamldep -package str -modules src/common.ml > src/common.ml.depends - + ocamlfind ocamldep -package str -modules src/extendedAst.mli > src/extendedAst.mli.depends - + ocamlfind ocamldep -package str -modules src/helper.mli > src/helper.mli.depends - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/common.cmo src/common.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/common.cmo src/common.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/extendedAst.cmi src/extendedAst.mli - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/extendedAst.cmi src/extendedAst.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/printer.mli > src/printer.mli.depends - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/helper.cmi src/helper.mli - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/helper.cmi src/helper.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/printer.cmi src/printer.mli - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/printer.cmi src/printer.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + /home/opam/.opam/default/bin/ocamllex.opt -q src/lexer.mll - + ocamlfind ocamldep -package str -modules src/lexer.ml > src/lexer.ml.depends - + menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/parser.mly > src/parser.mly.depends - + ocamlfind ocamldep -package str -modules src/ast.mli > src/ast.mli.depends - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/ast.cmi src/ast.mli - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/ast.cmi src/ast.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + menhir --ocamlc 'ocamlfind ocamlc -package str -I src -I src/helpers' --infer src/parser.mly - + menhir --ocamlc 'ocamlfind ocamlc -package str -I src -I src/helpers' --infer src/parser.mly - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/parser.mli > src/parser.mli.depends - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/parser.cmi src/parser.mli - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/parser.cmi src/parser.mli - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/normalize.ml > src/normalize.ml.depends - + ocamlfind ocamldep -package str -modules src/options.ml > src/options.ml.depends - + ocamlfind ocamldep -package str -modules src/position.ml > src/position.ml.depends - + ocamlfind ocamldep -package str -modules src/printers.ml > src/printers.ml.depends - + ocamlfind ocamldep -package str -modules src/helpers/default.ml > src/helpers/default.ml.depends - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/genericPrinter.cmo src/genericPrinter.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/genericPrinter.cmo src/genericPrinter.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/helpers/miniHelper.ml > src/helpers/miniHelper.ml.depends - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/miniHelper.cmo src/helpers/miniHelper.ml - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/miniHelper.cmo src/helpers/miniHelper.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/helpers/html.ml > src/helpers/html.ml.depends - + ocamlfind ocamldep -package str -modules src/helpers/latexBacknaur.ml > src/helpers/latexBacknaur.ml.depends - + ocamlfind ocamldep -package str -modules src/helpers/miniLatex.ml > src/helpers/miniLatex.ml.depends - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/options.cmo src/options.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/options.cmo src/options.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/miniLatex.cmo src/helpers/miniLatex.ml - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/miniLatex.cmo src/helpers/miniLatex.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/helpers/latexSyntax.ml > src/helpers/latexSyntax.ml.depends - + ocamlfind ocamldep -package str -modules src/helpers/latexTabular.ml > src/helpers/latexTabular.ml.depends - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/default.cmo src/helpers/default.ml - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/default.cmo src/helpers/default.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/html.cmo src/helpers/html.ml - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/html.cmo src/helpers/html.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/latexBacknaur.cmo src/helpers/latexBacknaur.ml - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/latexBacknaur.cmo src/helpers/latexBacknaur.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/latexSyntax.cmo src/helpers/latexSyntax.ml - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/latexSyntax.cmo src/helpers/latexSyntax.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/latexTabular.cmo src/helpers/latexTabular.ml - + ocamlfind ocamlc -c -package str -I src/helpers -I src -o src/helpers/latexTabular.cmo src/helpers/latexTabular.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/reduce.ml > src/reduce.ml.depends - + ocamlfind ocamldep -package str -modules src/scan.ml > src/scan.ml.depends - + ocamlfind ocamldep -package str -modules src/transform.ml > src/transform.ml.depends - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/lexer.cmo src/lexer.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/lexer.cmo src/lexer.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/normalize.cmo src/normalize.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/normalize.cmo src/normalize.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/position.cmo src/position.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/position.cmo src/position.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/printers.cmo src/printers.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/printers.cmo src/printers.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/reduce.cmo src/reduce.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/reduce.cmo src/reduce.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/scan.cmo src/scan.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/scan.cmo src/scan.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/transform.cmo src/transform.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/transform.cmo src/transform.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/main.cmo src/main.ml - + ocamlfind ocamlc -c -package str -I src -I src/helpers -o src/main.cmo src/main.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/common.cmx src/common.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/common.cmx src/common.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamldep -package str -modules src/parser.ml > src/parser.ml.depends - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/parser.cmx src/parser.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/parser.cmx src/parser.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/genericPrinter.cmx src/genericPrinter.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/genericPrinter.cmx src/genericPrinter.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/miniHelper.cmx src/helpers/miniHelper.ml - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/miniHelper.cmx src/helpers/miniHelper.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/options.cmx src/options.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/options.cmx src/options.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/miniLatex.cmx src/helpers/miniLatex.ml - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/miniLatex.cmx src/helpers/miniLatex.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/default.cmx src/helpers/default.ml - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/default.cmx src/helpers/default.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/html.cmx src/helpers/html.ml - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/html.cmx src/helpers/html.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/latexBacknaur.cmx src/helpers/latexBacknaur.ml - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/latexBacknaur.cmx src/helpers/latexBacknaur.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/latexSyntax.cmx src/helpers/latexSyntax.ml - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/latexSyntax.cmx src/helpers/latexSyntax.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/latexTabular.cmx src/helpers/latexTabular.ml - + ocamlfind ocamlopt -c -package str -I src/helpers -I src -o src/helpers/latexTabular.cmx src/helpers/latexTabular.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/lexer.cmx src/lexer.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/lexer.cmx src/lexer.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/normalize.cmx src/normalize.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/normalize.cmx src/normalize.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/position.cmx src/position.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/position.cmx src/position.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/printers.cmx src/printers.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/printers.cmx src/printers.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/reduce.cmx src/reduce.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/reduce.cmx src/reduce.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/scan.cmx src/scan.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/scan.cmx src/scan.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/transform.cmx src/transform.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/transform.cmx src/transform.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/main.cmx src/main.ml - + ocamlfind ocamlopt -c -package str -I src -I src/helpers -o src/main.cmx src/main.ml - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -linkpkg -package str -I src -I src/helpers src/common.cmx src/genericPrinter.cmx src/helpers/miniHelper.cmx src/helpers/default.cmx src/helpers/html.cmx src/options.cmx src/helpers/miniLatex.cmx src/helpers/latexBacknaur.cmx src/helpers/latexSyntax.cmx src/helpers/latexTabular.cmx src/parser.cmx src/lexer.cmx src/normalize.cmx src/position.cmx src/printers.cmx src/reduce.cmx src/scan.cmx src/transform.cmx src/main.cmx -o src/main.native - + ocamlfind ocamlopt -linkpkg -package str -I src -I src/helpers src/common.cmx src/genericPrinter.cmx src/helpers/miniHelper.cmx src/helpers/default.cmx src/helpers/html.cmx src/options.cmx src/helpers/miniLatex.cmx src/helpers/latexBacknaur.cmx src/helpers/latexSyntax.cmx src/helpers/latexTabular.cmx src/parser.cmx src/lexer.cmx src/normalize.cmx src/position.cmx src/printers.cmx src/reduce.cmx src/scan.cmx src/transform.cmx src/main.cmx -o src/main.native - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlopt -I +unix unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf -> compiled obelisk.0.3.2 [obelisk: make install] + /usr/bin/make "install" "BINDIR=/home/opam/.opam/default/bin" (CWD=/home/opam/.opam/default/.opam-switch/build/obelisk.0.3.2) - + ocamlfind ocamlc -config - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - + ocamlfind ocamlc -config - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf - ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf - /home/opam/.opam/default/bin -> installed obelisk.0.3.2 === STDERR === 2026-06-24 14:19.26: OK: build obelisk.0.3.2 (runc: 9.1s, disk: 27KB) 2026-06-24 14:19.26: Job succeeded