Build:
  1. 0
2026-06-24 11:08.59: New job: build lo.0.1.1 (72b3e5383484)
2026-06-24 11:08.59: Waiting for resource in pool day11-builds
2026-06-24 11:29.37: Got resource from pool day11-builds
2026-06-24 11:29.37: [profile full] build lo.0.1.1
2026-06-24 11:29.37: build lo.0.1.1 (72b3e5383484)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           439a1fc77aa6
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlfind.1.9.8                                    b506a15fcd6c
=== STDOUT ===
Processing: [default: loading data]

The following system packages will first need to be installed:
    liblo-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "liblo-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package liblo7:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18247 files and directories currently installed.)
- Preparing to unpack .../liblo7_0.31-1_amd64.deb ...
- Unpacking liblo7:amd64 (0.31-1) ...
- Selecting previously unselected package liblo-dev.
- Preparing to unpack .../liblo-dev_0.31-1_amd64.deb ...
- Unpacking liblo-dev (0.31-1) ...
- Setting up liblo7:amd64 (0.31-1) ...
- Setting up liblo-dev (0.31-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[lo.0.1.1: dl]
[lo.0.1.1: extract]
-> retrieved lo.0.1.1  (https://opam.ocaml.org/cache)
[lo: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/lo.0.1.1/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/lo.0.1.1)
- configuring ocaml-lo 0.1.1
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking that calling user is not root... ok
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking for ar... ar
- checking for ocamlc... ocamlc
- OCaml version is 5.5.0
- checking if ocaml compiler supports first-class modules... yes
- OCaml library path is /home/opam/.opam/default/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking for camlidl... no
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for camlp4... no
- checking for camlp4boot... no
- checking for camlp4o... no
- checking for camlp4of... no
- checking for camlp4oof... no
- checking for camlp4orf... no
- checking for camlp4prof... no
- checking for camlp4r... no
- checking for camlp4rf... no
- checking for ocamlfind... ocamlfind
- checking for ocaml standard library path... /home/opam/.opam/default/lib/ocaml
- checking for caml/threads.h... no
- checking for gcc option to produce PIC... -fPIC
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... 
- yes
- checking for unistd.h... yes
- checking lo/lo.h usability... yes
- checking lo/lo.h presence... yes
- checking for lo/lo.h... yes
- checking for lo_address_new_with_proto... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/META
- config.status: creating src/Makefile
[lo: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/lo.0.1.1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- ocamldep.opt LO.mli > ._bcdi/LO.di
- ocamldep.opt LO.ml > ._d/LO.d
- ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/default/include -Wall -DCAML_NAME_SPACE \
- 			-DPIC -fPIC -I/home/opam/.opam/default/include  \
- 			    -o LO_stubs.o " LO_stubs.c
- ar rcs liblo_stubs.a  LO_stubs.o
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 LO.mli
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 LO.ml
- ocamlmklib      -L/home/opam/.opam/default/lib   \
- 			-o lo_stubs  LO_stubs.o -llo  \
- 			
- ocamlc.opt -a -dllib dlllo_stubs.so       -ccopt -L/home/opam/.opam/default/lib  -ccopt -L/home/opam/.opam/default/lib    -cclib -llo_stubs -cclib -llo   -o lo.cma LO.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- ocamldep.opt -native LO.mli > ._ncdi/LO.di
- make[2]: 'liblo_stubs.a' is up to date.
- ocamlopt.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 LO.ml
- ocamlopt.opt -a        -ccopt -L/home/opam/.opam/default/lib  -ccopt -L/home/opam/.opam/default/lib   -cclib -llo_stubs -cclib -llo   -o lo.cmxa LO.cmx
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
-> compiled  lo.0.1.1
[lo: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/lo.0.1.1)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- make[2]: 'liblo_stubs.a' is up to date.
- make[2]: 'lo.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- make[2]: 'liblo_stubs.a' is up to date.
- make[2]: 'lo.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
- 
- Installing library with ocamlfind
- ocamlfind install  lo META LO.mli LO.cmi lo.cma lo.cmxa LO.cmx liblo_stubs.a lo.a dlllo_stubs.so
- Installed /home/opam/.opam/default/lib/lo/lo.a
- Installed /home/opam/.opam/default/lib/lo/liblo_stubs.a
- Installed /home/opam/.opam/default/lib/lo/LO.cmx
- Installed /home/opam/.opam/default/lib/lo/lo.cmxa
- Installed /home/opam/.opam/default/lib/lo/lo.cma
- Installed /home/opam/.opam/default/lib/lo/LO.cmi
- Installed /home/opam/.opam/default/lib/lo/LO.mli
- Installed /home/opam/.opam/default/lib/stublibs/dlllo_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dlllo_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/default/lib/lo/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lo.0.1.1/src'
-> installed lo.0.1.1

=== STDERR ===

2026-06-24 11:30.05: OK: build lo.0.1.1 (runc: 9.6s, disk: 0KB)
2026-06-24 11:30.05: Job succeeded