Build:
- 0
2026-07-10 02:03.36: New job: build xen-evtchn-unix.2.1.0 (624aa42dfb16)
2026-07-10 02:03.36: Waiting for resource in pool day11-builds
2026-07-10 02:51.49: Got resource from pool day11-builds
2026-07-10 02:51.49: [profile full] build xen-evtchn-unix.2.1.0
2026-07-10 02:51.49: build xen-evtchn-unix.2.1.0 (624aa42dfb16)
=== DEPENDENCIES (17 transitive) ===
base-bytes.base b9dcd2a4b363
base-threads.base 44df48f3da5c
base-unix.base 4103cdc1c2b0
cmdliner.2.1.1 7b4f4e04f8a0
conf-xen.1 9639a0b67812
cppo.1.8.0 237ac9be05f0
csexp.1.5.2 6dc9939129f7
dune.3.24.0 8e20d419a0c3
dune-configurator.3.24.0 bfec721b5b39
lwt.6.1.2 553e1bda7b9e
lwt-dllist.1.1.0 bdc4e44917a0
ocaml.4.14.4 102dc3e5fa82
ocaml-base-compiler.4.14.4 d672c72d61b6
ocaml-config.2 3617b67e52d8
ocamlfind.1.9.8 d50114f584c6
ocplib-endian.1.2 ad30fce83ce5
xen-evtchn.2.1.0 f62163d21bdc
=== STDOUT ===
Processing: [default: loading data]
[xen-evtchn-unix.2.1.0: extract]
-> retrieved xen-evtchn-unix.2.1.0 (cached)
[xen-evtchn-unix: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "xen-evtchn-unix" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/xen-evtchn-unix.2.1.0)
[ERROR] The compilation of xen-evtchn-unix.2.1.0 failed at "dune build -p xen-evtchn-unix -j 39".
- File "lib/dune", line 12, characters 10-24:
- 12 | (c_names eventchn_stubs)
- ^^^^^^^^^^^^^^
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bytes -I /home/opam/.opam/default/lib/lwt -I /home/opam/.opam/default/lib/lwt-dllist -I /home/opam/.opam/default/lib/lwt/unix -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocplib-endian -I /home/opam/.opam/default/lib/ocplib-endian/bigstring -I /home/opam/.opam/default/lib/xen-evtchn -o eventchn_stubs.o -c eventchn_stubs.c)
- eventchn_stubs.c: In function 'stub_evtchn_init':
- eventchn_stubs.c:47:16: error: assignment to 'xc_interface *' {aka 'struct xc_interface_core *'} from incompatible pointer type 'xc_evtchn *' {aka 'struct xenevtchn_handle *'} [-Wincompatible-pointer-types]
- 47 | global_xce = xc_evtchn_open(NULL, XC_OPENFLAG_NON_REENTRANT);
- | ^
build failed...
=== STDERR ===
2026-07-10 02:52.00: FAILED: build xen-evtchn-unix.2.1.0
2026-07-10 02:52.00: Job failed: build failed: xen-evtchn-unix.2.1.0