Build:
  1. 0
2026-06-19 18:36.02: New job: build bjack.0.1.6 (033ed0f82caa)
2026-06-19 18:36.02: Waiting for resource in pool day11-builds
2026-06-19 19:17.07: Got resource from pool day11-builds
2026-06-19 19:17.07: [profile full] build bjack.0.1.6
2026-06-19 19:17.07: build bjack.0.1.6 (033ed0f82caa)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-jack.1                                        1169b9dc513f
  conf-pkg-config.5                                  64c6b37d622b
  conf-samplerate.1                                  30e167f180a3
  csexp.1.5.2                                        6a11fd34e537
  dune.3.23.1                                        b9e31df96092
  dune-configurator.3.23.1                           cdae849f232e
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
=== 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-19 19:17.36: OK: build bjack.0.1.6 (runc: 4.6s, disk: 9KB)
2026-06-19 19:17.36: Job succeeded