Build:
- 0
2026-08-05 23:44.25: New job: build salsa20.0.1.0 (aad2866a5397) 2026-08-05 23:44.25: Waiting for resource in pool day11-builds 2026-08-06 00:39.47: Got resource from pool day11-builds 2026-08-06 00:39.47: [profile full] build salsa20.0.1.0 2026-08-06 00:39.47: build salsa20.0.1.0 (aad2866a5397) === DEPENDENCIES (42 transitive) === astring.0.8.5 0b4f9bcd9c3e base.v0.17.3 97803f027eed base-bytes.base 8081c0437901 base-threads.base 4e0218232a65 base-unix.base 2d2c0bf34146 bigarray-compat.1.1.0 658911a3ba50 compiler-cloning.enabled 645922735998 conf-gmp.5 a6b4a9039f5d conf-pkg-config.5 4a77ab8734e0 cppo.1.8.0 c75d5aca684f cpuid.0.1.2 cbdf512e90b8 csexp.1.5.2 ddbe24786709 cstruct.6.0.0 94c137864dd1 cstruct-lwt.6.0.0 245df813450d dune.3.24.2 1e5f2fe7e8cc dune-configurator.3.24.2 023c240b9537 lwt.5.10.1 05ef11c86116 mirage-no-solo5.1 8703293f61ce mirage-no-xen.1 af114d7e811e nocrypto.0.5.4-2 39da01c488c1 num.1.6 7d24296ba7fe ocaml.5.5.0 07a9fea0affc ocaml-base-compiler.5.5.0 90119128ecb1 ocaml-compiler.5.5.0 6aaaaa99fb41 ocaml-compiler-libs.v0.17.0 39f118f5cebb ocaml_intrinsics_kernel.v0.17.2 bc43e9db9386 ocamlbuild.0.16.1 799d75b8313e ocamlfind.1.9.9~preview 851bbc5aa659 ocb-stubblr.0.1.1-1 2ec62ce45ae5 ocplib-endian.1.2 74a0c7e455fb parsexp.v0.17.0 454e09837ba6 ppx_derivers.1.2.1 739fcf4a29eb ppx_deriving.6.1.3 d5a133e569af ppx_sexp_conv.v0.17.1 48eadaa3ccd2 ppxlib.0.38.0 d61d3795fb61 ppxlib_jane.v0.17.4 5fb9ae76fe59 salsa20-core.0.3.0 b343faff08d7 sexplib.v0.17.0 96cb3c69ed73 sexplib0.v0.17.0 937fe10686a3 stdlib-shims.0.3.0 e988f750ed71 topkg.1.1.1 b3532e45bdee zarith.1.14 aa1d137e90d7 === 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) - + 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 [ERROR] The compilation of salsa20.0.1.0 failed at "ocaml pkg/pkg.ml build --pinned false". build failed... === STDERR === 2026-08-06 00:40.02: FAILED: build salsa20.0.1.0 2026-08-06 00:40.02: Job failed: build failed: salsa20.0.1.0