Build:
- 0
2026-06-24 12:08.32: New job: build secp256k1-internal.0.3.0 (c2dfcd22fdd7) 2026-06-24 12:08.32: Waiting for resource in pool day11-builds 2026-06-24 13:25.27: Got resource from pool day11-builds 2026-06-24 13:25.27: [profile full] build secp256k1-internal.0.3.0 2026-06-24 13:25.27: build secp256k1-internal.0.3.0 (c2dfcd22fdd7) === DEPENDENCIES (16 transitive) === base-bigarray.base 2e16f77d4cae base-bytes.base c40d17bc86b5 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb bigarray-compat.1.1.0 6340769fc89d bigstring.0.3 603a5e828e8a conf-gmp.5 be11edf77089 conf-pkg-config.5 d5de2c6a88f9 csexp.1.5.2 610c78f17734 cstruct.6.0.1 01957cad303e dune.3.23.1 848a72441e15 dune-configurator.3.23.1 bc97ce98d8a9 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlfind.1.9.8 214dd418ac02 === STDOUT === Processing: [default: loading data] [secp256k1-internal.0.3.0: dl] [secp256k1-internal.0.3.0: extract] -> retrieved secp256k1-internal.0.3.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.3.0) - (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 && /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/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.3.0 -> installed secp256k1-internal.0.3.0 [WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config === STDERR === 2026-06-24 13:25.40: OK: build secp256k1-internal.0.3.0 (runc: 8.1s, disk: 10KB) 2026-06-24 13:25.40: Job succeeded