Build:
  1. 0
2026-06-24 16:10.30: New job: build mpg123.0.3 (6e8eb855b1b2)
2026-06-24 16:10.30: Waiting for resource in pool day11-builds
2026-06-24 17:10.37: Got resource from pool day11-builds
2026-06-24 17:10.37: [profile full] build mpg123.0.3
2026-06-24 17:10.37: build mpg123.0.3 (6e8eb855b1b2)
=== DEPENDENCIES (16 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-libffi.2.0.0                                  61d8d9bdb420
  conf-libmpg123.1                                   370c43fe39ba
  conf-pkg-config.5                                  d5de2c6a88f9
  csexp.1.5.2                                        977b865a51b4
  ctypes.0.24.0                                      66877315b5f5
  ctypes-foreign.0.24.0                              8a5f5dfd7517
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  integers.0.8.0                                     ee53929eae89
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  stdlib-shims.0.3.0                                 e7f8a4f187fa
=== STDOUT ===
Processing: [default: loading data]
[mpg123.0.3: dl]
[mpg123.0.3: extract]
-> retrieved mpg123.0.3  (https://opam.ocaml.org/cache)
[mpg123: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "mpg123" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/mpg123.0.3)
- (cd _build/default/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/x86_64-linux-gnu -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ctypes -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/stdlib-shims -I . -o c_generated_functions.o -c c_generated_functions.c)
- c_generated_functions.c: In function 'mpg123_stub_8_mpg123_decoders':
- c_generated_functions.c:77:17: warning: initialization of 'char **' from incompatible pointer type 'const char **' [-Wincompatible-pointer-types]
-    77 |    char** x46 = mpg123_decoders();
-       |                 ^~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'mpg123_stub_9_mpg123_supported_decoders':
- c_generated_functions.c:86:17: warning: initialization of 'char **' from incompatible pointer type 'const char **' [-Wincompatible-pointer-types]
-    86 |    char** x51 = mpg123_supported_decoders();
-       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'mpg123_stub_14_mpg123_read':
- c_generated_functions.c:141:41: warning: passing argument 4 of 'mpg123_read' from incompatible pointer type [-Wincompatible-pointer-types]
-   141 |    int x93 = mpg123_read(x87, x88, x89, x92);
-       |                                         ^~~
-       |                                         |
-       |                                         int *
- In file included from c_generated_functions.c:1:
- /usr/include/x86_64-linux-gnu/mpg123.h:821:53: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'int *'
-   821 | ,       void *outmemory, size_t outmemsize, size_t *done );
-       |                                             ~~~~~~~~^~~~
- c_generated_functions.c: In function 'mpg123_stub_20_mpg123_getformat':
- c_generated_functions.c:207:38: warning: passing argument 2 of 'mpg123_getformat' from incompatible pointer type [-Wincompatible-pointer-types]
-   207 |    int x139 = mpg123_getformat(x135, x136, x137, x138);
-       |                                      ^~~~
-       |                                      |
-       |                                      int *
- /usr/include/x86_64-linux-gnu/mpg123.h:688:15: note: expected 'long int *' but argument is of type 'int *'
-   688 | ,       long *rate, int *channels, int *encoding );
-       |         ~~~~~~^~~~
-> compiled  mpg123.0.3
-> installed mpg123.0.3
[WARNING] Opam packages conf-libffi.2.0.0 and conf-libmpg123.1 depend on the following system packages that are no longer installed: libffi-dev libmpg123-dev
  - conf-libffi.2.0.0: depends on libffi-dev
  - conf-libmpg123.1: depends on libmpg123-dev

=== STDERR ===

2026-06-24 17:10.48: OK: build mpg123.0.3 (runc: 4.1s, disk: 9KB)
2026-06-24 17:10.48: Job succeeded