Build:
- 0
2026-06-16 17:06.26: New job: build salsa20.0.1.0 (9eb6f75400a3) 2026-06-16 17:06.26: Waiting for resource in pool day11-builds 2026-06-16 17:47.26: Got resource from pool day11-builds 2026-06-16 17:47.26: [profile full] build salsa20.0.1.0 2026-06-16 17:47.26: build salsa20.0.1.0 (9eb6f75400a3) === DEPENDENCIES (42 transitive) === astring.0.8.5 af0a355c6a41 base.v0.17.3 876ca94bfeea base-bytes.base 4e354a32e9ce base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 daad11e8fd80 conf-gmp.5 61e3c79e0ddf conf-pkg-config.5 64c6b37d622b cppo.1.8.0 3c775a388c9d cpuid.0.1.2 25b8f865f570 csexp.1.5.2 e2491a88a8e9 cstruct.6.0.0 1a3ad94b77dc cstruct-lwt.6.0.0 476bf3d9c01a dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 lwt.5.10.0 c729367991aa mirage-no-solo5.1 324392a5261c mirage-no-xen.1 2d8ef17ab19c nocrypto.0.5.4-2 ac0f0d945f9a num.1.6 158dee1e5f8c ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-compiler-libs.v0.17.0 bb35244dbd80 ocaml-config.3 aa27f63940d8 ocaml_intrinsics_kernel.v0.17.2 faf575551ca9 ocamlbuild.0.16.1 069fc1e567af ocamlfind.1.9.8 5cfa73ef65e7 ocb-stubblr.0.1.1-1 bdc5759a2776 ocplib-endian.1.2 1d89a46df662 parsexp.v0.17.0 3e5ce3992c1d ppx_derivers.1.2.1 48d8f0a02148 ppx_deriving.6.1.1 21563319369c ppx_sexp_conv.v0.17.1 3f62d77bb0bb ppxlib.0.38.0 089dd9eec9cd ppxlib_jane.v0.17.4 a62b992f5e07 salsa20-core.0.3.0 85ea92d0614d sexplib.v0.17.0 06685797e3a3 sexplib0.v0.17.0 3a274f46ef22 stdlib-shims.0.3.0 b64bd5274094 topkg.1.1.1 4a88955a28b6 zarith.1.14 b2ef7cdb0e39 === STDOUT === Processing: [default: loading data] [salsa20.0.1.0: dl] [salsa20.0.1.0: extract] -> retrieved salsa20.0.1.0 (https://opam.ocaml.org/cache) [salsa20: ocaml build] + /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/salsa20.0.1.0) [ERROR] The compilation of salsa20.0.1.0 failed at "ocaml pkg/pkg.ml build --pinned false". - + ocamlfind ocamlc -config - + ocamlfind ocamldep -package 'salsa20-core, cstruct, nocrypto' -modules salsa20.ml > salsa20.ml.depends - + ocamlfind ocamldep -package 'salsa20-core, cstruct, nocrypto' -modules salsa20.mli > salsa20.mli.depends - + ocamlfind ocamlc -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmi salsa20.mli - + ocamlfind ocamlopt -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmx salsa20.ml - + ocamlfind ocamlopt -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmx salsa20.ml - File "salsa20.ml", line 4, characters 2-22: - 4 | mutable state: Cs.t; - ^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: mutable record field state is never mutated. - + ocamlfind ocamlopt -a salsa20.cmx -o salsa20.cmxa - + ocamlfind ocamlc -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmo salsa20.ml - + ocamlfind ocamlc -c -g -annot -bin-annot -package 'salsa20-core, cstruct, nocrypto' -w +A-4-6-7-9-40-42-44-48 -warn-error +1..49 -o salsa20.cmo salsa20.ml - File "salsa20.ml", line 4, characters 2-22: - 4 | mutable state: Cs.t; - ^^^^^^^^^^^^^^^^^^^^ - Warning 69 [unused-field]: mutable record field state is never mutated. - + ocamlfind ocamlopt -shared -linkall salsa20.cmxa -o salsa20.cmxs - + ocamlfind ocamlc -a salsa20.cmo -o salsa20.cma - Solver failed: - Ocamlbuild knows of no rules that apply to a target named ./salsa20.mly. This can happen if you ask Ocamlbuild to build a target with the wrong extension (e.g. .opt instead of .native) or if the source files live in directories that have not been specified as include directories. - Backtrace: - - Failed to build the target pkg.otarget - - Building pkg.otarget: - - Building ./salsa20.ml: - - Failed to build all of these: - - Building ./salsa20.mly - - Building ./salsa20.mll - pkg.ml: [ERROR] cmd ['ocamlbuild' '-use-ocamlfind' '-classic-display' '-j' '4' '-tag' 'debug' - '-build-dir' '_build' 'pkg.otarget']: exited with 6 build failed... === STDERR === 2026-06-16 17:47.42: FAILED: build salsa20.0.1.0 2026-06-16 17:47.42: Job failed: build failed: salsa20.0.1.0