Build:
  1. 0
2026-09-03 18:35.12: New job: build unison.2.51.4 (bc3c524f7c28)
2026-09-03 18:35.12: Waiting for resource in pool day11-builds
2026-09-03 20:07.45: Got resource from pool day11-builds
2026-09-03 20:07.45: [profile full] build unison.2.51.4
2026-09-03 20:07.45: build unison.2.51.4 (bc3c524f7c28)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  camlp-streams.5.0.1                                4c58a1da28ba
  conf-gtk2.1                                        e1e573a4d138
  conf-pkg-config.5                                  74f50f3cfe72
  dune.3.24.2                                        bf83cdf0a904
  lablgtk.2.18.14                                    b15e062280cd
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  ocamlfind.1.9.8                                    3cae95bed0a0
=== STDOUT ===
Processing: [default: loading data]
[unison.2.51.4: dl]
[unison.2.51.4: extract]
-> retrieved unison.2.51.4  (https://opam.ocaml.org/cache)
[unison: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "unison" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/unison.2.51.4)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/default/lib/ocaml -I lwt -o bytearray_stubs.o -c bytearray_stubs.c)
- bytearray_stubs.c: In function 'ml_marshal_to_bigarray':
- bytearray_stubs.c:14:13: warning: "output_value_to_malloc" is deprecated: use "caml_output_value_to_malloc" instead
-    14 |   output_value_to_malloc(v, flags, &buf, &len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- bytearray_stubs.c:15:13: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead
-    15 |   return alloc_bigarray(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | BIGARRAY_MANAGED,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- bytearray_stubs.c:15:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
- bytearray_stubs.c:15:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-    15 |   return alloc_bigarray(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | BIGARRAY_MANAGED,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- bytearray_stubs.c:15:13: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead
-    15 |   return alloc_bigarray(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | BIGARRAY_MANAGED,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- bytearray_stubs.c: In function 'ml_unmarshal_from_bigarray':
- bytearray_stubs.c:31:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    31 |   struct caml_bigarray *b_arr = Bigarray_val(b);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- bytearray_stubs.c:31:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    31 |   struct caml_bigarray *b_arr = Bigarray_val(b);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- bytearray_stubs.c:32:13: warning: "input_value_from_block" is deprecated: use "caml_input_value_from_block" instead
-    32 |   result = input_value_from_block (Array_data (b_arr, ofs),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- bytearray_stubs.c: In function 'ml_blit_string_to_bigarray':
- bytearray_stubs.c:41:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    41 |   char *dest = Array_data(Bigarray_val(a), j);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- bytearray_stubs.c: In function 'ml_blit_bytes_to_bigarray':
- bytearray_stubs.c:50:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    50 |   char *dest = Array_data(Bigarray_val(a), j);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- bytearray_stubs.c: In function 'ml_blit_bigarray_to_bytes':
- bytearray_stubs.c:58:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    58 |   char *src = Array_data(Bigarray_val(a), i);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/default/lib/ocaml -I lwt -o pty.o -c pty.c)
- pty.c: In function 'c_openpty':
- pty.c:47:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-    47 |   pair = alloc_tuple(2);
-       |             ^~~~~~~~~~~~                                                     
-> compiled  unison.2.51.4
-> installed unison.2.51.4
[WARNING] Opam package conf-gtk2.1 depends on the following system packages that can no longer be found: libexpat1-dev libgtk2.0-dev

=== STDERR ===

2026-09-03 20:09.15: OK: build unison.2.51.4 (runc: 12.6s, disk: 10KB)
2026-09-03 20:09.15: Job succeeded