Build:
- 0
2026-07-26 10:56.06: New job: build errpy.0.0.10 (b74c73b78a35)
2026-07-26 10:56.06: Waiting for resource in pool day11-builds
2026-07-26 12:14.46: Got resource from pool day11-builds
2026-07-26 12:14.46: [profile full] build errpy.0.0.10
2026-07-26 12:14.46: build errpy.0.0.10 (b74c73b78a35)
=== DEPENDENCIES (16 transitive) ===
base-threads.base afe16a8e71c3
base-unix.base 73c0a5fdd34a
compiler-cloning.enabled 22a431860256
conf-rust-2021.1 610818d5290a
cppo.1.8.0 4a096e8ded10
dune.3.24.1 0d2a3ba8bfb9
ocaml.5.5.0 af24caade1d3
ocaml-base-compiler.5.5.0 5f93989ce6d7
ocaml-compiler.5.5.0 15edcf5138e5
ocaml-compiler-libs.v0.17.0 143ee4c05724
ocamlfind.1.9.9~preview c75d6f48ab10
ppx_derivers.1.2.1 728b609b3158
ppx_deriving.6.1.3 080e40b5f4f6
ppxlib.0.38.0 9f56b9c3a08f
sexplib0.v0.17.0 2f6793719818
stdlib-shims.0.3.0 4bbd4a6c7a07
=== STDOUT ===
Processing: [default: loading data]
[errpy.0.0.10: dl]
[errpy.0.0.10: extract]
-> retrieved errpy.0.0.10 (https://opam.ocaml.org/cache)
[errpy: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "errpy" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10)
- File "vendor/ocaml/interop/ocamlrep_ocamlpool/dune", line 8, characters 9-18:
- 8 | (names ocamlpool)))
- ^^^^^^^^^
- (cd _build/default/vendor/ocaml/interop/ocamlrep_ocamlpool && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/default/lib/ocaml -o ocamlpool.o -c ocamlpool.c)
- ocamlpool.c: In function 'ocamlpool_reserve_block':
- ocamlpool.c:383:14: error: too many arguments to function 'caml_shared_try_alloc'
- 383 | value* p = caml_shared_try_alloc(
- | ^~~~~~~~~~~~~~~~~~~~~
- In file included from ocamlpool.c:296:
- /home/opam/.opam/default/lib/ocaml/caml/shared_heap.h:45:8: note: declared here
- 45 | value* caml_shared_try_alloc(struct caml_heap_state*,
- | ^~~~~~~~~~~~~~~~~~~~~
- File "dune", lines 13-20, characters 0-179:
- 13 | (rule
- 14 | (targets libffi_ocaml.a)
- 15 | (mode fallback)
- 16 | (locks /cargo)
- 17 | (action
- 18 | (progn
- 19 | (run cargo build --release)
- 20 | (run cp ../../target/release/libffi_ocaml.a libffi_ocaml.a))))
- (cd _build/default && /usr/bin/cargo build --release)
- Compiling proc-macro2 v1.0.69
- Compiling unicode-ident v1.0.12
- Compiling autocfg v1.1.0
- Compiling libc v0.2.150
- Compiling version_check v0.9.4
- Compiling syn v1.0.109
- Compiling memoffset v0.9.0
- Compiling crossbeam-utils v0.8.16
- Compiling crossbeam-epoch v0.9.15
- Compiling memchr v2.6.4
- Compiling cfg-if v1.0.0
- Compiling quote v1.0.33
- Compiling syn v2.0.39
- Compiling cc v1.0.83
- Compiling aho-corasick v1.1.2
- Compiling scopeguard v1.2.0
- Compiling regex-syntax v0.8.2
- Compiling regex-automata v0.4.3
- Compiling rayon-core v1.12.0
- Compiling serde v1.0.192
- Compiling crossbeam-deque v0.8.3
- Compiling serde_derive v1.0.192
- Compiling either v1.9.0
- Compiling io-lifetimes v1.0.11
- Compiling proc-macro-error-attr v1.0.4
- Compiling indexmap v1.9.3
- Compiling rustix v0.37.27
- Compiling hashbrown v0.14.2
- Compiling equivalent v1.0.1
- Compiling rayon v1.8.0
- Compiling indexmap v2.1.0
- Compiling proc-macro-error v1.0.4
- Compiling arbitrary v1.3.2
- Compiling rand_core v0.6.4
- Compiling linux-raw-sys v0.3.8
- Compiling bitflags v1.3.2
- Compiling hashbrown v0.12.3
- Compiling toml_datetime v0.6.5
- Compiling winnow v0.5.19
- Compiling unicode-xid v0.2.4
- Compiling siphasher v0.3.11
- Compiling synstructure v0.12.6
- Compiling phf_shared v0.11.2
- Compiling rand v0.8.5
- Compiling regex v1.10.2
- Compiling toml_edit v0.19.15
- Compiling tree-sitter v0.20.10
- Compiling unicase v2.7.0
- Compiling once_cell v1.18.0
- Compiling proc-macro-crate v1.3.1
- Compiling terminal_size v0.2.6
- Compiling phf_generator v0.11.2
- Compiling ocamlrep_derive v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/vendor/ocaml/interop/ocamlrep_derive)
- Compiling bstr v1.7.0
- Compiling tree_sitter_python v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/vendor/tree-sitter-python)
- Compiling ocamlrep_ocamlpool v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/vendor/ocaml/interop/ocamlrep_ocamlpool)
- Compiling bumpalo v3.14.0
- Compiling os_str_bytes v6.6.1
- Compiling unicode-width v0.1.11
- Compiling rustc-hash v1.1.0
- Compiling heck v0.4.1
- Compiling thiserror v1.0.50
- Compiling ocamlrep v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/vendor/ocaml/interop/ocamlrep)
- Compiling clap_derive v3.2.25
- Compiling textwrap v0.16.0
- Compiling clap_lex v0.2.4
- warning: ocamlrep_ocamlpool@0.0.0: ocamlpool.c: In function 'ocamlpool_reserve_block':
- warning: ocamlrep_ocamlpool@0.0.0: ocamlpool.c:383:14: error: too many arguments to function 'caml_shared_try_alloc'
- warning: ocamlrep_ocamlpool@0.0.0: 383 | value* p = caml_shared_try_alloc(
- warning: ocamlrep_ocamlpool@0.0.0: | ^~~~~~~~~~~~~~~~~~~~~
- warning: ocamlrep_ocamlpool@0.0.0: In file included from ocamlpool.c:296:
- warning: ocamlrep_ocamlpool@0.0.0: /home/opam/.opam/default/lib/ocaml/caml/shared_heap.h:45:8: note: declared here
- warning: ocamlrep_ocamlpool@0.0.0: 45 | value* caml_shared_try_alloc(struct caml_heap_state*,
- warning: ocamlrep_ocamlpool@0.0.0: | ^~~~~~~~~~~~~~~~~~~~~
- error: failed to run custom build command for `ocamlrep_ocamlpool v0.0.0 (/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/vendor/ocaml/interop/ocamlrep_ocamlpool)`
-
- Caused by:
- process didn't exit successfully: `/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/target/release/build/ocamlrep_ocamlpool-3e6de26eba05d60e/build-script-build` (exit status: 1)
- --- stdout
- cargo:rerun-if-changed=ocamlpool.c
- TARGET = Some("x86_64-unknown-linux-gnu")
- OPT_LEVEL = Some("3")
- HOST = Some("x86_64-unknown-linux-gnu")
- cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
- CC_x86_64-unknown-linux-gnu = None
- cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
- CC_x86_64_unknown_linux_gnu = None
- cargo:rerun-if-env-changed=HOST_CC
- HOST_CC = None
- cargo:rerun-if-env-changed=CC
- CC = None
- cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
- CRATE_CC_NO_DEFAULTS = None
- DEBUG = Some("false")
- CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
- cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
- CFLAGS_x86_64-unknown-linux-gnu = None
- cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
- CFLAGS_x86_64_unknown_linux_gnu = None
- cargo:rerun-if-env-changed=HOST_CFLAGS
- HOST_CFLAGS = None
- cargo:rerun-if-env-changed=CFLAGS
- CFLAGS = None
- running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/opam/.opam/default/lib/ocaml" "-Wall" "-Wextra" "-o" "/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/target/release/build/ocamlrep_ocamlpool-0116fd0852da1adf/out/ocamlpool.o" "-c" "ocamlpool.c"
- cargo:warning=ocamlpool.c: In function 'ocamlpool_reserve_block':
-
- cargo:warning=ocamlpool.c:383:14: error: too many arguments to function 'caml_shared_try_alloc'
-
- cargo:warning= 383 | value* p = caml_shared_try_alloc(
-
- cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~
-
- cargo:warning=In file included from ocamlpool.c:296:
-
- cargo:warning=/home/opam/.opam/default/lib/ocaml/caml/shared_heap.h:45:8: note: declared here
-
- cargo:warning= 45 | value* caml_shared_try_alloc(struct caml_heap_state*,
-
- cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~
-
- exit status: 1
-
- --- stderr
-
-
- error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/home/opam/.opam/default/lib/ocaml" "-Wall" "-Wextra" "-o" "/home/opam/.opam/default/.opam-switch/build/errpy.0.0.10/target/release/build/ocamlrep_ocamlpool-0116fd0852da1adf/out/ocamlpool.o" "-c" "ocamlpool.c" with args "cc" did not execute successfully (status code exit status: 1).
-
-
- warning: build failed, waiting for other jobs to finish...
[ERROR] The compilation of errpy.0.0.10 failed at "dune build -p errpy -j 39 @install".
build failed...
=== STDERR ===
2026-07-26 12:17.16: FAILED: build errpy.0.0.10
2026-07-26 12:17.16: Job failed: build failed: errpy.0.0.10