Build:
- 0
2026-06-16 12:11.46: New job: build secp256k1-internal.0.1.0 (79f144ce9562) 2026-06-16 12:11.46: Waiting for resource in pool day11-builds 2026-06-16 12:49.40: Got resource from pool day11-builds 2026-06-16 12:49.40: [profile full] build secp256k1-internal.0.1.0 2026-06-16 12:49.40: build secp256k1-internal.0.1.0 (79f144ce9562) === DEPENDENCIES (13 transitive) === base-bigarray.base dfc2a7e726c3 base-bytes.base 70d0daec7841 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 ecf1ac9cc3fe bigstring.0.3 679978a9e33e conf-gmp.5 61e3c79e0ddf cstruct.6.0.1 db62722d8978 dune.3.23.1 5402470d931c ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d ocamlfind.1.9.8 6025f4a8e98e === STDOUT === Processing: [default: loading data] [secp256k1-internal.0.1.0: dl] [secp256k1-internal.0.1.0: extract] -> retrieved secp256k1-internal.0.1.0 (https://opam.ocaml.org/cache) [secp256k1-internal: dune build] + /home/opam/.opam/default/bin/dune "build" "-j" "39" "-p" "secp256k1-internal" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/secp256k1-internal.0.1.0) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.libsecp256k1.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigstring -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cstruct -intf-suffix .ml -no-alias-deps -open Libsecp256k1 -o src/.libsecp256k1.objs/byte/libsecp256k1__Internal.cmo -c -impl src/internal.ml) - File "src/internal.ml", line 42, characters 39-42: - 42 | Cstruct.(get_bin (to_bigarray cs) (len cs)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/internal.ml", line 44, characters 41-44: - 44 | Cstruct.(set_bin r (to_bigarray cs) (len cs)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.libsecp256k1.objs/byte -I src/.libsecp256k1.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigstring -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cstruct -intf-suffix .ml -no-alias-deps -open Libsecp256k1 -o src/.libsecp256k1.objs/native/libsecp256k1__Internal.cmx -c -impl src/internal.ml) - File "src/internal.ml", line 42, characters 39-42: - 42 | Cstruct.(get_bin (to_bigarray cs) (len cs)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - File "src/internal.ml", line 44, characters 41-44: - 44 | Cstruct.(set_bin r (to_bigarray cs) (len cs)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DHAVE___INT128 -DUSE_ASM_X86_64 -DUSE_SCALAR_4X64 -DUSE_FIELD_5X52 -DUSE_NUM_GMP -DUSE_SCALAR_INV_NUM -DUSE_FIELD_INV_NUM -DSECP256K1_INLINE=inline -DSECP256K1_RESTRICT=restrict -DSECP256K1_TAG_PUBKEY_EVEN=0x02 -DSECP256K1_TAG_PUBKEY_ODD=0x03 -DSECP256K1_TAG_PUBKEY_UNCOMPRESSED=0x04 -DSECP256K1_TAG_PUBKEY_HYBRID_EVEN=0x06 -DSECP256K1_TAG_PUBKEY_HYBRID_ODD=0x07 -DENABLE_MODULE_RECOVERY -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/bigstring -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/cstruct -o secp256k1_wrap.o -c secp256k1_wrap.c) - secp256k1_wrap.c: In function 'alloc_context': - secp256k1_wrap.c:28:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead - 28 | value ml_ctx = alloc_custom(&secp256k1_context_ops, sizeof(secp256k1_context *), 0, 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -> compiled secp256k1-internal.0.1.0 -> installed secp256k1-internal.0.1.0 === STDERR === 2026-06-16 12:49.52: OK: build secp256k1-internal.0.1.0 (runc: 6.7s, disk: 9KB) 2026-06-16 12:49.52: Job succeeded