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


Building on basil
Running Day10 job:
  Sub-command: health-check
  Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
  Package: opencc.transition
  OCaml version: ocaml.5.0.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.0.0 --log opencc.transition
digraph opam {
  "bigarray-compat.1.1.0" -> {"dune.3.20.2" "ocaml.5.0.0"}
  "conf-libffi.2.0.0" -> "conf-pkg-config.4";
  "csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.0.0"}
  "ctypes.0.23.0" -> {"bigarray-compat.1.1.0" "dune.3.20.2" "dune-configurator.3.20.2" "integers.0.7.0" "ocaml.5.0.0"}
  "ctypes-foreign.0.23.0" -> {"conf-libffi.2.0.0" "conf-pkg-config.4" "ctypes.0.23.0" "dune.3.20.2" "dune-configurator.3.20.2" "ocaml.5.0.0"}
  "dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.0.0"}
  "dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.0.0"}
  "integers.0.7.0" -> {"dune.3.20.2" "ocaml.5.0.0" "stdlib-shims.0.3.0"}
  "ocaml.5.0.0" -> {"ocaml-base-compiler.5.0.0" "ocaml-config.3"}
  "ocaml-config.3" -> "ocaml-base-compiler.5.0.0";
  "opencc.transition" -> {"ocaml.5.0.0" "opencc1.1.0.1"}
  "opencc1.1.0.1" -> {"conf-opencc1.1" "ctypes.0.23.0" "ctypes-foreign.0.23.0" "dune.3.20.2" "ocaml.5.0.0"}
  "stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.0.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-opencc1.1: /var/lib/day10/cache/debian-12-x86_64/a4aded75ef9d45ff64461741ce28c1c9
Processing: [default: loading data]
[WARNING] These additional system packages are required, but not available on your system: libopencc2
[conf-opencc1.1/test.c: dl]
-> retrieved conf-opencc1.1  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-opencc1/test.c)
[conf-opencc1: sh cc $CFLAGS test.c -l:libopencc.so.2]
+ /usr/bin/sh "-exec" "cc $CFLAGS test.c -l:libopencc.so.2" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-opencc1.1)
- + cc test.c -l:libopencc.so.2
- /usr/bin/ld: cannot find -l:libopencc.so.2: No such file or directory
- collect2: error: ld returned 1 exit status
[ERROR] The compilation of conf-opencc1.1 failed at "sh -exec cc $CFLAGS test.c -l:libopencc.so.2".
build failed... 

[WARNING] dependency_failed
day10 command failed with exit code 2
Failed: Build failed