Build:
  1. 0
2026-06-24 12:12.04: New job: build curl.0.10.0 (b81e4bfe1876)
2026-06-24 12:12.04: Waiting for resource in pool day11-builds
2026-06-24 13:39.13: Got resource from pool day11-builds
2026-06-24 13:39.13: [profile full] build curl.0.10.0
2026-06-24 13:39.13: build curl.0.10.0 (b81e4bfe1876)
=== DEPENDENCIES (10 transitive) ===
  base-bigarray.base                                 2e16f77d4cae
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  conf-libcurl.2                                     51cd4bf1ad55
  csexp.1.5.2                                        ddd4f73d4409
  dune.3.22.2                                        de99614aa6cd
  dune-configurator.3.22.2                           4d1b865f0d6d
  ocaml.4.11.2                                       dc018a4b7397
  ocaml-base-compiler.4.11.2                         81f0dd8b8651
  ocaml-config.1                                     2489653e51e5
=== 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 13:39.35: OK: build curl.0.10.0 (runc: 6.6s, disk: 8KB)
2026-06-24 13:39.35: Job succeeded