Build:
- 0
2026-06-23 16:48.57: New job: build guile.1.0 (94f6a695c2be)
2026-06-23 16:48.57: Waiting for resource in pool day11-builds
2026-06-23 18:11.56: Got resource from pool day11-builds
2026-06-23 18:11.56: [profile full] build guile.1.0
2026-06-23 18:11.56: build guile.1.0 (94f6a695c2be)
=== DEPENDENCIES (24 transitive) ===
base.v0.17.3 ed6c283aa9a9
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
compiler-cloning.enabled 0d2606125f88
conf-gmp.5 61e3c79e0ddf
conf-guile.1 e11ae7bddc39
conf-libffi.2.0.0 b59b18e08302
conf-pkg-config.5 4b60827fc174
csexp.1.5.2 315ecef51574
ctypes.0.24.0 f65fb152010a
ctypes-foreign.0.24.0 b2d193871956
dune.3.23.1 dbfeecb5ca10
dune-configurator.3.23.1 8afe79196456
integers.0.8.0 750e68af49a4
num.1.6 94f72f650e98
ocaml.5.5.0 1b4132bddf48
ocaml-base-compiler.5.5.0 1901c3a760c1
ocaml-compiler.5.5.0 5f593a0b4a8c
ocaml_intrinsics_kernel.v0.17.2 1db91ca91065
parsexp.v0.17.0 7d275d842ed2
sexplib.v0.17.0 c0adfbf904aa
sexplib0.v0.17.0 313244870034
stdio.v0.17.0 e14f294458c2
stdlib-shims.0.3.0 9047e6396dc4
=== 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-23 18:12.55: OK: build guile.1.0 (runc: 7.1s, disk: 11KB)
2026-06-23 18:12.55: Job succeeded