Build:
  1. 0
2026-09-20 00:19.10: New job: build guile.1.0 (428f022b9c4b)
2026-09-20 00:19.10: Waiting for resource in pool day11-builds
2026-09-20 01:40.22: Got resource from pool day11-builds
2026-09-20 01:40.22: [profile full] build guile.1.0
2026-09-20 01:40.22: build guile.1.0 (428f022b9c4b)
=== DEPENDENCIES (24 transitive) ===
  base.v0.17.3                                       775793919d5d
  base-threads.base                                  ddcab511c589
  base-unix.base                                     742554e1dbc2
  compiler-cloning.enabled                           9ab6e8146b48
  conf-gmp.5                                         00570d20295f
  conf-guile.1                                       242727f8e477
  conf-libffi.2.0.0                                  2de1e6fba1f5
  conf-pkg-config.5                                  5bc8297bba82
  csexp.1.5.2                                        6dfd0b7165bf
  ctypes.0.24.0                                      1ee81f3475f3
  ctypes-foreign.0.24.0                              c149ba69f1b0
  dune.3.24.2                                        fc1180f13f25
  dune-configurator.3.24.2                           85add40e4d98
  integers.0.8.0                                     59cb553a1092
  num.1.6                                            6b9e767870cc
  ocaml.5.5.1                                        62cb7e73ffb1
  ocaml-base-compiler.5.5.1                          3187d6d6f452
  ocaml-compiler.5.5.1                               3af2e5d33cd9
  ocaml_intrinsics_kernel.v0.17.2                    b3d0417154f6
  parsexp.v0.17.0                                    fdcc0ab30b78
  sexplib.v0.17.0                                    d81bad4207e7
  sexplib0.v0.17.0                                   a3540be0a3a9
  stdio.v0.17.0                                      b53a3af2065d
  stdlib-shims.0.3.0                                 1941f34b811d
=== 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)
- 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);
-       |                   ^
[ERROR] The compilation of guile.1.0 failed at "dune build -p guile -j 39 --promote-install-files=false @install".
build failed... 

=== STDERR ===

2026-09-20 01:42.11: FAILED: build guile.1.0
2026-09-20 01:42.11: Job failed: build failed: guile.1.0