Building on mint
Running Day10 job:
Sub-command: health-check
Commit SHA: 5bf570252bd9fee71938b828ca0b86573c1e3355
Package: libsvm_tools.3.35
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 libsvm_tools.3.35
digraph opam {
"libsvm_tools.3.35" -> {"conf-g++.1.0" "conf-gcc.1.0"}
}
Layer conf-g++.1.0: /var/lib/day10/cache/debian-13-x86_64/7eceb39b7bf6b7f8dec76bb3cd50383a
Processing: [default: loading data]
[conf-g++: g++]
+ /usr/bin/g++ "--version" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-g++.1.0)
- g++ (Debian 14.2.0-19) 14.2.0
- Copyright (C) 2024 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-> compiled conf-g++.1.0
-> installed conf-g++.1.0
Layer conf-gcc.1.0: /var/lib/day10/cache/debian-13-x86_64/78aa9719f6999a67a5a20045d01be8b2
Processing: [default: loading data]
[conf-gcc: gcc]
+ /usr/bin/gcc "--version" (CWD=/home/opam/.opam/default/.opam-switch/build/conf-gcc.1.0)
- gcc (Debian 14.2.0-19) 14.2.0
- Copyright (C) 2024 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-> compiled conf-gcc.1.0
-> installed conf-gcc.1.0
Layer libsvm_tools.3.35: /var/lib/day10/cache/debian-13-x86_64/60b4e8807fd1468a9fdb81de7b5eb638
Processing: [default: loading data]
[libsvm_tools.3.35: http]
[libsvm_tools.3.35: extract]
-> retrieved libsvm_tools.3.35 (https://github.com/cjlin1/libsvm/archive/refs/tags/v335.tar.gz)
[libsvm_tools: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/libsvm_tools.3.35)
- g++ -Wall -Wconversion -O3 -fPIC -c svm.cpp
- g++ -Wall -Wconversion -O3 -fPIC svm-train.c svm.o -o svm-train -lm
- g++ -Wall -Wconversion -O3 -fPIC svm-predict.c svm.o -o svm-predict -lm
- g++ -Wall -Wconversion -O3 -fPIC svm-scale.c -o svm-scale
-> compiled libsvm_tools.3.35
[libsvm_tools: cp svm-train]
+ /usr/bin/cp "svm-train" "/home/opam/.opam/default/bin/libsvm_train" (CWD=/home/opam/.opam/default/.opam-switch/build/libsvm_tools.3.35)
[libsvm_tools: cp svm-predict]
+ /usr/bin/cp "svm-predict" "/home/opam/.opam/default/bin/libsvm_predict" (CWD=/home/opam/.opam/default/.opam-switch/build/libsvm_tools.3.35)
-> installed libsvm_tools.3.35
[NOTE] success
Job succeeded