Building on doris.caelum.ci.dev
day10 dispatch:
verb : health-check
opam-repository : <default>
opam-repo commit : 4817f2453c85025e66642c4d61e953167e350bd6
mirror : /var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818
cache-dir : /var/cache/day10
ocaml-version : ocaml.5.2.1
package : libsvm_tools.3.35
os-distribution : debian
os-version : 13
with-test : false
+ 'day10' 'health-check' '--cache-dir' '/var/cache/day10' '--log' '--opam-repository' '/var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818:4817f2453c85025e66642c4d61e953167e350bd6' '--ocaml-version' 'ocaml.5.2.1' '--arch' 'x86_64' '--os' 'linux' '--os-distribution' 'debian' '--os-version' '13' 'libsvm_tools.3.35'
digraph opam {
"libsvm_tools.3.35" -> {"conf-g++.1.0" "conf-gcc.1.0"}
}
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
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
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