Build:
- 0
2026-06-24 11:08.59: New job: build samplerate.0.1.3 (3d62c7984736)
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 samplerate.0.1.3
2026-06-24 11:29.37: build samplerate.0.1.3 (3d62c7984736)
=== 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:
libsamplerate0-dev
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libsamplerate0-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpkgconf3: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 .../0-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libsamplerate0:amd64.
- Preparing to unpack .../1-libsamplerate0_0.2.2-3_amd64.deb ...
- Unpacking libsamplerate0:amd64 (0.2.2-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../2-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../3-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../4-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package libsamplerate0-dev:amd64.
- Preparing to unpack .../5-libsamplerate0-dev_0.2.2-3_amd64.deb ...
- Unpacking libsamplerate0-dev:amd64 (0.2.2-3) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libsamplerate0:amd64 (0.2.2-3) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libsamplerate0-dev:amd64 (0.2.2-3) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[samplerate.0.1.3: dl]
[samplerate.0.1.3: extract]
-> retrieved samplerate.0.1.3 (https://opam.ocaml.org/cache)
[samplerate: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3)
- configuring ocaml-samplerate 0.1.3
- 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 samplerate... ok
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/META
- config.status: creating src/Makefile
[samplerate: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- ocamldep.opt samplerate.mli > ._bcdi/samplerate.di
- ocamldep.opt samplerate.ml > ._d/samplerate.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 samplerate_stubs.o " samplerate_stubs.c
- ar rcs libsamplerate_stubs.a samplerate_stubs.o
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 samplerate.mli
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 samplerate.ml
- ocamlmklib -L/home/opam/.opam/default/lib \
- -o samplerate_stubs samplerate_stubs.o -lsamplerate \
-
- ocamlc.opt -a -dllib dllsamplerate_stubs.so -ccopt -L/home/opam/.opam/default/lib -ccopt -L/home/opam/.opam/default/lib \
- -cclib -lsamplerate_stubs -cclib -lsamplerate -o samplerate.cma samplerate.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- ocamldep.opt -native samplerate.mli > ._ncdi/samplerate.di
- make[2]: 'libsamplerate_stubs.a' is up to date.
- ocamlopt.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 samplerate.ml
- ocamlopt.opt -a -ccopt -L/home/opam/.opam/default/lib -ccopt -L/home/opam/.opam/default/lib -cclib -lsamplerate_stubs -cclib -lsamplerate \
- -o samplerate.cmxa samplerate.cmx
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
-> compiled samplerate.0.1.3
[samplerate: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- make[2]: 'libsamplerate_stubs.a' is up to date.
- make[2]: 'samplerate.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
- make[2]: 'libsamplerate_stubs.a' is up to date.
- make[2]: 'samplerate.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
-
- Installing library with ocamlfind
- ocamlfind install samplerate META samplerate.mli samplerate.cmi samplerate.cma samplerate.cmxa samplerate.cmx libsamplerate_stubs.a samplerate.a dllsamplerate_stubs.so
- Installed /home/opam/.opam/default/lib/samplerate/samplerate.a
- Installed /home/opam/.opam/default/lib/samplerate/libsamplerate_stubs.a
- Installed /home/opam/.opam/default/lib/samplerate/samplerate.cmx
- Installed /home/opam/.opam/default/lib/samplerate/samplerate.cmxa
- Installed /home/opam/.opam/default/lib/samplerate/samplerate.cma
- Installed /home/opam/.opam/default/lib/samplerate/samplerate.cmi
- Installed /home/opam/.opam/default/lib/samplerate/samplerate.mli
- Installed /home/opam/.opam/default/lib/stublibs/dllsamplerate_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dllsamplerate_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/samplerate/META
-
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/samplerate.0.1.3/src'
-> installed samplerate.0.1.3
=== STDERR ===
2026-06-24 11:30.05: OK: build samplerate.0.1.3 (runc: 6.6s, disk: 0KB)
2026-06-24 11:30.05: Job succeeded