Building on basil
Running Day10 job:
Sub-command: health-check
Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
Package: fswatch_lwt.11-0.1.0
OCaml version: ocaml.4.12.1
With test: false
Worktree already exists: /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355
Executing: day10 health-check --cache-dir /var/lib/day10/cache --opam-repository /var/lib/day10/worktree-5bf570252bd9fee71938b828ca0b86573c1e3355 --ocaml-version ocaml.4.12.1 --log fswatch_lwt.11-0.1.0
digraph opam {
"base-bytes.base" -> {"ocaml.4.12.1" "ocamlfind.1.9.8"}
"cppo.1.8.0" -> {"base-unix.base" "dune.3.20.2" "ocaml.4.12.1"}
"csexp.1.5.2" -> {"dune.3.20.2" "ocaml.4.12.1"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.4.12.1"}
"dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.4.12.1"}
"fswatch.11-0.1.6" -> {"conf-fswatch.11-0.1.3" "dune.3.20.2" "ocaml.4.12.1"}
"fswatch_lwt.11-0.1.0" -> {"dune.3.20.2" "fswatch.11-0.1.6" "lwt.5.9.2" "ocaml.4.12.1"}
"lwt.5.9.2" -> {"base-threads.base" "base-unix.base" "cppo.1.8.0" "dune.3.20.2" "dune-configurator.3.20.2" "ocaml.4.12.1" "ocplib-endian.1.2"}
"ocaml.4.12.1" -> {"ocaml-base-compiler.4.12.1" "ocaml-config.2"}
"ocaml-config.2" -> "ocaml-base-compiler.4.12.1";
"ocamlfind.1.9.8" -> "ocaml.4.12.1";
"ocplib-endian.1.2" -> {"base-bytes.base" "cppo.1.8.0" "dune.3.20.2" "ocaml.4.12.1"}
}
Layer base-threads.base: /var/lib/day10/cache/debian-12-x86_64/48f1d4a206d8ffd35ca49f53d82fe55a
Processing: [default: loading data]
-> installed base-threads.base
Layer base-unix.base: /var/lib/day10/cache/debian-12-x86_64/ac5b78ade8d45edc30246d5aee10f0ae
Processing: [default: loading data]
-> installed base-unix.base
Layer conf-fswatch.11-0.1.3: /var/lib/day10/cache/debian-12-x86_64/5e8d28e85574077d64de1d65b4de80a9
Processing: [default: loading data]
[WARNING] These additional system packages are required, but not available on your system: libfswatch-dev
[conf-fswatch.11-0.1.3/test.c: dl]
-> retrieved conf-fswatch.11-0.1.3 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-fswatch/test.c)
[conf-fswatch: sh]
+ /usr/bin/sh "-exec" "cc -I/usr/local/include/libfswatch/c -I/usr/include/libfswatch/c $CFLAGS test.c -lfswatch" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-fswatch.11-0.1.3)
- + cc -I/usr/local/include/libfswatch/c -I/usr/include/libfswatch/c test.c -lfswatch
- test.c:1:10: fatal error: libfswatch.h: No such file or directory
- 1 | #include <libfswatch.h>
- | ^~~~~~~~~~~~~~
- compilation terminated.
[ERROR] The compilation of conf-fswatch.11-0.1.3 failed at "sh -exec cc -I/usr/local/include/libfswatch/c -I/usr/include/libfswatch/c $CFLAGS test.c -lfswatch".
build failed...
[WARNING] dependency_failed
day10 command failed with exit code 2
Failed: Build failed