Build:
- 0
2026-06-24 11:49.59: New job: build zmq.5.1.5 (5a3f755ac047) 2026-06-24 11:49.59: Waiting for resource in pool day11-builds 2026-06-24 13:12.57: Got resource from pool day11-builds 2026-06-24 13:12.57: [profile full] build zmq.5.1.5 2026-06-24 13:12.57: build zmq.5.1.5 (5a3f755ac047) === DEPENDENCIES (11 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb conf-pkg-config.5 d5de2c6a88f9 conf-zmq.0.1 a8f950327ee3 csexp.1.5.2 0d959b3daabd dune.3.23.1 db6fce3d1d3d dune-configurator.3.23.1 0dbbd35b53c7 ocaml.5.0.0 bf52e7fc3967 ocaml-base-compiler.5.0.0 8a45cc139786 ocaml-config.3 814dad1b05c3 stdint.0.7.2 b96d32946b16 === STDOUT === Processing: [default: loading data] [zmq.5.1.5: dl] [zmq.5.1.5: extract] -> retrieved zmq.5.1.5 (https://opam.ocaml.org/cache) [zmq: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "zmq" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/zmq.5.1.5) - (cd _build/default/zmq/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -isystem /usr/include/mit-krb5 -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -Wall -Wextra -O2 -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/stdint -o caml_zmq_stubs.o -c caml_zmq_stubs.c) - In file included from caml_zmq_stubs.c:12: - caml_zmq_stubs.c: In function 'caml_zmq_set_string_option': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:307:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 307 | #define String_val(x) ((const char *) Bp_val(x)) - | ^ - caml_zmq_stubs.c:226:26: note: in expansion of macro 'String_val' - 226 | char *option_value = String_val(socket_option); - | ^~~~~~~~~~ - caml_zmq_stubs.c: In function 'caml_zmq_recv': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:307:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 307 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - caml_zmq_stubs.c:480:13: note: in expansion of macro 'String_val' - 480 | memcpy (String_val(message), zmq_msg_data (&msg), size); - | ^~~~~~~~~~ - In file included from caml_zmq_stubs.c:7: - /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, - | ~~~~~~~~~~~~~~~~~^~~~~~ - caml_zmq_stubs.c: In function 'caml_z85_encode': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:307:24: warning: passing argument 1 of 'zmq_z85_encode' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 307 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - caml_zmq_stubs.c:804:24: note: in expansion of macro 'String_val' - 804 | if (zmq_z85_encode(String_val(result), (uint8_t*) String_val(source), length) == NULL) - | ^~~~~~~~~~ - In file included from caml_zmq_stubs.c:32: - /usr/include/zmq.h:570:23: note: expected 'char *' but argument is of type 'const char *' - 570 | zmq_z85_encode (char *dest_, const uint8_t *data_, size_t size_); - | ~~~~~~^~~~~ - caml_zmq_stubs.c: In function 'caml_curve_keypair': - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:307:24: warning: passing argument 1 of 'zmq_curve_keypair' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 307 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - caml_zmq_stubs.c:832:36: note: in expansion of macro 'String_val' - 832 | int result = zmq_curve_keypair(String_val(public), String_val(secret)); - | ^~~~~~~~~~ - /usr/include/zmq.h:577:41: note: expected 'char *' but argument is of type 'const char *' - 577 | ZMQ_EXPORT int zmq_curve_keypair (char *z85_public_key_, char *z85_secret_key_); - | ~~~~~~^~~~~~~~~~~~~~~ - /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:307:24: warning: passing argument 2 of 'zmq_curve_keypair' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 307 | #define String_val(x) ((const char *) Bp_val(x)) - | ~^~~~~~~~~~~~~~~~~~~~~~~~~ - caml_zmq_stubs.c:832:56: note: in expansion of macro 'String_val' - 832 | int result = zmq_curve_keypair(String_val(public), String_val(secret)); - | ^~~~~~~~~~ - /usr/include/zmq.h:577:64: note: expected 'char *' but argument is of type 'const char *' - 577 | ZMQ_EXPORT int zmq_curve_keypair (char *z85_public_key_, char *z85_secret_key_); - | ~~~~~~^~~~~~~~~~~~~~~ -> compiled zmq.5.1.5 -> installed zmq.5.1.5 [WARNING] Opam package conf-zmq.0.1 depends on the following system package that can no longer be found: libzmq3-dev === STDERR === 2026-06-24 13:13.12: OK: build zmq.5.1.5 (runc: 4.1s, disk: 10KB) 2026-06-24 13:13.12: Job succeeded