Build:
- 0
2026-06-24 12:09.12: New job: build mkaudio.1.0.0 (c14036c7c002) 2026-06-24 12:09.12: Waiting for resource in pool day11-builds 2026-06-24 13:27.07: Got resource from pool day11-builds 2026-06-24 13:27.07: [profile full] build mkaudio.1.0.0 2026-06-24 13:27.07: build mkaudio.1.0.0 (c14036c7c002) === DEPENDENCIES (14 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb cmdliner.1.3.0 7280d3fb1acd dune.3.23.1 848a72441e15 mm.0.5.1 a17fe6d06c0a oasis.0.4.11 397b1819484e ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 ocamlify.0.0.1 bf0ac2a8a674 ocamlmod.0.1.1 9795d85ef03b result.1.5 9b1cd45b2159 === STDOUT === Processing: [default: loading data] [mkaudio.1.0.0: dl] [mkaudio.1.0.0: extract] -> retrieved mkaudio.1.0.0 (https://opam.ocaml.org/cache) [mkaudio: ./configure] + /home/opam/.opam/default/.opam-switch/build/mkaudio.1.0.0/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/mkaudio.1.0.0) - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild - Package name: ........................................ mkaudio - Package version: ..................................... 1.0.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.14.4 - standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml - standard_library: .................................... /home/opam/.opam/default/lib/ocaml - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/default - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.8 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_mm: .............................................. /home/opam/.opam/default/lib/mm - pkg_result: .......................................... /home/opam/.opam/default/lib/result - pkg_cmdliner: ........................................ /home/opam/.opam/default/lib/cmdliner - [mkaudio: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/mkaudio.1.0.0) - ocaml setup.ml -build - + /home/opam/.opam/default/bin/ocamlc.opt -config - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + /home/opam/.opam/default/bin/ocamlc.opt -config - File "_tags", line 32, characters 33-42: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 36, characters 19-28: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/beat.mli > lib/beat.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/beat.cmi lib/beat.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/beat.ml > lib/beat.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/fun.mli > lib/fun.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/fun.cmi lib/fun.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/fun.ml > lib/fun.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/time.mli > lib/time.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/time.cmi lib/time.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/time.ml > lib/time.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/wav.mli > lib/wav.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/wav.cmi lib/wav.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package mm -package result -modules lib/wav.ml > lib/wav.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/beat.cmo lib/beat.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/beat.cmo lib/beat.ml - File "lib/beat.ml", line 44, characters 17-26: - 44 | kick = is_hit_at index kick; - ^^^^^^^^^ - Warning 6 [labels-omitted]: label index was omitted in the application of this function. - File "lib/beat.ml", line 45, characters 18-27: - 45 | snare = is_hit_at index snare; - ^^^^^^^^^ - Warning 6 [labels-omitted]: label index was omitted in the application of this function. - File "lib/beat.ml", line 46, characters 18-27: - 46 | hihat = is_hit_at index hihat; - ^^^^^^^^^ - Warning 6 [labels-omitted]: label index was omitted in the application of this function. - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/fun.cmo lib/fun.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/time.cmo lib/time.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package mm -package result -I lib -o lib/wav.cmo lib/wav.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I lib lib/beat.cmo lib/fun.cmo lib/time.cmo lib/wav.cmo -o lib/mkaudio-libs.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package mm -package result -I lib -o lib/beat.cmx lib/beat.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package mm -package result -I lib -o lib/beat.cmx lib/beat.ml - File "lib/beat.ml", line 44, characters 17-26: - 44 | kick = is_hit_at index kick; - ^^^^^^^^^ - Warning 6 [labels-omitted]: label index was omitted in the application of this function. - File "lib/beat.ml", line 45, characters 18-27: - 45 | snare = is_hit_at index snare; - ^^^^^^^^^ - Warning 6 [labels-omitted]: label index was omitted in the application of this function. - File "lib/beat.ml", line 46, characters 18-27: - 46 | hihat = is_hit_at index hihat; - ^^^^^^^^^ - Warning 6 [labels-omitted]: label index was omitted in the application of this function. - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package mm -package result -I lib -o lib/fun.cmx lib/fun.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package mm -package result -I lib -o lib/time.cmx lib/time.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package mm -package result -I lib -o lib/wav.cmx lib/wav.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I lib lib/beat.cmx lib/fun.cmx lib/time.cmx lib/wav.cmx -o lib/mkaudio-libs.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib lib/mkaudio-libs.cmxa lib/beat.cmx lib/fun.cmx lib/time.cmx lib/wav.cmx -o lib/mkaudio-libs.cmxs - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package cmdliner -package mm -package result -modules bin/mkaudio.ml > bin/mkaudio.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package cmdliner -package mm -package result -modules bin/commands.ml > bin/commands.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cmdliner -package mm -package result -I bin -I lib -o bin/commands.cmo bin/commands.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cmdliner -package mm -package result -I bin -I lib -o bin/mkaudio.cmo bin/mkaudio.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package cmdliner -package mm -package result -I bin -I lib -o bin/mkaudio.cmo 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 95, characters 8-12: - 95 | Term.(pure Commands.saw - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 103, characters 2-11: - 103 | Term.info "saw" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 111, characters 8-12: - 111 | Term.(pure Commands.sine - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 119, characters 2-11: - 119 | Term.info "sine" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 127, characters 8-12: - 127 | Term.(pure Commands.square - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 135, characters 2-11: - 135 | Term.info "square" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 143, characters 8-12: - 143 | Term.(pure Commands.white_noise - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 150, characters 2-11: - 150 | Term.info "white-noise" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 162, characters 8-12: - 162 | Term.(pure Commands.beat - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 171, characters 2-11: - 171 | Term.info "beat" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 176, characters 13-17: - 176 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 176, characters 52-56: - 176 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 177, characters 2-11: - 177 | Term.info "mkaudio" ~version:"0.1" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 190, characters 8-24: - 190 | match Term.eval_choice default_command commands with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cmdliner -package mm -package result -I bin -I lib -o bin/commands.cmx bin/commands.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cmdliner -package mm -package result -I bin -I lib -o bin/mkaudio.cmx bin/mkaudio.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package cmdliner -package mm -package result -I bin -I lib -o bin/mkaudio.cmx 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 95, characters 8-12: - 95 | Term.(pure Commands.saw - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 103, characters 2-11: - 103 | Term.info "saw" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 111, characters 8-12: - 111 | Term.(pure Commands.sine - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 119, characters 2-11: - 119 | Term.info "sine" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 127, characters 8-12: - 127 | Term.(pure Commands.square - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 135, characters 2-11: - 135 | Term.info "square" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 143, characters 8-12: - 143 | Term.(pure Commands.white_noise - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 150, characters 2-11: - 150 | Term.info "white-noise" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 162, characters 8-12: - 162 | Term.(pure Commands.beat - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 171, characters 2-11: - 171 | Term.info "beat" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 176, characters 13-17: - 176 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 176, characters 52-56: - 176 | Term.(ret (pure (fun _ -> `Help (`Pager, None)) $ pure ())), - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "bin/mkaudio.ml", line 177, characters 2-11: - 177 | Term.info "mkaudio" ~version:"0.1" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "bin/mkaudio.ml", line 190, characters 8-24: - 190 | match Term.eval_choice default_command commands with - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval_choice - Use Cmd.group and one of Cmd.eval* instead. - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -g -linkpkg -package cmdliner -package mm -package result -I lib -I bin lib/mkaudio-libs.cmxa bin/commands.cmx bin/mkaudio.cmx -o bin/mkaudio.native - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 454, characters 8-19: - 454 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 457, characters 21-32: - 457 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 460, characters 18-32: - 460 | with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 462, characters 6-23: - 462 | Genlex.make_lexer ["="] st_line - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 465, characters 12-24: - 465 | match Stream.npeek 3 lxr with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 9-21: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 26-36: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 42-55: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 8-19: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 25-36: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 42-53: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 479, characters 17-34: - 479 | let st = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled mkaudio.1.0.0 [mkaudio: make install] + /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/mkaudio.1.0.0) - ocaml setup.ml -install - W: Nothing to install for findlib library 'mkaudio-libs' -> installed mkaudio.1.0.0 === STDERR === 2026-06-24 13:27.23: OK: build mkaudio.1.0.0 (runc: 5.6s, disk: 27KB) 2026-06-24 13:27.23: Job succeeded