Build:
  1. 0
2026-06-16 14:05.20: New job: build curl.0.10.0 (c5201c6792e5)
2026-06-16 14:05.20: Waiting for resource in pool day11-builds
2026-06-16 15:52.07: Got resource from pool day11-builds
2026-06-16 15:52.07: [profile full] build curl.0.10.0
2026-06-16 15:52.07: build curl.0.10.0 (c5201c6792e5)
=== DEPENDENCIES (13 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-libcurl.2                                     09493f4c775a
  csexp.1.5.2                                        2dc1d42cb195
  dune.3.23.1                                        6e9c895d33c4
  dune-configurator.3.22.2                           b3ee8ff25f05
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    6a204c1e4cf6
  ocamlfind-secondary.1.9.6                          74c288ceaf87
=== 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-16 15:52.35: OK: build curl.0.10.0 (runc: 7.1s, disk: 8KB)
2026-06-16 15:52.35: Job succeeded