Building on doris.caelum.ci.dev
day10 dispatch:
verb : health-check
opam-repository : <default>
opam-repo commit : 717c44ec9929ffc34a7a733dde6f29aa59156738
mirror : /var/cache/obuilder/ocluster/git/opam-repository.git-b322f7b18d276db68487afc3dfc5a5befdd45818
cache-dir : /var/cache/day10
ocaml-version : ocaml.5.3.0
package : liblinear.2.47
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:717c44ec9929ffc34a7a733dde6f29aa59156738' '--ocaml-version' 'ocaml.5.3.0' '--arch' 'x86_64' '--os' 'linux' '--os-distribution' 'debian' '--os-version' '13' 'liblinear.2.47'
digraph opam {
"liblinear.2.47" -> {"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
[NOTE] Building liblinear.2.47
Processing: [default: loading data]
[liblinear.2.47: http]
[liblinear.2.47: extract]
-> retrieved liblinear.2.47 (https://github.com/cjlin1/liblinear/archive/refs/tags/v247.tar.gz)
[liblinear: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/liblinear.2.47)
- g++ -Wall -Wconversion -O3 -fPIC -c -o newton.o newton.cpp
- g++ -Wall -Wconversion -O3 -fPIC -c -o linear.o linear.cpp
- make -C blas OPTFLAGS='-Wall -Wconversion -O3 -fPIC' CC='cc';
- make[1]: Entering directory '/home/opam/.opam/default/.opam-switch/build/liblinear.2.47/blas'
- cc -Wall -Wconversion -O3 -fPIC -c dnrm2.c
- cc -Wall -Wconversion -O3 -fPIC -c daxpy.c
- cc -Wall -Wconversion -O3 -fPIC -c ddot.c
- cc -Wall -Wconversion -O3 -fPIC -c dscal.c
- ar rcv blas.a dnrm2.o daxpy.o ddot.o dscal.o
- a - dnrm2.o
- a - daxpy.o
- a - ddot.o
- a - dscal.o
- ranlib blas.a
- make[1]: Leaving directory '/home/opam/.opam/default/.opam-switch/build/liblinear.2.47/blas'
- g++ -Wall -Wconversion -O3 -fPIC -o train train.c newton.o linear.o blas/blas.a
- g++ -Wall -Wconversion -O3 -fPIC -o predict predict.c newton.o linear.o blas/blas.a
-> compiled liblinear.2.47
[liblinear: cp train]
+ /usr/bin/cp "train" "/home/opam/.opam/default/bin/liblinear_train" (CWD=/home/opam/.opam/default/.opam-switch/build/liblinear.2.47)
[liblinear: cp predict]
+ /usr/bin/cp "predict" "/home/opam/.opam/default/bin/liblinear_predict" (CWD=/home/opam/.opam/default/.opam-switch/build/liblinear.2.47)
-> installed liblinear.2.47
[NOTE] success
Job succeeded