Build:
  1. 1
  2. 0
2026-09-03 22:01.43: New job: build secp256k1.0.4.1 (6a1dbdd2a802)
2026-09-03 22:01.43: Waiting for resource in pool day11-builds
2026-09-03 22:49.03: Got resource from pool day11-builds
2026-09-03 22:49.03: [profile full] build secp256k1.0.4.1
2026-09-03 22:49.03: build secp256k1.0.4.1 (6a1dbdd2a802)
=== DEPENDENCIES (14 transitive) ===
  base.v0.16.5                                       9b8d977c1f60
  base-bigarray.base                                 31ac6860ef52
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-pkg-config.5                                  74f50f3cfe72
  conf-secp256k1.2                                   5a07971ac9d9
  csexp.1.5.2                                        c758d7657e5b
  dune.3.24.2                                        bf83cdf0a904
  dune-configurator.3.24.2                           23afe5cb4d3b
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  sexplib0.v0.16.0                                   a69f43de36f7
  stdio.v0.16.0                                      3befbb9c732f
=== STDOUT ===
Processing: [default: loading data]
[secp256k1.0.4.1: dl]
[secp256k1.0.4.1: extract]
-> retrieved secp256k1.0.4.1  (https://opam.ocaml.org/cache)
[secp256k1: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "secp256k1" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/secp256k1.0.4.1)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o secp256k1_wrap.o -c secp256k1_wrap.c)
- secp256k1_wrap.c: In function 'alloc_context':
- secp256k1_wrap.c:30:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    30 |     value ml_ctx = alloc_custom(&secp256k1_context_ops, sizeof(secp256k1_context *), 0, 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 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.1
-> installed secp256k1.0.4.1
[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:49.17: OK: build secp256k1.0.4.1 (runc: 4.1s, disk: 9KB)
2026-09-03 22:49.17: Job succeeded