Build:
- 0
2026-08-04 01:07.38: New job: build guile.1.0 (1bbb33074d11)
2026-08-04 01:07.38: Waiting for resource in pool day11-builds
2026-08-04 01:58.01: Got resource from pool day11-builds
2026-08-04 01:58.01: [profile full] build guile.1.0
2026-08-04 01:58.01: build guile.1.0 (1bbb33074d11)
=== DEPENDENCIES (24 transitive) ===
base.v0.17.3 8330b5b41957
base-threads.base afe16a8e71c3
base-unix.base 73c0a5fdd34a
compiler-cloning.enabled 22a431860256
conf-gmp.5 be8168159001
conf-guile.1 78ac63140ea0
conf-libffi.2.0.0 59537f7edda9
conf-pkg-config.5 2c611009363a
csexp.1.5.2 db31ccac35b3
ctypes.0.24.0 9238b027e679
ctypes-foreign.0.24.0 c275adb236bd
dune.3.24.2 3890cabd9d1c
dune-configurator.3.24.2 e12eb50aa920
integers.0.8.0 769d641e598d
num.1.6 2c9fca9035b8
ocaml.5.5.0 af24caade1d3
ocaml-base-compiler.5.5.0 5f93989ce6d7
ocaml-compiler.5.5.0 15edcf5138e5
ocaml_intrinsics_kernel.v0.17.2 47ca29a76397
parsexp.v0.17.0 59cbee11bb38
sexplib.v0.17.0 684421a9a278
sexplib0.v0.17.0 1186b84607b2
stdio.v0.17.0 00556cba4a7e
stdlib-shims.0.3.0 dac7c385da53
=== 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)
[ERROR] The compilation of guile.1.0 failed at "dune build -p guile -j 39 --promote-install-files=false @install".
- File "stubgen/dune", lines 12-16, characters 0-263:
- 12 | (rule (targets bindings_stubs_gen.exe)
- 13 | (deps bindings_stubs_gen.c c_flags c_library_flags)
- 14 | (action
- 15 | (bash
- 16 | "%{cc} bindings_stubs_gen.c -I `dirname %{lib:ctypes:ctypes_cstubs_internals.h}` -I %{ocaml_where} $(< c_flags) $(< c_library_flags) -o %{targets}")))
- (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: error: 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: error: 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: error: 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: error: 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);
- | ^
build failed...
=== STDERR ===
2026-08-04 01:58.33: FAILED: build guile.1.0
2026-08-04 01:58.33: Job failed: build failed: guile.1.0