Build:
  1. 0
2026-06-23 16:52.13: New job: build bjack.0.1.6 (83b42a41b055)
2026-06-23 16:52.13: Waiting for resource in pool day11-builds
2026-06-23 18:15.55: Got resource from pool day11-builds
2026-06-23 18:15.55: [profile full] build bjack.0.1.6
2026-06-23 18:15.55: build bjack.0.1.6 (83b42a41b055)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-jack.1                                        2db30d51fa7e
  conf-pkg-config.5                                  4b60827fc174
  conf-samplerate.1                                  9c4645aaf78d
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== 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-23 18:16.11: OK: build bjack.0.1.6 (runc: 5.1s, disk: 9KB)
2026-06-23 18:16.11: Job succeeded