OCamllabs icon Home|Differences with the last checks|Previous runs


Building on basil
Running Day10 job:
  Sub-command: health-check
  Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
  Package: fswatch_lwt.11-0.1.0
  OCaml version: ocaml.5.4.0
  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.5.4.0 --log fswatch_lwt.11-0.1.0
digraph opam {
  "base-bytes.base" -> {"ocaml.5.4.0" "ocamlfind.1.9.8"}
  "cppo.1.8.0" -> {"base-unix.base" "dune.3.20.2" "ocaml.5.4.0"}
  "csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.4.0"}
  "dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.4.0"}
  "dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.4.0"}
  "fswatch.11-0.1.6" -> {"conf-fswatch.11-0.1.3" "dune.3.20.2" "ocaml.5.4.0"}
  "fswatch_lwt.11-0.1.0" -> {"dune.3.20.2" "fswatch.11-0.1.6" "lwt.5.9.2" "ocaml.5.4.0"}
  "lwt.5.9.2" -> {"base-threads.base" "base-unix.base" "cppo.1.8.0" "dune.3.20.2" "dune-configurator.3.20.2" "ocaml.5.4.0" "ocplib-endian.1.2"}
  "ocaml.5.4.0" -> {"ocaml-base-compiler.5.4.0" "ocaml-config.3"}
  "ocaml-base-compiler.5.4.0" -> "ocaml-compiler.5.4.0";
  "ocaml-config.3" -> "ocaml-base-compiler.5.4.0";
  "ocamlfind.1.9.8" -> "ocaml.5.4.0";
  "ocplib-endian.1.2" -> {"base-bytes.base" "cppo.1.8.0" "dune.3.20.2" "ocaml.5.4.0"}
}

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