Build:
- 0
2026-06-24 11:08.59: New job: build ladspa.0.1.5 (e1731677cf30)
2026-06-24 11:08.59: Waiting for resource in pool day11-builds
2026-06-24 11:29.13: Got resource from pool day11-builds
2026-06-24 11:29.13: [profile full] build ladspa.0.1.5
2026-06-24 11:29.13: build ladspa.0.1.5 (e1731677cf30)
=== 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:
ladspa-sdk
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "ladspa-sdk"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libogg0: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-libogg0_1.3.5-3_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac12:amd64.
- Preparing to unpack .../1-libflac12_1.4.2+ds-2_amd64.deb ...
- Unpacking libflac12:amd64 (1.4.2+ds-2) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../2-libmp3lame0_3.100-6_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6) ...
- Selecting previously unselected package libmpg123-0:amd64.
- Preparing to unpack .../3-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
- Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../4-libopus0_1.3.1-3_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-3) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../5-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../6-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../7-libsndfile1_1.2.0-1+deb12u1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.2.0-1+deb12u1) ...
- Selecting previously unselected package ladspa-sdk.
- Preparing to unpack .../8-ladspa-sdk_1.17-1+b1_amd64.deb ...
- Unpacking ladspa-sdk (1.17-1+b1) ...
- Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
- Setting up libogg0:amd64 (1.3.5-3) ...
- Setting up libflac12:amd64 (1.4.2+ds-2) ...
- Setting up libopus0:amd64 (1.3.1-3) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up libmp3lame0:amd64 (3.100-6) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- Setting up libsndfile1:amd64 (1.2.0-1+deb12u1) ...
- Setting up ladspa-sdk (1.17-1+b1) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[ladspa.0.1.5: dl]
[ladspa.0.1.5: extract]
-> retrieved ladspa.0.1.5 (https://opam.ocaml.org/cache)
[ladspa: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5)
- configuring ocaml-ladspa 0.1.5
- 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 ladspa.h usability... yes
- checking ladspa.h presence...
- yes
- checking for ladspa.h... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/META
- config.status: creating src/Makefile
[ladspa: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- ocamldep.opt ladspa.mli > ._bcdi/ladspa.di
- ocamldep.opt ladspa.ml > ._d/ladspa.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 ladspa_stubs.o " ladspa_stubs.c
- ar rcs libladspa_stubs.a ladspa_stubs.o
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 ladspa.mli
- File "ladspa.mli", line 164, characters 2-52:
- 164 | (** Internal function used by the DSSI binding. *)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 50 [unexpected-docstring]: ambiguous documentation comment
-
- File "ladspa.mli", line 166, characters 2-52:
- 166 | (** Internal function used by the DSSI binding. *)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 50 [unexpected-docstring]: ambiguous documentation comment
- ocamlc.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 ladspa.ml
- ocamlmklib -L/home/opam/.opam/default/lib \
- -o ladspa_stubs ladspa_stubs.o \
-
- ocamlc.opt -a -dllib dllladspa_stubs.so -ccopt -L/home/opam/.opam/default/lib -ccopt -L/home/opam/.opam/default/lib -cclib -lladspa_stubs -o ladspa.cma ladspa.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- ocamldep.opt -native ladspa.mli > ._ncdi/ladspa.di
- make[2]: 'libladspa_stubs.a' is up to date.
- ocamlopt.opt -c -g -w +A@5-7@8@11@12@20-35-44-45 ladspa.ml
- ocamlopt.opt -a -ccopt -L/home/opam/.opam/default/lib -ccopt -L/home/opam/.opam/default/lib -cclib -lladspa_stubs -o ladspa.cmxa ladspa.cmx
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
-> compiled ladspa.0.1.5
[ladspa: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- make[2]: 'libladspa_stubs.a' is up to date.
- make[2]: 'ladspa.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
- make[2]: 'libladspa_stubs.a' is up to date.
- make[2]: 'ladspa.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
-
- Installing library with ocamlfind
- ocamlfind install ladspa META ladspa.mli ladspa.cmi ladspa.cma ladspa.cmxa ladspa.cmx ladspa.a libladspa_stubs.a dllladspa_stubs.so ocaml_ladspa.h
- Installed /home/opam/.opam/default/lib/ladspa/ocaml_ladspa.h
- Installed /home/opam/.opam/default/lib/ladspa/libladspa_stubs.a
- Installed /home/opam/.opam/default/lib/ladspa/ladspa.a
- Installed /home/opam/.opam/default/lib/ladspa/ladspa.cmx
- Installed /home/opam/.opam/default/lib/ladspa/ladspa.cmxa
- Installed /home/opam/.opam/default/lib/ladspa/ladspa.cma
- Installed /home/opam/.opam/default/lib/ladspa/ladspa.cmi
- Installed /home/opam/.opam/default/lib/ladspa/ladspa.mli
- Installed /home/opam/.opam/default/lib/stublibs/dllladspa_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dllladspa_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/ladspa/META
-
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/ladspa.0.1.5/src'
-> installed ladspa.0.1.5
=== STDERR ===
2026-06-24 11:29.27: OK: build ladspa.0.1.5 (runc: 8.1s, disk: 0KB)
2026-06-24 11:29.27: Job succeeded