Build:
- 0
2026-07-26 10:52.59: New job: build crypt.1.2 (fb5e6f50e0a4) 2026-07-26 10:52.59: Waiting for resource in pool day11-builds 2026-07-26 11:00.08: Got resource from pool day11-builds 2026-07-26 11:00.08: [profile full] build crypt.1.2 2026-07-26 11:00.08: build crypt.1.2 (fb5e6f50e0a4) === DEPENDENCIES (7 transitive) === compiler-cloning.enabled 22a431860256 ocaml.5.5.0 af24caade1d3 ocaml-base-compiler.5.5.0 5f93989ce6d7 ocaml-compiler.5.5.0 15edcf5138e5 ocaml-makefile.6.39.2 7596ca10be6b ocamlbuild.0.16.1 ae35ea2527bb ocamlfind.1.9.9~preview c75d6f48ab10 === STDOUT === Processing: [default: loading data] [crypt.1.2: dl] [crypt.1.2: extract] -> retrieved crypt.1.2 (https://opam.ocaml.org/cache) [crypt: make] + /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/crypt.1.2) - cd lib && /usr/bin/make - make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/crypt.1.2/lib' - make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/crypt.1.2/lib' - ocamldep crypt.ml > ._d/crypt.d - ocamldep -native crypt.mli > ._ncdi/crypt.di - /home/opam/.opam/default/lib/ocaml-makefile/OCamlMakefile:1163: warning: pattern recipe did not update peer target '._bcdi/crypt.di'. - /home/opam/.opam/default/bin/ocamlopt.opt \ - -c -cc "cc" -ccopt "-fPIC \ - -DPIC -DNATIVE_CODE \ - -o crypt_stubs.o " crypt_stubs.c - crypt_stubs.c: In function 'crypt_raw': - crypt_stubs.c:14:18: error: implicit declaration of function 'crypt' [-Wimplicit-function-declaration] - 14 | char *result = crypt(String_val(key), String_val(salt)); - | ^~~~~ - crypt_stubs.c:14:18: error: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] - crypt_stubs.c: In function 'crypt_md5': - crypt_stubs.c:43:12: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] - 43 | password = crypt(String_val(key), salt); - | ^ - make[2]: *** [/home/opam/.opam/default/lib/ocaml-makefile/OCamlMakefile:1132: crypt_stubs.o] Error 2 - make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/crypt.1.2/lib' - make[1]: *** [/home/opam/.opam/default/lib/ocaml-makefile/OCamlMakefile:801: native-code-library] Error 2 - make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/crypt.1.2/lib' - make: *** [Makefile:2: all] Error 2 [ERROR] The compilation of crypt.1.2 failed at "make". build failed... === STDERR === 2026-07-26 11:00.15: FAILED: build crypt.1.2 2026-07-26 11:00.15: Job failed: build failed: crypt.1.2