Build:
- 0
2026-06-16 12:35.17: New job: build js_of_ocaml-compiler.3.9.1 (f05ba71594d2)
2026-06-16 12:35.17: Waiting for resource in pool day11-builds
2026-06-16 13:55.38: Got resource from pool day11-builds
2026-06-16 13:55.38: [profile full] build js_of_ocaml-compiler.3.9.1
2026-06-16 13:55.38: build js_of_ocaml-compiler.3.9.1 (f05ba71594d2)
=== DEPENDENCIES (19 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.1.3.0 2732d822bdf8
cppo.1.8.0 e68c7af668cf
dune.2.6.1 bf1eccb6c13d
menhir.20211012 4f330c74115d
menhirLib.20211012 4383e1bfc515
menhirSdk.20211012 0ed153a995f8
ocaml.4.11.2 82527a3d9959
ocaml-base-compiler.4.11.2 853adb80bee7
ocaml-compiler-libs.v0.12.3 3e1082d974e6
ocaml-config.1 73dc523c3cc6
ocaml-migrate-parsetree.2.4.0 9ab370b2e299
ppx_derivers.1.2.1 56daf7bed8e0
ppxlib.0.20.0 475e39da515c
seq.base 9cd2e9e1495c
sexplib0.v0.16.0 3af2f90d96be
stdlib-shims.0.3.0 30214616c0aa
yojson.2.0.2 c92889343a3b
=== STDOUT ===
Processing: [default: loading data]
[js_of_ocaml-compiler.3.9.1: dl]
[js_of_ocaml-compiler.3.9.1: extract]
-> retrieved js_of_ocaml-compiler.3.9.1 (https://opam.ocaml.org/cache)
[js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "js_of_ocaml-compiler" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/js_of_ocaml-compiler.3.9.1)
- ocaml (internal)
- sh: 1: ocamlfind: not found
- ocamlc compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte/dune__exe__Cmd_arg.{cmi,cmti}
- File "compiler/bin-jsoo_minify/cmd_arg.mli", line 30, characters 11-29:
- 30 | val info : Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlc compiler/bin-jsoo_link/.jsoo_link.eobjs/byte/dune__exe__Cmd_arg.{cmi,cmo,cmt}
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 | pure build_t
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 | Term.info "js_of_ocaml" ~version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlopt compiler/lib-cmdline/.jsoo_cmdline.objs/native/jsoo_cmdline__Arg.{cmx,o}
- File "compiler/lib-cmdline/arg.ml", line 42, characters 8-12:
- 42 | Term.(pure List.flatten $ arg)
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 50, characters 8-12:
- 50 | Term.(pure List.flatten $ arg)
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 58, characters 8-12:
- 58 | Term.(pure List.flatten $ arg)
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 85, characters 4-8:
- 85 | pure (fun debug enable disable pretty debuginfo noinline quiet c_header ->
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- ocamlopt compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native/dune__exe__Jsoo_fs.{cmx,o}
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 44, characters 4-8:
- 44 | pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 74, characters 2-11:
- 74 | Term.info "jsoo_fs" ~doc ~man ~version
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 110, characters 26-30:
- 110 | let main = Cmdliner.Term.(pure f $ options), info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 115, characters 4-22:
- 115 | Cmdliner.Term.eval
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Cmd_arg.{cmx,o}
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 45, characters 16-20:
- 45 | let t = Term.(pure build_t $ Jsoo_cmdline.Arg.t $ files $ output_file $ use_stdin) in
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 75, characters 2-11:
- 75 | Term.info "jsoo_minify" ~version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlopt compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Cmd_arg.{cmx,o}
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 | pure build_t
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 | Term.info "js_of_ocaml" ~version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlopt compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Jsoo_link.{cmx,o}
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 32, characters 26-30:
- 32 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 37, characters 4-22:
- 37 | Cmdliner.Term.eval
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlopt compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Jsoo_minify.{cmx,o}
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 95, characters 26-30:
- 95 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 100, characters 4-22:
- 100 | Cmdliner.Term.eval
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_runtime.{cmi,cmti}
- File "compiler/bin-js_of_ocaml/build_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Info.{cmi,cmti}
- File "compiler/bin-js_of_ocaml/info.mli", line 20, characters 62-80:
- 20 | val make : name:string -> doc:string -> description:string -> Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Print_runtime.{cmi,cmti}
- File "compiler/bin-js_of_ocaml/print_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_fs.{cmi,cmti}
- File "compiler/bin-js_of_ocaml/build_fs.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Link.{cmi,cmti}
- File "compiler/bin-js_of_ocaml/link.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlc compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Compile.{cmi,cmti}
- File "compiler/bin-js_of_ocaml/compile.mli", line 21, characters 37-55:
- 21 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-js_of_ocaml/compile.mli", line 23, characters 42-60:
- 23 | val command_main : unit Cmdliner.Term.t * Cmdliner.Term.info
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Info.{cmx,o}
- File "compiler/bin-js_of_ocaml/info.ml", line 49, characters 2-11:
- 49 | Term.info name ~version ~doc ~man
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Link.{cmx,o}
- File "compiler/bin-js_of_ocaml/link.ml", line 89, characters 6-10:
- 89 | pure build_t
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/link.ml", line 116, characters 29-33:
- 116 | let command = Cmdliner.Term.(pure f $ options), info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Cmd_arg.{cmx,o}
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 305, characters 6-10:
- 305 | pure build_t
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 519, characters 6-10:
- 519 | pure build_t
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Print_runtime.{cmx,o}
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 29-33:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 38-42:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_fs.{cmx,o}
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 44, characters 4-8:
- 44 | pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 90, characters 29-33:
- 90 | let command = Cmdliner.Term.(pure f $ options), info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Compile.{cmx,o}
- File "compiler/bin-js_of_ocaml/compile.ml", line 299, characters 34-38:
- 299 | let command_main = Cmdliner.Term.(pure run $ Cmd_arg.options), info "js_of_ocaml"
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/compile.ml", line 301, characters 29-33:
- 301 | let command = Cmdliner.Term.(pure run $ Cmd_arg.options), info "compile"
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_runtime.{cmx,o}
- File "compiler/bin-js_of_ocaml/build_runtime.ml", line 31, characters 29-33:
- 31 | let command = Cmdliner.Term.(pure Compile.run $ Cmd_arg.options_runtime_only), info
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- ocamlopt compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Js_of_ocaml.{cmx,o}
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 44, characters 20-38:
- 44 | (exe :: Cmdliner.Term.name (snd Compile.command) :: maybe_command :: rest)
- ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 48, characters 4-29:
- 48 | Cmdliner.Term.eval_choice
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
-> compiled js_of_ocaml-compiler.3.9.1
-> installed js_of_ocaml-compiler.3.9.1
=== STDERR ===
2026-06-16 13:56.19: OK: build js_of_ocaml-compiler.3.9.1 (runc: 29.2s, disk: 18KB)
2026-06-16 13:56.19: Job succeeded