Build:
- 0
2026-06-23 16:52.35: New job: build secp256k1.0.3.2 (920c02b88723) 2026-06-23 16:52.35: Waiting for resource in pool day11-builds 2026-06-23 18:16.19: Got resource from pool day11-builds 2026-06-23 18:16.19: [profile full] build secp256k1.0.3.2 2026-06-23 18:16.19: build secp256k1.0.3.2 (920c02b88723) === DEPENDENCIES (15 transitive) === base.v0.13.2 ea9bf421f381 base-bigarray.base dfc2a7e726c3 base-threads.base b7164ff76afe base-unix.base 839dc585f12d conf-pkg-config.5 4b60827fc174 conf-secp256k1.2 772717026211 configurator.v0.11.0 d0edd3646cb4 dune.1.11.4 29dd7ef124f2 dune-configurator.1.0.0 3e249db1eb1c jbuilder.transition a162452409e0 ocaml.4.11.2 82527a3d9959 ocaml-base-compiler.4.11.2 853adb80bee7 ocaml-config.1 73dc523c3cc6 sexplib0.v0.13.0 9ee6deb6b630 stdio.v0.13.0 af7e019a7f75 === STDOUT === Processing: [default: loading data] [secp256k1.0.3.2: dl] [secp256k1.0.3.2: extract] -> retrieved secp256k1.0.3.2 (https://opam.ocaml.org/cache) [secp256k1: jbuilder build] + /home/opam/.opam/default/bin/jbuilder "build" "-p" "secp256k1" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/secp256k1.0.3.2) - The jbuilder binary is deprecated and will cease to be maintained in July 2019. - Please switch to dune instead. - File "src/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "src/config/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - File "test/jbuild", line 1, characters 0-0: - Warning: jbuild files are deprecated, please convert this file to a dune file - instead. - Note: You can use "dune upgrade" to convert your project to dune. - ocamlc src/secp256k1_wrap.o - secp256k1_wrap.c: In function 'ml_secp256k1_ec_privkey_negate': - secp256k1_wrap.c:99:5: warning: 'secp256k1_ec_privkey_negate' is deprecated: Use secp256k1_ec_seckey_negate instead [-Wdeprecated-declarations] - 99 | int ret = secp256k1_ec_privkey_negate(Context_val (ml_context), - | ^~~ - In file included from secp256k1_wrap.c:9: - /usr/include/secp256k1.h:710:48: note: declared here - 710 | SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_privkey_negate( - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - secp256k1_wrap.c: In function 'ml_secp256k1_ec_privkey_tweak_add': - secp256k1_wrap.c:108:5: warning: 'secp256k1_ec_privkey_tweak_add' is deprecated: Use secp256k1_ec_seckey_tweak_add instead [-Wdeprecated-declarations] - 108 | CAMLreturn(Val_bool(secp256k1_ec_privkey_tweak_add(Context_val (ml_context), - | ^~~~~~~~~~ - /usr/include/secp256k1.h:750:48: note: declared here - 750 | SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_privkey_tweak_add( - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - secp256k1_wrap.c: In function 'ml_secp256k1_ec_privkey_tweak_mul': - secp256k1_wrap.c:117:5: warning: 'secp256k1_ec_privkey_tweak_mul' is deprecated: Use secp256k1_ec_seckey_tweak_mul instead [-Wdeprecated-declarations] - 117 | CAMLreturn(Val_bool(secp256k1_ec_privkey_tweak_mul(Context_val (ml_context), - | ^~~~~~~~~~ - /usr/include/secp256k1.h:797:48: note: declared here - 797 | SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_privkey_tweak_mul( - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -> compiled secp256k1.0.3.2 -> installed secp256k1.0.3.2 [WARNING] Opam package conf-secp256k1.2 depends on the following system package that can no longer be found: libsecp256k1-dev === STDERR === 2026-06-23 18:16.34: OK: build secp256k1.0.3.2 (runc: 3.6s, disk: 9KB) 2026-06-23 18:16.34: Job succeeded