Build:
  1. 0
2026-06-24 13:55.47: New job: build curl.0.10.0 (e7336eaa9635)
2026-06-24 13:55.47: Waiting for resource in pool day11-builds
2026-06-24 16:06.32: Got resource from pool day11-builds
2026-06-24 16:06.32: [profile full] build curl.0.10.0
2026-06-24 16:06.32: build curl.0.10.0 (e7336eaa9635)
=== DEPENDENCIES (13 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-libcurl.2                                     51cd4bf1ad55
  csexp.1.5.2                                        cbff46c78e23
  dune.3.23.1                                        ec34fe9ebf2c
  dune-configurator.3.22.2                           f3081e3d47cb
  ocaml.4.12.1                                       dee35ad2ab01
  ocaml-base-compiler.4.12.1                         16a69ab1424d
  ocaml-config.2                                     e77f021f2144
  ocaml-secondary-compiler.4.14.2                    fb63d435ed9e
  ocamlfind.1.9.6                                    8d8d9a490c0f
  ocamlfind-secondary.1.9.6                          e7e9f5a4b1a5
=== 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:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | 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:60:47: note: expected 'int *' but argument is of type 'const int *'
-    60 | CAMLextern int caml_convert_flag_list (value, int *);
-       |                                               ^~~~~
-> compiled  curl.0.10.0
-> installed curl.0.10.0

=== STDERR ===

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