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


Building on mint
Running Day10 job:
  Sub-command: health-check
  Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
  Package: opencc0.1.0.2
  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 opencc0.1.0.2
digraph opam {
  "bigarray-compat.1.1.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
  "conf-libffi.2.0.0" -> "conf-pkg-config.4";
  "csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.3.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.3.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.3.0"}
  "dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.3.0"}
  "dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.3.0"}
  "integers.0.7.0" -> {"dune.3.20.2" "ocaml.5.3.0" "stdlib-shims.0.3.0"}
  "ocaml.5.3.0" -> {"ocaml-base-compiler.5.3.0" "ocaml-config.3"}
  "ocaml-base-compiler.5.3.0" -> "ocaml-compiler.5.3.0";
  "ocaml-config.3" -> "ocaml-base-compiler.5.3.0";
  "opencc0.1.0.2" -> {"conf-opencc0.1" "ctypes.0.23.0" "ctypes-foreign.0.23.0" "dune.3.20.2" "ocaml.5.3.0"}
  "stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.3.0"}
}

Layer base-threads.base: /var/lib/day10/cache/debian-13-x86_64/48f1d4a206d8ffd35ca49f53d82fe55a
Processing: [default: loading data]
-> installed base-threads.base

Layer base-unix.base: /var/lib/day10/cache/debian-13-x86_64/ac5b78ade8d45edc30246d5aee10f0ae
Processing: [default: loading data]
-> installed base-unix.base

Layer conf-opencc0.1: /var/lib/day10/cache/debian-13-x86_64/e254e3fde904283af499d40d86b62998
Processing: [default: loading data]
[WARNING] These additional system packages are required, but not available on your system: libopencc1
[conf-opencc0.1/test.c: dl]
-> retrieved conf-opencc0.1  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-opencc0/test.c)
[conf-opencc0: sh cc $CFLAGS test.c -l:libopencc.so.1]
+ /usr/bin/sh "-exec" "cc $CFLAGS test.c -l:libopencc.so.1" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-opencc0.1)
[ERROR] The compilation of conf-opencc0.1 failed at "sh -exec cc $CFLAGS test.c -l:libopencc.so.1".
- + cc test.c -l:libopencc.so.1
- /usr/bin/ld: cannot find -l:libopencc.so.1: No such file or directory
- collect2: error: ld returned 1 exit status
build failed... 

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