Build:
  1. 0
2026-06-24 13:54.51: New job: build bjack.0.1.6 (ccf263d1a133)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:47.45: Got resource from pool day11-builds
2026-06-24 15:47.45: [profile full] build bjack.0.1.6
2026-06-24 15:47.45: build bjack.0.1.6 (ccf263d1a133)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-jack.1                                        bedecffecb13
  conf-pkg-config.5                                  d5de2c6a88f9
  conf-samplerate.1                                  a04b940fde08
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== STDOUT ===
Processing: [default: loading data]
[bjack.0.1.6: dl]
[bjack.0.1.6: extract]
-> retrieved bjack.0.1.6  (https://opam.ocaml.org/cache)
[bjack: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "bjack" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/bjack.0.1.6)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/default/lib/ocaml -o jack_stubs.o -c jack_stubs.c)
- In file included from /home/opam/.opam/default/lib/ocaml/caml/alloc.h:20,
-                  from jack_stubs.c:46:
- jack_stubs.c: In function 'caml_bjack_priv_value_int':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- jack_stubs.c:84:13: note: in expansion of macro 'String_val'
-    84 |   char *s = String_val(name);
-       |             ^~~~~~~~~~
- jack_stubs.c: In function 'caml_bjack_open':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 4 of 'JACK_Open' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- jack_stubs.c:144:51: note: in expansion of macro 'String_val'
-   144 |       JACK_Open(drv, Int_val(bit_per_sample), &r, String_val(name),
-       |                                                   ^~~~~~~~~~
- In file included from jack_stubs.c:41:
- jack_wrapper.h:198:42: note: expected 'char *' but argument is of type 'const char *'
-   198 |               unsigned long *rate, char *client_name, char *server_name,
-       |                                    ~~~~~~^~~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:366:24: warning: passing argument 5 of 'JACK_Open' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   366 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- jack_stubs.c:145:17: note: in expansion of macro 'String_val'
-   145 |                 String_val(server), Int_val(input_channels),
-       |                 ^~~~~~~~~~
- jack_wrapper.h:198:61: note: expected 'char *' but argument is of type 'const char *'
-   198 |               unsigned long *rate, char *client_name, char *server_name,
-       |                                                       ~~~~~~^~~~~~~~~~~
- jack_stubs.c: In function 'caml_bjack_read':
- /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))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- jack_stubs.c:225:10: note: in expansion of macro 'String_val'
-   225 |   memcpy(String_val(ans), buf, ret);
-       |          ^~~~~~~~~~
- In file included from jack_stubs.c:44:
- /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,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
-> compiled  bjack.0.1.6
-> installed bjack.0.1.6
[WARNING] Opam packages conf-jack.1 and conf-samplerate.1 depend on the following system packages that are no longer installed: libjack-dev libsamplerate0-dev
  - conf-jack.1: depends on libjack-dev
  - conf-samplerate.1: depends on libsamplerate0-dev

=== STDERR ===

2026-06-24 15:48.02: OK: build bjack.0.1.6 (runc: 4.1s, disk: 9KB)
2026-06-24 15:48.02: Job succeeded