Build:
- 0
2026-06-24 12:09.12: New job: build irc-client.0.4.0 (f6e852ae43a8) 2026-06-24 12:09.12: Waiting for resource in pool day11-builds 2026-06-24 13:27.02: Got resource from pool day11-builds 2026-06-24 13:27.02: [profile full] build irc-client.0.4.0 2026-06-24 13:27.02: build irc-client.0.4.0 (f6e852ae43a8) === DEPENDENCIES (12 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb dune.3.23.1 848a72441e15 oasis.0.4.11 397b1819484e ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 ocamlbuild.0.16.1 7e0d6aadb209 ocamlfind.1.9.8 214dd418ac02 ocamlify.0.0.1 bf0ac2a8a674 ocamlmod.0.1.1 9795d85ef03b result.1.5 9b1cd45b2159 === STDOUT === Processing: [default: loading data] [irc-client.0.4.0: dl] [irc-client.0.4.0: extract] -> retrieved irc-client.0.4.0 (https://opam.ocaml.org/cache) [irc-client: ./configure] + /home/opam/.opam/default/.opam-switch/build/irc-client.0.4.0/./configure "--prefix" "/home/opam/.opam/default" "--disable-lwt" "--disable-tls" "--enable-unix" "--enable-docs" "--enable-examples" (CWD=/home/opam/.opam/default/.opam-switch/build/irc-client.0.4.0) - - 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: ........................................ irc-client - Package version: ..................................... 0.4.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.14.4 - 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 -pthread -fPIC -D_FILE_OFFSET_BITS=64 - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - 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.8 - 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 Lwt library: ............................... false - build the Unix library: .............................. true - build the TLS library: ............................... false - build examples: ...................................... true - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_bytes: ........................................... /home/opam/.opam/default/lib/bytes - pkg_result: .......................................... /home/opam/.opam/default/lib/result - pkg_unix: ............................................ /home/opam/.opam/default/lib/ocaml - ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc - [irc-client: make build] + /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/irc-client.0.4.0) - ocaml setup.ml -build - + /home/opam/.opam/default/bin/ocamlc.opt -config - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + /home/opam/.opam/default/bin/ocamlc.opt -config - File "_tags", line 24, characters 18-25: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 25, characters 18-30: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 37, characters 18-25: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 39, characters 18-25: - Warning: the tag "pkg_tls" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 40, characters 18-29: - Warning: the tag "pkg_tls.lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 44, characters 26-33: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 45, characters 26-38: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 51, characters 26-33: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 52, characters 26-38: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 56, characters 23-35: - Warning: the tag "pkg_lwt.unix" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 60, characters 29-36: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 62, characters 29-36: - Warning: the tag "pkg_tls" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 63, characters 29-40: - Warning: the tag "pkg_tls.lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 67, characters 23-30: - Warning: the tag "pkg_lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 69, characters 23-30: - Warning: the tag "pkg_tls" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 70, characters 23-34: - Warning: the tag "pkg_tls.lwt" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 75, characters 28-37: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - File "_tags", line 79, characters 19-28: - Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_client.mli > lib/irc_client.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_message.mli > lib/irc_message.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_transport.mli > lib/irc_transport.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_message.cmi lib/irc_message.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_transport.cmi lib/irc_transport.mli - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_client.cmi lib/irc_client.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_client.ml > lib/irc_client.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_helpers.mli > lib/irc_helpers.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_helpers.cmi lib/irc_helpers.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_helpers.ml > lib/irc_helpers.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_message.ml > lib/irc_message.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -modules lib/irc_transport.ml > lib/irc_transport.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_client.cmo lib/irc_client.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_helpers.cmo lib/irc_helpers.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_message.cmo lib/irc_message.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_transport.cmo lib/irc_transport.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I lib lib/irc_helpers.cmo lib/irc_message.cmo lib/irc_transport.cmo lib/irc_client.cmo -o lib/irc_client.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_helpers.cmx lib/irc_helpers.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_message.cmx lib/irc_message.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_transport.cmx lib/irc_transport.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package bytes -package result -I lib -o lib/irc_client.cmx lib/irc_client.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I lib lib/irc_helpers.cmx lib/irc_message.cmx lib/irc_transport.cmx lib/irc_client.cmx -o lib/irc_client.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib lib/irc_client.cmxa lib/irc_helpers.cmx lib/irc_message.cmx lib/irc_transport.cmx lib/irc_client.cmx -o lib/irc_client.cmxs - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -package unix -modules unix/irc_client_unix.mli > unix/irc_client_unix.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package bytes -package result -package unix -I unix -I lib -o unix/irc_client_unix.cmi unix/irc_client_unix.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package bytes -package result -package unix -modules unix/irc_client_unix.ml > unix/irc_client_unix.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package bytes -package result -package unix -I unix -I lib -o unix/irc_client_unix.cmo unix/irc_client_unix.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I unix unix/irc_client_unix.cmo -o unix/irc_client_unix.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package bytes -package result -package unix -I unix -I lib -o unix/irc_client_unix.cmx unix/irc_client_unix.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I unix unix/irc_client_unix.cmx -o unix/irc_client_unix.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I unix unix/irc_client_unix.cmxa unix/irc_client_unix.cmx -o unix/irc_client_unix.cmxs - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 454, characters 8-19: - 454 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 457, characters 21-32: - 457 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 460, characters 18-32: - 460 | with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 462, characters 6-23: - 462 | Genlex.make_lexer ["="] st_line - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 465, characters 12-24: - 465 | match Stream.npeek 3 lxr with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 9-21: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 26-36: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 466, characters 42-55: - 466 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 8-19: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 25-36: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 467, characters 42-53: - 467 | Stream.junk lxr; Stream.junk lxr; Stream.junk lxr; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 479, characters 17-34: - 479 | let st = Stream.of_channel chn in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. -> compiled irc-client.0.4.0 [irc-client: make install] + /usr/bin/make "PREFIX=/home/opam/.opam/default" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/irc-client.0.4.0) - ocaml setup.ml -install - Installed /home/opam/.opam/default/lib/irc-client/irc_client.mli - Installed /home/opam/.opam/default/lib/irc-client/irc_helpers.mli - Installed /home/opam/.opam/default/lib/irc-client/irc_message.mli - Installed /home/opam/.opam/default/lib/irc-client/irc_transport.mli - Installed /home/opam/.opam/default/lib/irc-client/irc_client.cma - Installed /home/opam/.opam/default/lib/irc-client/irc_client.cmxa - Installed /home/opam/.opam/default/lib/irc-client/irc_client.a - Installed /home/opam/.opam/default/lib/irc-client/irc_client.cmxs - Installed /home/opam/.opam/default/lib/irc-client/irc_transport.cmi - Installed /home/opam/.opam/default/lib/irc-client/irc_transport.cmti - Installed /home/opam/.opam/default/lib/irc-client/irc_transport.cmt - Installed /home/opam/.opam/default/lib/irc-client/irc_transport.annot - Installed /home/opam/.opam/default/lib/irc-client/irc_message.cmi - Installed /home/opam/.opam/default/lib/irc-client/irc_message.cmti - Installed /home/opam/.opam/default/lib/irc-client/irc_message.cmt - Installed /home/opam/.opam/default/lib/irc-client/irc_message.annot - Installed /home/opam/.opam/default/lib/irc-client/irc_helpers.cmi - Installed /home/opam/.opam/default/lib/irc-client/irc_helpers.cmti - Installed /home/opam/.opam/default/lib/irc-client/irc_helpers.cmt - Installed /home/opam/.opam/default/lib/irc-client/irc_helpers.annot - Installed /home/opam/.opam/default/lib/irc-client/irc_client.cmi - Installed /home/opam/.opam/default/lib/irc-client/irc_client.cmti - Installed /home/opam/.opam/default/lib/irc-client/irc_client.cmt - Installed /home/opam/.opam/default/lib/irc-client/irc_client.annot - Installed /home/opam/.opam/default/lib/irc-client/irc_transport.cmx - Installed /home/opam/.opam/default/lib/irc-client/irc_message.cmx - Installed /home/opam/.opam/default/lib/irc-client/irc_helpers.cmx - Installed /home/opam/.opam/default/lib/irc-client/irc_client.cmx - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.mli - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.cma - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.cmxa - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.a - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.cmxs - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.cmi - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.cmti - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.cmt - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.annot - Installed /home/opam/.opam/default/lib/irc-client/irc_client_unix.cmx - Installed /home/opam/.opam/default/lib/irc-client/META -> installed irc-client.0.4.0 === STDERR === 2026-06-24 13:27.18: OK: build irc-client.0.4.0 (runc: 5.6s, disk: 26KB) 2026-06-24 13:27.18: Job succeeded