Build:
  1. 0
2026-06-24 18:29.13: New job: build hiredis.0.4 (d58a7e68123d)
2026-06-24 18:29.13: Waiting for resource in pool day11-builds
2026-06-24 18:56.58: Got resource from pool day11-builds
2026-06-24 18:56.58: [profile full] build hiredis.0.4
2026-06-24 18:56.58: build hiredis.0.4 (d58a7e68123d)
=== DEPENDENCIES (39 transitive) ===
  angstrom.0.16.1                                    b3c0b2c22161
  astring.0.8.5                                      4ebc2fc0ee9d
  base.v0.14.4                                       937960646323
  base-bytes.base                                    c40d17bc86b5
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigstringaf.0.10.0                                 2670f46d1cef
  conduit.1.5.0                                      396d35106c05
  conduit-lwt.1.5.0                                  9e62a1252caf
  conduit-lwt-unix.1.5.0                             8e2a5bc5d3ba
  cppo.1.8.0                                         5f3f70cae95b
  csexp.1.5.2                                        610c78f17734
  domain-name.0.5.0                                  6f01944aa0ef
  dune.3.23.1                                        848a72441e15
  dune-configurator.3.23.1                           bc97ce98d8a9
  ipaddr.5.6.2                                       56bad830d33a
  ipaddr-sexp.5.6.2                                  6fc146cfb07b
  logs.0.10.0                                        d5622efb8b7e
  lwt.6.1.2                                          d46d0c4f757d
  macaddr.5.6.2                                      b62a4db7f76e
  num.1.6                                            110cee7a7e2e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-compiler-libs.v0.12.4                        2aecf989b0b2
  ocaml-config.2                                     2d9c209f5590
  ocaml-syntax-shims.1.0.0                           ac7d70c1c23c
  ocamlbuild.0.16.1                                  7e0d6aadb209
  ocamlfind.1.9.8                                    214dd418ac02
  ocplib-endian.1.2                                  380dd426e898
  parsexp.v0.14.2                                    64be31f916bc
  ppx_derivers.1.2.1                                 9245877bc46e
  ppx_sexp_conv.v0.14.3                              46c48c54eeef
  ppxlib.0.25.1                                      d883cca984de
  sexplib.v0.14.0                                    038a27c7e8de
  sexplib0.v0.14.0                                   75fd723bc5ba
  stdlib-shims.0.3.0                                 de5202e23add
  stringext.1.6.0                                    9dbcca0df50a
  topkg.1.1.1                                        511e1a1958da
  uri.4.4.0                                          ae40a4374ff7
=== STDOUT ===
Processing: [default: loading data]
[hiredis.0.4: dl]
[hiredis.0.4: extract]
-> retrieved hiredis.0.4  (https://opam.ocaml.org/cache)
[hiredis: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "./pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/hiredis.0.4)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/async.c
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/dict.c
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/hiredis.c
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/net.c
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/dict.c
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + mv dict.o src/hiredis/dict.o
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/read.c
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/net.c
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + mv net.o src/hiredis/net.o
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/sds.c
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/async.c
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + mv async.o src/hiredis/async.o
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis_stubs.c
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/read.c
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + mv read.o src/hiredis/read.o
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/hiredis.c
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + mv hiredis.o src/hiredis/hiredis.o
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis_stubs.c
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- In file included from src/hiredis_stubs.c:3:
- src/hiredis_stubs.c: In function 'convert_reply':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- src/hiredis_stubs.c:40:16: note: in expansion of macro 'String_val'
-    40 |         memcpy(String_val(s), reply->str, reply->len);
-       |                ^~~~~~~~~~
- In file included from src/hiredis_stubs.c:12:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- src/hiredis_stubs.c:45:16: note: in expansion of macro 'String_val'
-    45 |         memcpy(String_val(s), reply->str, reply->len);
-       |                ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- src/hiredis_stubs.c:50:16: note: in expansion of macro 'String_val'
-    50 |         memcpy(String_val(s), reply->str, reply->len);
-       |                ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- src/hiredis_stubs.c: In function 'redis_format_command':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- src/hiredis_stubs.c:265:12: note: in expansion of macro 'String_val'
-   265 |     memcpy(String_val(s), dst, len);
-       |            ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- + mv hiredis_stubs.o src/hiredis_stubs.o
- + ocamlfind ocamlc -g -package conduit-lwt-unix -c src/hiredis/sds.c
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + mv sds.o src/hiredis/sds.o
- + ocamlfind ocamlmklib -o src/hiredis_stubs -g src/hiredis/async.o src/hiredis/dict.o src/hiredis/hiredis.o src/hiredis/net.o src/hiredis/read.o src/hiredis/sds.o src/hiredis_stubs.o
- + ocamlfind ocamldep -package conduit-lwt-unix -modules src/hiredis.ml > src/hiredis.ml.depends
- + ocamlfind ocamldep -package conduit-lwt-unix -modules src/hiredis.mli > src/hiredis.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis.cmi src/hiredis.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis.cmi src/hiredis.mli
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamldep -package conduit-lwt-unix -modules src/hiredis_client.ml > src/hiredis_client.ml.depends
- + ocamlfind ocamldep -package conduit-lwt-unix -modules src/c.ml > src/c.ml.depends
- + ocamlfind ocamldep -package conduit-lwt-unix -modules src/hiredis_value.ml > src/hiredis_value.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/c.cmo src/c.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/c.cmo src/c.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_value.cmo src/hiredis_value.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_value.cmo src/hiredis_value.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_client.cmo src/hiredis_client.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_client.cmo src/hiredis_client.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/c.cmx src/c.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/c.cmx src/c.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_value.cmx src/hiredis_value.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_value.cmx src/hiredis_value.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamldep -package conduit-lwt-unix -modules src/hiredis_server.ml > src/hiredis_server.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_server.cmo src/hiredis_server.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_server.cmo src/hiredis_server.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "src/hiredis_server.ml", line 66, characters 18-32:
- 66 |         (fun _ -> Lwt_unix.yield ())
-                        ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_client.cmx src/hiredis_client.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_client.cmx src/hiredis_client.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamldep -package conduit-lwt-unix -modules src/hiredis_shell.ml > src/hiredis_shell.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_shell.cmo src/hiredis_shell.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_shell.cmo src/hiredis_shell.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_server.cmx src/hiredis_server.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_shell.cmx src/hiredis_shell.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_shell.cmx src/hiredis_shell.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis_server.cmx src/hiredis_server.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "src/hiredis_server.ml", line 66, characters 18-32:
- 66 |         (fun _ -> Lwt_unix.yield ())
-                        ^^^^^^^^^^^^^^
- Alert deprecated: Lwt_unix.yield
- Use Lwt.pause instead
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis.cmx src/hiredis.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis.cmx src/hiredis.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlopt -a -I src -cclib -lhiredis_stubs -cclib -lpthread -package conduit-lwt-unix -I src src/c.cmx src/hiredis_value.cmx src/hiredis_client.cmx src/hiredis_server.cmx src/hiredis_shell.cmx src/hiredis.cmx -o src/hiredis.cmxa
- + ocamlfind ocamlopt -a -I src -cclib -lhiredis_stubs -cclib -lpthread -package conduit-lwt-unix -I src src/c.cmx src/hiredis_value.cmx src/hiredis_client.cmx src/hiredis_server.cmx src/hiredis_shell.cmx src/hiredis.cmx -o src/hiredis.cmxa
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis.cmo src/hiredis.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package conduit-lwt-unix -I src -o src/hiredis.cmo src/hiredis.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlopt -shared -linkall -I src -cclib -lhiredis_stubs -cclib -lpthread -package conduit-lwt-unix -I src src/hiredis.cmxa -o src/hiredis.cmxs
- + ocamlfind ocamlc -a -custom -I src -dllib -lhiredis_stubs -cclib -lpthread -cclib -lhiredis_stubs -cclib -lpthread -package conduit-lwt-unix -I src src/c.cmo src/hiredis_value.cmo src/hiredis_client.cmo src/hiredis_server.cmo src/hiredis_shell.cmo src/hiredis.cmo -o src/hiredis.cma
- + ocamlfind ocamlc -a -custom -I src -dllib -lhiredis_stubs -cclib -lpthread -cclib -lhiredis_stubs -cclib -lpthread -package conduit-lwt-unix -I src src/c.cmo src/hiredis_value.cmo src/hiredis_client.cmo src/hiredis_server.cmo src/hiredis_shell.cmo src/hiredis.cmo -o src/hiredis.cma
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + ocamlfind ocamlopt -shared -linkall -I src -cclib -lhiredis_stubs -cclib -lpthread -package conduit-lwt-unix -I src src/hiredis.cmxa -o src/hiredis.cmxs
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- # Parallel statistics: { count(total): 3(24), max: 7, min: 2, average(total): 3.667(1.333) }
-> compiled  hiredis.0.4
-> installed hiredis.0.4

=== STDERR ===

2026-06-24 18:57.23: OK: build hiredis.0.4 (runc: 5.1s, disk: 22KB)
2026-06-24 18:57.23: Job succeeded