Build:
- 0
2026-06-20 15:59.17: New job: build dssi.0.1.1 (a36eac010f22)
2026-06-20 15:59.17: Waiting for resource in pool day11-builds
2026-06-20 16:32.13: Got resource from pool day11-builds
2026-06-20 16:32.13: [profile full] build dssi.0.1.1
2026-06-20 16:32.13: build dssi.0.1.1 (a36eac010f22)
=== DEPENDENCIES (6 transitive) ===
compiler-cloning.enabled 0d2606125f88
ladspa.0.1.5 a52904d5e5ba
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:
dssi-dev
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "dssi-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package alsa-topology-conf.
- (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 ... 18326 files and directories currently installed.)
- Preparing to unpack .../0-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../1-libasound2-data_1.2.8-1_all.deb ...
- Unpacking libasound2-data (1.2.8-1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../2-libasound2_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../3-alsa-ucm-conf_1.2.8-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.8-1) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../4-libasound2-dev_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../5-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../6-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../7-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../8-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package dssi-dev.
- Preparing to unpack .../9-dssi-dev_1.1.1~dfsg0-5_amd64.deb ...
- Unpacking dssi-dev (1.1.1~dfsg0-5) ...
- Setting up libasound2-data (1.2.8-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up libasound2:amd64 (1.2.8-1+b1) ...
- Setting up libasound2-dev:amd64 (1.2.8-1+b1) ...
- Setting up alsa-ucm-conf (1.2.8-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up dssi-dev (1.1.1~dfsg0-5) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[dssi.0.1.1: dl]
[dssi.0.1.1: extract]
-> retrieved dssi.0.1.1 (https://opam.ocaml.org/cache)
[dssi: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/dssi.0.1.1/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/dssi.0.1.1)
- configuring ocaml-dssi 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 ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- 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 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 dssi.h usability... yes
- checking dssi.h presence... yes
- checking for dssi.h... yes
- checking for ocaml-ladspa... ok
- checking for ocaml_ladspa.h... no
- configure: error: ocaml-ladspa headers not found.
[ERROR] The compilation of dssi.0.1.1 failed at "./configure --prefix /home/opam/.opam/default".
build failed...
=== STDERR ===
2026-06-20 16:40.09: FAILED: build dssi.0.1.1
2026-06-20 16:40.09: Job failed: build failed: dssi.0.1.1