Build:
  1. 1
  2. 0
2026-09-03 22:06.04: New job: build secp256k1.0.4.0 (96ce87a59f9e)
2026-09-03 22:06.04: Waiting for resource in pool day11-builds
2026-09-03 22:54.44: Got resource from pool day11-builds
2026-09-03 22:54.44: [profile full] build secp256k1.0.4.0
2026-09-03 22:54.44: build secp256k1.0.4.0 (96ce87a59f9e)
=== DEPENDENCIES (15 transitive) ===
  base.v0.13.2                                       286d74e924a3
  base-bigarray.base                                 31ac6860ef52
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-pkg-config.5                                  74f50f3cfe72
  conf-secp256k1.2                                   5a07971ac9d9
  configurator.v0.11.0                               4cdee370e489
  dune.1.11.4                                        0641013d1466
  dune-configurator.1.0.0                            12a29ea72b02
  jbuilder.transition                                5d668b7bd10f
  ocaml.4.11.2                                       9044b53bfe17
  ocaml-base-compiler.4.11.2                         d1ed934bdaf0
  ocaml-config.1                                     51b78fd13520
  sexplib0.v0.13.0                                   a8e503987400
  stdio.v0.13.0                                      d3e41a829a64
=== STDOUT ===
Processing: [default: loading data]
[secp256k1.0.4.0: dl]
[secp256k1.0.4.0: extract]
-> retrieved secp256k1.0.4.0  (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.4.0)
- 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 'ec_privkey_negate':
- secp256k1_wrap.c:68:5: warning: 'secp256k1_ec_privkey_negate' is deprecated: Use secp256k1_ec_seckey_negate instead [-Wdeprecated-declarations]
-    68 |     int ret = secp256k1_ec_privkey_negate(Context_val (ctx),
-       |     ^~~
- In file included from secp256k1_wrap.c:3:
- /usr/include/secp256k1.h:730:48: note: declared here
-   730 | SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_privkey_negate(
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- secp256k1_wrap.c: In function 'ec_privkey_tweak_add':
- secp256k1_wrap.c:74:5: warning: 'secp256k1_ec_privkey_tweak_add' is deprecated: Use secp256k1_ec_seckey_tweak_add instead [-Wdeprecated-declarations]
-    74 |     return Val_bool(secp256k1_ec_privkey_tweak_add(Caml_ba_data_val(ctx),
-       |     ^~~~~~
- /usr/include/secp256k1.h:770:48: note: declared here
-   770 | SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_privkey_tweak_add(
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- secp256k1_wrap.c: In function 'ec_privkey_tweak_mul':
- secp256k1_wrap.c:80:5: warning: 'secp256k1_ec_privkey_tweak_mul' is deprecated: Use secp256k1_ec_seckey_tweak_mul instead [-Wdeprecated-declarations]
-    80 |     return Val_bool(secp256k1_ec_privkey_tweak_mul(Caml_ba_data_val(ctx),
-       |     ^~~~~~
- /usr/include/secp256k1.h:817:48: note: declared here
-   817 | SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ec_privkey_tweak_mul(
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  secp256k1.0.4.0
-> installed secp256k1.0.4.0
[WARNING] Opam package conf-secp256k1.2 depends on the following system package that can no longer be found: libsecp256k1-dev

=== STDERR ===

2026-09-03 22:55.00: OK: build secp256k1.0.4.0 (runc: 3.6s, disk: 9KB)
2026-09-03 22:55.00: Job succeeded