Build:
  1. 0
2026-06-24 16:10.30: New job: build guile.1.0 (430543fe361b)
2026-06-24 16:10.30: Waiting for resource in pool day11-builds
2026-06-24 17:10.37: Got resource from pool day11-builds
2026-06-24 17:10.37: [profile full] build guile.1.0
2026-06-24 17:10.37: build guile.1.0 (430543fe361b)
=== DEPENDENCIES (24 transitive) ===
  base.v0.17.3                                       c29afc67ba00
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-gmp.5                                         be11edf77089
  conf-guile.1                                       0156313cd0e4
  conf-libffi.2.0.0                                  61d8d9bdb420
  conf-pkg-config.5                                  d5de2c6a88f9
  csexp.1.5.2                                        977b865a51b4
  ctypes.0.24.0                                      66877315b5f5
  ctypes-foreign.0.24.0                              8a5f5dfd7517
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  integers.0.8.0                                     ee53929eae89
  num.1.6                                            efd5a307a10f
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocaml_intrinsics_kernel.v0.17.2                    5f4f03f1d581
  parsexp.v0.17.0                                    7a592903ad6e
  sexplib.v0.17.0                                    96575d3108de
  sexplib0.v0.17.0                                   166f8102230b
  stdio.v0.17.0                                      5d5cf425afc9
  stdlib-shims.0.3.0                                 e7f8a4f187fa
=== STDOUT ===
Processing: [default: loading data]
[guile.1.0: dl]
[guile.1.0: extract]
-> retrieved guile.1.0  (https://opam.ocaml.org/cache)
[guile: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "guile" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/guile.1.0)
- (cd _build/default/stubgen && /usr/bin/bash -e -u -o pipefail -c 'gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always bindings_stubs_gen.c -I `dirname /home/opam/.opam/default/lib/ctypes/ctypes_cstubs_internals.h` -I /home/opam/.opam/default/lib/ocaml $(< c_flags) $(< c_library_flags) -o bindings_stubs_gen.exe')
- bindings_stubs_gen.c: In function 'main':
- bindings_stubs_gen.c:35:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    35 |      enum { check_SCM_UNDEFINED_const = (int)SCM_UNDEFINED };
-       |                                         ^
- bindings_stubs_gen.c:36:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    36 |      intptr_t v = (SCM_UNDEFINED);
-       |                   ^
- bindings_stubs_gen.c:42:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    42 |      enum { check_SCM_EOL_const = (int)SCM_EOL };
-       |                                   ^
- bindings_stubs_gen.c:43:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    43 |      intptr_t v = (SCM_EOL);
-       |                   ^
- bindings_stubs_gen.c:49:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    49 |      enum { check_SCM_BOOL_T_const = (int)SCM_BOOL_T };
-       |                                      ^
- bindings_stubs_gen.c:50:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    50 |      intptr_t v = (SCM_BOOL_T);
-       |                   ^
- bindings_stubs_gen.c:56:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    56 |      enum { check_SCM_BOOL_F_const = (int)SCM_BOOL_F };
-       |                                      ^
- bindings_stubs_gen.c:57:19: warning: initialization of 'intptr_t' {aka 'long int'} from 'struct scm_unused_struct *' makes integer from pointer without a cast [-Wint-conversion]
-    57 |      intptr_t v = (SCM_BOOL_F);
-       |                   ^
[guile: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "guile" "--create-install-files" "guile" (CWD=/home/opam/.opam/default/.opam-switch/build/guile.1.0)
-> compiled  guile.1.0
-> installed guile.1.0
[WARNING] Opam packages conf-guile.1, conf-libffi.2.0.0 and conf-pkg-config.5 depend on the following system packages that are no longer installed: guile-3.0-dev libffi-dev pkg-config
  - conf-guile.1: depends on guile-3.0-dev
  - conf-libffi.2.0.0: depends on libffi-dev
  - conf-pkg-config.5: depends on pkg-config

=== STDERR ===

2026-06-24 17:10.56: OK: build guile.1.0 (runc: 6.1s, disk: 11KB)
2026-06-24 17:10.56: Job succeeded