Build:
  1. 1
  2. 0
2026-09-04 16:49.59: New job: build bjack.0.1.6 (1c2c88643447)
2026-09-04 16:49.59: Waiting for resource in pool day11-builds
2026-09-04 17:43.56: Got resource from pool day11-builds
2026-09-04 17:43.56: [profile full] build bjack.0.1.6
2026-09-04 17:43.56: build bjack.0.1.6 (1c2c88643447)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  conf-c++.1.0                                       a252a2c8d274
  conf-jack.1                                        4a8a279c8216
  conf-pkg-config.5                                  74f50f3cfe72
  conf-samplerate.1                                  8df367b43d3a
  csexp.1.5.2                                        8c096e7de322
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
=== 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-09-04 17:46.35: OK: build bjack.0.1.6 (runc: 5.1s, disk: 9KB)
2026-09-04 17:46.35: Job succeeded