Build:
- 0
2026-06-20 15:52.34: New job: build lame.0.3.1 (eee9be405a15)
2026-06-20 15:52.34: Waiting for resource in pool day11-builds
2026-06-20 15:58.46: Got resource from pool day11-builds
2026-06-20 15:58.46: [profile full] build lame.0.3.1
2026-06-20 15:58.46: build lame.0.3.1 (eee9be405a15)
=== DEPENDENCIES (5 transitive) ===
compiler-cloning.enabled 0d2606125f88
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:
libmp3lame-dev
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libmp3lame-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libmp3lame0: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 .../libmp3lame0_3.100-6_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6) ...
- Selecting previously unselected package libmp3lame-dev:amd64.
- Preparing to unpack .../libmp3lame-dev_3.100-6_amd64.deb ...
- Unpacking libmp3lame-dev:amd64 (3.100-6) ...
- Setting up libmp3lame0:amd64 (3.100-6) ...
- Setting up libmp3lame-dev:amd64 (3.100-6) ...
- Processing triggers for libc-bin (2.36-9+deb12u14) ...
[lame.0.3.1: dl]
[lame.0.3.1: extract]
-> retrieved lame.0.3.1 (https://opam.ocaml.org/cache)
[lame: ./configure]
+ /home/opam/.opam/default/.opam-switch/build/lame.0.3.1/./configure "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/lame.0.3.1)
- configuring ocaml-lame 0.3.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 whether to build shared modules... yes
- 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 lame/lame.h usability... yes
- checking lame/lame.h presence... yes
- checking for lame/lame.h... yes
- checking for lame_init... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating src/META
[lame: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/lame.0.3.1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- making ._bcdi/lame.di from lame.mli
- making ._d/lame.d from lame.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 lame_stubs.o " lame_stubs.c
- In file included from /home/opam/.opam/default/lib/ocaml/caml/alloc.h:20,
- from lame_stubs.c:25:
- lame_stubs.c: In function 'ocaml_lame_encode_buffer_interleaved':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- lame_stubs.c:232:10: note: in expansion of macro 'String_val'
- 232 | memcpy(String_val(ret), outbuf, ans);
- | ^~~~~~~~~~
- In file included from lame_stubs.c:36:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- lame_stubs.c: In function 'ocaml_lame_encode_buffer_float':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- lame_stubs.c:276:10: note: in expansion of macro 'String_val'
- 276 | memcpy(String_val(ret), outbuf, ans);
- | ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- lame_stubs.c: In function 'ocaml_lame_encode_flush':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- lame_stubs.c:301:10: note: in expansion of macro 'String_val'
- 301 | memcpy(String_val(ret), outbuf, ans);
- | ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- lame_stubs.c: In function 'ocaml_lame_encode_flush_nogap':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
- 366 | #define String_val(x) ((const char *) Bp_val(x))
- | ~^~~~~~~~~~~~~~~~~~~~~~~~~
- lame_stubs.c:326:10: note: in expansion of macro 'String_val'
- 326 | memcpy(String_val(ret), outbuf, ans);
- | ^~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
- 43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
- | ~~~~~~~~~~~~~~~~~^~~~~~
- ar rcs liblame_stubs.a lame_stubs.o
- ocamlc.opt -c lame.mli
- ocamlc.opt -c lame.ml
- ocamlmklib -L/home/opam/.opam/default/lib \
- -o lame_stubs lame_stubs.o -lmp3lame -lm \
-
- ocamlc.opt -a -dllib dlllame_stubs.so -ccopt -L/home/opam/.opam/default/lib -ccopt -L/home/opam/.opam/default/lib \
- -cclib -llame_stubs -cclib -lmp3lame -cclib -lm -o lame.cma lame.cmo
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- making ._ncdi/lame.di from lame.mli
- make[2]: 'liblame_stubs.a' is up to date.
- ocamlopt.opt -c lame.ml
- ocamlopt.opt -a -ccopt -L/home/opam/.opam/default/lib -ccopt -L/home/opam/.opam/default/lib -cclib -llame_stubs -cclib -lmp3lame -cclib -lm \
- -o lame.cmxa lame.cmx
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- ocamlc.opt -i -intf lame_dynlink.mli.in > lame_dynlink.mli 2>/dev/null
- ocamlc.opt -a lame_dynlink.mli lame_loader.ml -o lame_loader.cma
- [ ! -f lame.cmx ] || mv lame.cmx lame.cmx.old
- ocamlopt.opt -cclib -lmp3lame -cclib -lm -shared lame.ml lame_stubs.o -o lame.cmxs
- [ ! -f lame.cmx.old ] || mv lame.cmx.old lame.cmx
- [ ! -f lame.cmx ] || mv lame.cmx lame.cmx.old
- [ ! -f lame.cmxa ] || mv lame.cmxa lame.cmxa.old
- ocamlopt.opt -shared lame_dynlink.mli lame_loader.ml -o lame_loader.cmxs
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Lame, and
- its interface was not compiled with -opaque
-
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module
- Lame_dynlink, and its interface was not compiled with -opaque
- [ ! -f lame.cmx.old ] || mv lame.cmx.old lame.cmx
- [ ! -f lame.cmxa.old ] || mv lame.cmxa.old lame.cmxa
- rm -f lame_dynlink.cmi
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
-> compiled lame.0.3.1
[lame: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/lame.0.3.1)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- make[2]: 'liblame_stubs.a' is up to date.
- make[2]: 'lame.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- make[2]: Entering directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- make[2]: 'liblame_stubs.a' is up to date.
- make[2]: 'lame.cmxa' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
- rm -f lame_dynlink.cmi
-
- Installing library with ocamlfind
- ocamlfind install lame META lame.mli lame_dynlink.mli lame.cmi lame_loader.cmi lame.cma lame_loader.cma lame.cmxa lame.cmx lame_loader.cmx lame.a liblame_stubs.a dlllame_stubs.so lame.cmxs lame_loader.cmxs
- Installed /home/opam/.opam/default/lib/lame/lame_loader.cmxs
- Installed /home/opam/.opam/default/lib/lame/lame.cmxs
- Installed /home/opam/.opam/default/lib/lame/liblame_stubs.a
- Installed /home/opam/.opam/default/lib/lame/lame.a
- Installed /home/opam/.opam/default/lib/lame/lame_loader.cmx
- Installed /home/opam/.opam/default/lib/lame/lame.cmx
- Installed /home/opam/.opam/default/lib/lame/lame.cmxa
- Installed /home/opam/.opam/default/lib/lame/lame_loader.cma
- Installed /home/opam/.opam/default/lib/lame/lame.cma
- Installed /home/opam/.opam/default/lib/lame/lame_loader.cmi
- Installed /home/opam/.opam/default/lib/lame/lame.cmi
- Installed /home/opam/.opam/default/lib/lame/lame_dynlink.mli
- Installed /home/opam/.opam/default/lib/lame/lame.mli
- Installed /home/opam/.opam/default/lib/stublibs/dlllame_stubs.so
- Installed /home/opam/.opam/default/lib/stublibs/dlllame_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/lame/META
-
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/lame.0.3.1/src'
-> installed lame.0.3.1
=== STDERR ===
2026-06-20 15:59.04: OK: build lame.0.3.1 (runc: 7.2s, disk: 0KB)
2026-06-20 15:59.04: Job succeeded