Building on mint
Running Day10 job:
Sub-command: health-check
Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
Package: conf-antic.1
OCaml version: ocaml.5.3.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.3.0 --log conf-antic.1
digraph opam {
}
Layer conf-antic.1: /var/lib/day10/cache/debian-13-x86_64/9da3062e47d849fe3abbdd22395f2e53
Processing: [default: loading data]
[WARNING] These additional system packages are required, but not available on your system: libantic-dev
[conf-antic: sh]
+ /usr/bin/sh "-exc" "echo \"#include \\\"antic/qfb.h\\\"\" > test.c" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-antic.1)
- + echo #include "antic/qfb.h"
[conf-antic: sh]
+ /usr/bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-antic.1)
- + cc -c -I/usr/local/include test.c
- test.c:1:11: fatal error: antic/qfb.h: No such file or directory
- 1 | #include "antic/qfb.h"
- | ^~~~~~~~~~~~~
- compilation terminated.
[ERROR] The compilation of conf-antic.1 failed at "sh -exc cc -c $CFLAGS -I/usr/local/include test.c".
build failed...
[ERROR] failure
day10 command failed with exit code 3
Failed: Build failed