Build:
  1. 0
2026-06-23 18:12.07: New job: build lwt-zmq.2.0.1 (3741feb2d21d)
2026-06-23 18:12.07: Waiting for resource in pool day11-builds
2026-06-23 19:54.10: Got resource from pool day11-builds
2026-06-23 19:54.10: [profile full] build lwt-zmq.2.0.1
2026-06-23 19:54.10: build lwt-zmq.2.0.1 (3741feb2d21d)
=== DEPENDENCIES (24 transitive) ===
  base-bytes.base                                    4b9d16efdb50
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              b348b1d45233
  conf-pkg-config.5                                  4b60827fc174
  conf-zmq.0.1                                       007aafe8bbd8
  cppo.1.8.0                                         5b7957cf3e5d
  csexp.1.5.2                                        ba14d6290f52
  dune.3.23.1                                        fc50a1588b4e
  dune-configurator.3.22.2                           ac79ab5113c0
  lwt.4.5.0                                          d5a431ed8884
  mmap.1.2.0                                         708ebfb2fc63
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlbuild.0.16.1                                  f3c519c1bc8e
  ocamlfind.1.9.6                                    37418aad65fb
  ocamlfind-secondary.1.9.6                          4507fb801bdf
  ocplib-endian.1.2                                  3a6993067d75
  result.1.5                                         22261c52cca2
  seq.base                                           9cd2e9e1495c
  stdint.0.7.2                                       5047ee337eec
  zmq.4.0-8                                          14fc0b478b6a
=== STDOUT ===
Processing: [default: loading data]
[lwt-zmq.2.0.1: dl]
[lwt-zmq.2.0.1: extract]
-> retrieved lwt-zmq.2.0.1  (https://opam.ocaml.org/cache)
[lwt-zmq: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt-zmq.2.0.1)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          let compare = Pervasives.compare
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "./setup.ml", line 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 3229, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ............................................... /home/opam/.opam/default/bin/ocamlfind
- ocamlc: .................................................. /home/opam/.opam/default/bin/ocamlc.opt
- ocamlopt: ................................................ /home/opam/.opam/default/bin/ocamlopt.opt
- ocamlbuild: .............................................. /home/opam/.opam/default/bin/ocamlbuild
- Package name: ............................................ lwt-zmq
- Package version: ......................................... 2.0.1
- os_type: ................................................. Unix
- system: .................................................. linux
- architecture: ............................................ amd64
- ccomp_type: .............................................. cc
- ocaml_version: ........................................... 4.11.2
- standard_library_default: ................................ /home/opam/.opam/default/lib/ocaml
- standard_library: ........................................ /home/opam/.opam/default/lib/ocaml
- bytecomp_c_compiler: ..................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- native_c_compiler: ....................................... gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ................................................... default
- ext_obj: ................................................. .o
- ext_asm: ................................................. .s
- ext_lib: ................................................. .a
- ext_dll: ................................................. .so
- default_executable_name: ................................. a.out
- systhread_supported: ..................................... true
- Install architecture-independent files dir: .............. /home/opam/.opam/default
- Install architecture-dependent files in dir: ............. $prefix
- User executables: ........................................ $exec_prefix/bin
- System admin executables: ................................ $exec_prefix/sbin
- Program executables: ..................................... $exec_prefix/libexec
- Read-only single-machine data: ........................... $prefix/etc
- Modifiable architecture-independent data: ................ $prefix/com
- Modifiable single-machine data: .......................... $prefix/var
- Object code libraries: ................................... $exec_prefix/lib
- Read-only arch-independent data root: .................... $prefix/share
- Read-only architecture-independent data: ................. $datarootdir
- Info documentation: ...................................... $datarootdir/info
- Locale-dependent data: ................................... $datarootdir/locale
- Man documentation: ....................................... $datarootdir/man
- Documentation root: ...................................... $datarootdir/doc/$pkg_name
- HTML documentation: ...................................... $docdir
- DVI documentation: ....................................... $docdir
- PDF documentation: ....................................... $docdir
- PS documentation: ........................................ $docdir
- findlib_version: ......................................... 1.9.6
- is_native: ............................................... true
- suffix_program: .......................................... 
- Remove a file.: .......................................... rm -f
- Remove a directory.: ..................................... rm -rf
- Turn ocaml debug flag on: ................................ true
- Turn ocaml profile flag on: .............................. false
- Compiler support generation of .cmxs.: ................... true
- OCamlbuild additional flags: ............................. 
- build the parallel pipeline sample from the zmq guide: ... false
- Create documentations: ................................... true
- Compile tests executable and library and run them: ....... false
- pkg_zmq: ................................................. /home/opam/.opam/default/lib/ZMQ
- pkg_lwt_unix: ............................................ /home/opam/.opam/default/lib/lwt/unix
- 
[lwt-zmq: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt-zmq.2.0.1)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          let compare = Pervasives.compare
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "./setup.ml", line 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 3229, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- + 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
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules src/lwt_zmq.mli > src/lwt_zmq.mli.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmi src/lwt_zmq.mli
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmi src/lwt_zmq.mli
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules src/lwt_zmq.ml > src/lwt_zmq.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmo src/lwt_zmq.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmo src/lwt_zmq.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I src src/lwt_zmq.cmo -o src/lwt-zmq.cma
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmx src/lwt_zmq.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package lwt.unix -package ZMQ -I src -o src/lwt_zmq.cmx src/lwt_zmq.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I src src/lwt_zmq.cmx -o src/lwt-zmq.cmxa
- + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I src src/lwt-zmq.cmxa src/lwt_zmq.cmx -o src/lwt-zmq.cmxs
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules test/req.ml > test/req.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/req.cmo test/req.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/req.cmo test/req.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/req.cmo -o test/req.byte
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/req.cmo -o test/req.byte
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + /home/opam/.opam/default/bin/ocamlfind ocamldep -package lwt.unix -package ZMQ -modules test/rep.ml > test/rep.ml.depends
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/rep.cmo test/rep.ml
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package lwt.unix -package ZMQ -I test -I src -o test/rep.cmo test/rep.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/rep.cmo -o test/rep.byte
- + /home/opam/.opam/default/bin/ocamlfind ocamlc -linkpkg -g -linkpkg -package lwt.unix -package ZMQ -I src -I test src/lwt-zmq.cma test/rep.cmo -o test/rep.byte
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- + 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
- File "myocamlbuild.ml", line 518, characters 43-62:
- 518 |                        List.map (fun m -> (String.uncapitalize m) ^ ".cmi")
-                                                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- 531 |                        List.map (fun m -> dir^"/"^(String.uncapitalize m)^".cmi")
-                                                          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
-> compiled  lwt-zmq.2.0.1
[lwt-zmq: ocaml setup.ml]
+ /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/lwt-zmq.2.0.1)
- File "./setup.ml", line 318, characters 20-36:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                           ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- 318 |     String.compare (String.lowercase s1) (String.lowercase s2)
-                                                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                     ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- 327 |              (String.lowercase s1) = (String.lowercase s2)
-                                             ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- 330 |            Hashtbl.hash (String.lowercase s)
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- 368 |           String.lowercase buf
-                 ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- 474 |              String.lowercase
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1381, characters 23-41:
- 1381 |          let compare = Pervasives.compare
-                               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "./setup.ml", line 1825, characters 16-33:
- 1825 |     concat dir (String.capitalize base)
-                        ^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- 1831 |     concat dir (String.uncapitalize base)
-                        ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 3229, characters 16-34:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "setup.ml", line 5847, characters 11-28:
- Alert deprecated: Stdlib.String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Alert deprecated: Stdlib.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt_zmq.mli
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt-zmq.cma
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt-zmq.cmxa
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt-zmq.a
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt-zmq.cmxs
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt_zmq.cmi
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt_zmq.cmti
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt_zmq.cmt
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt_zmq.annot
- Installed /home/opam/.opam/default/lib/lwt-zmq/lwt_zmq.cmx
- Installed /home/opam/.opam/default/lib/lwt-zmq/META
-> installed lwt-zmq.2.0.1
[WARNING] Opam package conf-zmq.0.1 depends on the following system package that can no longer be found: libzmq3-dev

=== STDERR ===

2026-06-23 19:54.36: OK: build lwt-zmq.2.0.1 (runc: 11.1s, disk: 26KB)
2026-06-23 19:54.37: Job succeeded