Build:
- 0
2026-06-16 13:48.20: New job: build zmq.5.1.5 (7e3fd1a49783) 2026-06-16 13:48.20: Waiting for resource in pool day11-builds 2026-06-16 15:18.10: Got resource from pool day11-builds 2026-06-16 15:18.10: [profile full] build zmq.5.1.5 2026-06-16 15:18.10: build zmq.5.1.5 (7e3fd1a49783) === DEPENDENCIES (12 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d conf-pkg-config.5 64c6b37d622b conf-zmq.0.1 97a5bda52bbb csexp.1.5.2 e2491a88a8e9 dune.3.23.1 d50060dd2cab dune-configurator.3.23.1 83dd42d9abe2 ocaml.5.4.1 708fed352b2a ocaml-base-compiler.5.4.1 89b85703f841 ocaml-compiler.5.4.1 a719b8419b8e ocaml-config.3 aa27f63940d8 stdint.0.7.2 c8f123c8c716 === 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 -fPIC -pthread -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:366:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 366 | #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:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 366 | #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:366:24: warning: passing argument 1 of 'zmq_z85_encode' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 366 | #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:366:24: warning: passing argument 1 of 'zmq_curve_keypair' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 366 | #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:366:24: warning: passing argument 2 of 'zmq_curve_keypair' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 366 | #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-16 15:19.59: OK: build zmq.5.1.5 (runc: 4.1s, disk: 10KB) 2026-06-16 15:19.59: Job succeeded