Build:
  1. 0
2026-06-20 15:52.34: New job: build ao.0.2.1 (f51ddb9c22f0)
2026-06-20 15:52.34: Waiting for resource in pool day11-builds
2026-06-20 15:59.36: Got resource from pool day11-builds
2026-06-20 15:59.36: [profile full] build ao.0.2.1
2026-06-20 15:59.36: build ao.0.2.1 (f51ddb9c22f0)
=== DEPENDENCIES (6 transitive) ===
  compiler-cloning.enabled                           0d2606125f88
  conf-pkg-config.5                                  64c6b37d622b
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlfind.1.9.8                                    5b46f9d92bbd
=== STDOUT ===
Processing: [default: loading data]

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

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

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libao-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libao-common.
- (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 ... 18285 files and directories currently installed.)
- Preparing to unpack .../libao-common_1.2.2+20180113-1.1_all.deb ...
- Unpacking libao-common (1.2.2+20180113-1.1) ...
- Selecting previously unselected package libao4:amd64.
- Preparing to unpack .../libao4_1.2.2+20180113-1.1_amd64.deb ...
- Unpacking libao4:amd64 (1.2.2+20180113-1.1) ...
- Selecting previously unselected package libao-dev:amd64.
- Preparing to unpack .../libao-dev_1.2.2+20180113-1.1_amd64.deb ...
- Unpacking libao-dev:amd64 (1.2.2+20180113-1.1) ...
- Setting up libao-common (1.2.2+20180113-1.1) ...
- Setting up libao4:amd64 (1.2.2+20180113-1.1) ...
- Setting up libao-dev:amd64 (1.2.2+20180113-1.1) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[ao.0.2.1: dl]
[ao.0.2.1: extract]
-> retrieved ao.0.2.1  (https://opam.ocaml.org/cache)
[ao: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/ao.0.2.1/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/ao.0.2.1)
- configuring ocaml-ao 0.2.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 for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking whether pkg-config knows about ao... ok
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/META
- config.status: creating src/Makefile
[ao: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/ao.0.2.1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- making ._bcdi/ao.di from ao.mli
- making ._d/ao.d from ao.ml
- 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 ao_stubs.o " ao_stubs.c 
- ao_stubs.c: In function 'set_format':
- ao_stubs.c:137:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   137 |     format->matrix = String_val(channels_matrix);
-       |                    ^
- ar rcs libao_stubs.a  ao_stubs.o
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 ao.mli
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 ao.ml
- ocamlmklib      -L/home/opam/.opam/default/lib    \
- 			-o ao_stubs  ao_stubs.o -lao \
- 			
- ocamlc.opt -a -dllib dllao_stubs.so       -ccopt -L/home/opam/.opam/default/lib  -ccopt -L/home/opam/.opam/default/lib     \
- 			-cclib -lao_stubs -cclib -lao  -o ao.cma  ao.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- making ._ncdi/ao.di from ao.mli
- make[2]: 'libao_stubs.a' is up to date.
- ocamlopt.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 ao.ml
- ocamlopt.opt -a        -ccopt -L/home/opam/.opam/default/lib  -ccopt -L/home/opam/.opam/default/lib    -cclib -lao_stubs -cclib -lao  \
- 			 -o ao.cmxa ao.cmx
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
-> compiled  ao.0.2.1
[ao: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ao.0.2.1)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- make[2]: 'libao_stubs.a' is up to date.
- make[2]: 'ao.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- make[2]: 'libao_stubs.a' is up to date.
- make[2]: 'ao.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
- 
- Installing library with ocamlfind
- ocamlfind install  ao META ao.mli ao.cmi ao.cma ao.cmxa ao.cmx ao.a libao_stubs.a dllao_stubs.so
- Installed /home/opam/.opam/default/lib/ao/libao_stubs.a
- Installed /home/opam/.opam/default/lib/ao/ao.a
- Installed /home/opam/.opam/default/lib/ao/ao.cmx
- Installed /home/opam/.opam/default/lib/ao/ao.cmxa
- Installed /home/opam/.opam/default/lib/ao/ao.cma
- Installed /home/opam/.opam/default/lib/ao/ao.cmi
- Installed /home/opam/.opam/default/lib/ao/ao.mli
- Installed /home/opam/.opam/default/lib/stublibs/dllao_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dllao_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/ao/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ao.0.2.1/src'
-> installed ao.0.2.1

=== STDERR ===

2026-06-20 15:59.52: OK: build ao.0.2.1 (runc: 6.7s, disk: 0KB)
2026-06-20 15:59.52: Job succeeded