Build:
  1. 0
2026-06-24 13:58.04: New job: build curl.0.10.0 (8c71551d14a1)
2026-06-24 13:58.04: Waiting for resource in pool day11-builds
2026-06-24 16:15.56: Got resource from pool day11-builds
2026-06-24 16:15.56: [profile full] build curl.0.10.0
2026-06-24 16:15.56: build curl.0.10.0 (8c71551d14a1)
=== DEPENDENCIES (13 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-libcurl.2                                     51cd4bf1ad55
  csexp.1.5.2                                        a67dab4a5af5
  dune.3.23.1                                        1a2b61be1be6
  dune-configurator.3.22.2                           6f90990f864e
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    60aba0323008
  ocamlfind-secondary.1.9.6                          080d23d694f6
=== STDOUT ===
Processing: [default: loading data]
[curl.0.10.0: dl]
[curl.0.10.0: extract]
-> retrieved curl.0.10.0  (https://opam.ocaml.org/cache)
[curl: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "curl" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/curl.0.10.0)
- (cd _build/default && /usr/bin/gcc -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -fdiagnostics-color=always -Wall -Wno-deprecated-declarations -g -I /home/opam/.opam/default/lib/ocaml -o curl-helper.o -c curl-helper.c)
- curl-helper.c: In function 'handle_POSTREDIR':
- curl-helper.c:3334:51: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3334 |     long bitmask = caml_convert_flag_list(option, curlPostRedir_table);
-       |                                                   ^~~~~~~~~~~~~~~~~~~
- In file included from curl-helper.c:29:
- /home/opam/.opam/default/lib/ocaml/caml/alloc.h:64:47: note: expected 'int *' but argument is of type 'const int *'
-    64 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
- curl-helper.c: In function 'convert_extra_fds':
- curl-helper.c:4868:72: warning: passing argument 2 of 'caml_convert_flag_list' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  4868 |     extra_fds[i].events = caml_convert_flag_list(Field(v_extra_fd, 1), curlWait_table);
-       |                                                                        ^~~~~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/alloc.h:64:47: note: expected 'int *' but argument is of type 'const int *'
-    64 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
-> compiled  curl.0.10.0
-> installed curl.0.10.0

=== STDERR ===

2026-06-24 16:16.37: OK: build curl.0.10.0 (runc: 5.1s, disk: 8KB)
2026-06-24 16:16.37: Job succeeded