Build:
  1. 0
2026-09-03 20:18.25: New job: build curl.0.10.0 (36064b530cc9)
2026-09-03 20:18.25: Waiting for resource in pool day11-builds
2026-09-03 22:10.40: Got resource from pool day11-builds
2026-09-03 22:10.40: [profile full] build curl.0.10.0
2026-09-03 22:10.40: build curl.0.10.0 (36064b530cc9)
=== DEPENDENCIES (13 transitive) ===
  base-bigarray.base                                 31ac6860ef52
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  conf-libcurl.2                                     ed58ed3e0d44
  csexp.1.5.2                                        45da150ac45d
  dune.3.24.2                                        03fddf396e0b
  dune-configurator.3.22.2                           9de81b632721
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  ocaml-secondary-compiler.4.14.2                    d66c1c5ac958
  ocamlfind.1.9.6                                    b1980dc27cfd
  ocamlfind-secondary.1.9.6                          cd09f5be8757
=== 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 -I/usr/include/x86_64-linux-gnu -isystem /usr/include/mit-krb5 -I/usr/include/p11-kit-1 -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-09-03 22:11.05: OK: build curl.0.10.0 (runc: 8.1s, disk: 8KB)
2026-09-03 22:11.05: Job succeeded