Build:
- 0
2026-06-16 16:19.57: New job: build guile.1.0 (6f1234e096fe)
2026-06-16 16:19.57: Waiting for resource in pool day11-builds
2026-06-16 17:01.21: Got resource from pool day11-builds
2026-06-16 17:01.21: [profile full] build guile.1.0
2026-06-16 17:01.21: build guile.1.0 (6f1234e096fe)
=== DEPENDENCIES (24 transitive) ===
base.v0.17.3 876ca94bfeea
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 e2491a88a8e9
ctypes.0.24.0 5b2d1c971bbe
ctypes-foreign.0.24.0 be73599d8de8
dune.3.23.1 d50060dd2cab
dune-configurator.3.23.1 83dd42d9abe2
integers.0.8.0 724bb489596a
num.1.6 158dee1e5f8c
ocaml.5.4.1 708fed352b2a
ocaml-base-compiler.5.4.1 89b85703f841
ocaml-compiler.5.4.1 a719b8419b8e
ocaml-config.3 aa27f63940d8
ocaml_intrinsics_kernel.v0.17.2 faf575551ca9
parsexp.v0.17.0 3e5ce3992c1d
sexplib.v0.17.0 06685797e3a3
sexplib0.v0.17.0 3a274f46ef22
stdio.v0.17.0 21fc57d63ba6
stdlib-shims.0.3.0 b64bd5274094
=== 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-16 17:01.36: OK: build guile.1.0 (runc: 5.1s, disk: 10KB)
2026-06-16 17:01.36: Job succeeded