Build:
- 0
2026-06-19 19:42.06: New job: build guile.1.0 (f61a40e42e52)
2026-06-19 19:42.06: Waiting for resource in pool day11-builds
2026-06-19 20:09.16: Got resource from pool day11-builds
2026-06-19 20:09.16: [profile full] build guile.1.0
2026-06-19 20:09.16: build guile.1.0 (f61a40e42e52)
=== DEPENDENCIES (23 transitive) ===
base.v0.17.3 c7e5188298bb
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
conf-gmp.5 61e3c79e0ddf
conf-guile.1 27bfa8794ae8
conf-libffi.2.0.0 8d7a8d3da0b7
conf-pkg-config.5 64c6b37d622b
csexp.1.5.2 6a11fd34e537
ctypes.0.24.0 0a8c20b4cf31
ctypes-foreign.0.24.0 5df0807bbc94
dune.3.23.1 b9e31df96092
dune-configurator.3.23.1 cdae849f232e
integers.0.8.0 763956e97e66
num.1.6 1d184d02a6f2
ocaml.5.5.0 7bdffd2f55d9
ocaml-base-compiler.5.5.0 88ac983b1a28
ocaml-compiler.5.5.0 8d77bbea3746
ocaml_intrinsics_kernel.v0.17.2 f1834f130868
parsexp.v0.17.0 32afa7c7ac17
sexplib.v0.17.0 a3c31166922a
sexplib0.v0.17.0 4906aac5ee08
stdio.v0.17.0 d8b232f85035
stdlib-shims.0.3.0 4aecff888649
=== 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-19 20:09.38: OK: build guile.1.0 (runc: 5.6s, disk: 10KB)
2026-06-19 20:09.38: Job succeeded