Build:
- 0
2026-06-16 12:48.47: New job: build mkaudio.1.1.2 (0c3d4f3fb0db) 2026-06-16 12:48.47: Waiting for resource in pool day11-builds 2026-06-16 14:14.45: Got resource from pool day11-builds 2026-06-16 14:14.45: [profile full] build mkaudio.1.1.2 2026-06-16 14:14.45: build mkaudio.1.1.2 (0c3d4f3fb0db) === DEPENDENCIES (11 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 dad70bc4de20 csexp.1.5.2 ec63db2dab31 dune.3.23.1 5402470d931c dune-configurator.3.23.1 58f4a3f92083 mm.0.7.4 928c1aa8096b ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d result.1.5 537fffb7b75d === STDOUT === Processing: [default: loading data] [mkaudio.1.1.2: dl] [mkaudio.1.1.2: extract] -> retrieved mkaudio.1.1.2 (https://opam.ocaml.org/cache) [mkaudio: dune build] + /home/opam/.opam/default/bin/dune "build" "@install" "-p" "mkaudio" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mkaudio.1.1.2) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I bin/.mkaudio.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/mm -I /home/opam/.opam/default/lib/mm/audio -I /home/opam/.opam/default/lib/mm/base -I /home/opam/.opam/default/lib/mm/image -I /home/opam/.opam/default/lib/mm/midi -I /home/opam/.opam/default/lib/mm/video -I /home/opam/.opam/default/lib/result -I lib/.mkaudio_libs.objs/byte -no-alias-deps -open Dune__exe -o bin/.mkaudio.eobjs/byte/dune__exe__Mkaudio.cmo -c -impl bin/mkaudio.ml) - File "bin/mkaudio.ml", line 37, characters 13-17: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 37, characters 25-40: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.man_format - Use Arg.man_format instead. - File "bin/mkaudio.ml", line 38, characters 2-11: - 38 | Term.info "help" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 99, characters 8-12: - 99 | Term.(pure Commands.saw - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 108, characters 2-11: - 108 | Term.info "saw" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 116, characters 8-12: - 116 | Term.(pure Commands.sine - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 125, characters 2-11: - 125 | Term.info "sine" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 133, characters 8-12: - 133 | Term.(pure Commands.square - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 142, characters 2-11: - 142 | Term.info "square" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 150, characters 8-12: - 150 | Term.(pure Commands.triangle - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 159, characters 2-11: - 159 | Term.info "triangle" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 167, characters 8-12: - 167 | Term.(pure Commands.white_noise - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 175, characters 2-11: - 175 | Term.info "white-noise" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 187, characters 8-12: - 187 | Term.(pure Commands.beat - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 197, characters 2-11: - 197 | Term.info "beat" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 202, characters 13-17: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 202, characters 52-56: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 203, characters 2-11: - 203 | Term.info "mkaudio" ~version:"1.1.0" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 217, characters 8-24: - 217 | match Term.eval_choice default_command commands with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I bin/.mkaudio.eobjs/byte -I bin/.mkaudio.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/mm -I /home/opam/.opam/default/lib/mm/audio -I /home/opam/.opam/default/lib/mm/base -I /home/opam/.opam/default/lib/mm/image -I /home/opam/.opam/default/lib/mm/midi -I /home/opam/.opam/default/lib/mm/video -I /home/opam/.opam/default/lib/result -I lib/.mkaudio_libs.objs/byte -I lib/.mkaudio_libs.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o bin/.mkaudio.eobjs/native/dune__exe__Mkaudio.cmx -c -impl bin/mkaudio.ml) - File "bin/mkaudio.ml", line 37, characters 13-17: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 37, characters 25-40: - 37 | Term.(ret (pure help $ Term.man_format $ Term.choice_names $ topic)), - ^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.man_format - Use Arg.man_format instead. - File "bin/mkaudio.ml", line 38, characters 2-11: - 38 | Term.info "help" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 99, characters 8-12: - 99 | Term.(pure Commands.saw - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 108, characters 2-11: - 108 | Term.info "saw" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 116, characters 8-12: - 116 | Term.(pure Commands.sine - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 125, characters 2-11: - 125 | Term.info "sine" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 133, characters 8-12: - 133 | Term.(pure Commands.square - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 142, characters 2-11: - 142 | Term.info "square" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 150, characters 8-12: - 150 | Term.(pure Commands.triangle - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 159, characters 2-11: - 159 | Term.info "triangle" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 167, characters 8-12: - 167 | Term.(pure Commands.white_noise - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 175, characters 2-11: - 175 | Term.info "white-noise" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 187, characters 8-12: - 187 | Term.(pure Commands.beat - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 197, characters 2-11: - 197 | Term.info "beat" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 202, characters 13-17: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 202, characters 52-56: - 202 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 203, characters 2-11: - 203 | Term.info "mkaudio" ~version:"1.1.0" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 217, characters 8-24: - 217 | match Term.eval_choice default_command commands with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. -> compiled mkaudio.1.1.2 -> installed mkaudio.1.1.2 === STDERR === 2026-06-16 14:15.01: OK: build mkaudio.1.1.2 (runc: 2.1s, disk: 14KB) 2026-06-16 14:15.01: Job succeeded