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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
0edddaa103ac: Pulling fs layer
0edddaa103ac: Verifying Checksum
0edddaa103ac: Download complete
0edddaa103ac: Pull complete
Digest: sha256:97e6d73dd518b0e2c0d4d9e4c6acfe110be57a8c0518b1067c0698bfc6ddc0d6
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-02-08 04:59.20 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-02-08 04:59.20 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q d87296a7b656d47b7042e7e608a5fa863b3a51f9"))
2025-02-08 04:59.20 ---> using "cc1ed69ecb833da04281a4f8a25977e86e869debb3dd684deaa27a7c3be1d0d2" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-02-08 04:59.20 ---> using "f5e09d6e59ffa701af535e5d56b82c13bc5405c8613f86e4fe31b897c2a2fd97" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.12' '4.12.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.1"} | "ocaml-system" {= "4.12.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.12)
2025-02-08 04:59.20 ---> using "3f298f0b6f603699c1ba562f8fc031ef3dca36daaaefed18fc353ccea48d93cb" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-07-1431.11-F-2025-02-07-1431.11.pdiff [31.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-07-1431.11-F-2025-02-07-1431.11.pdiff [31.9 kB]
- Fetched 301 kB in 1s (292 kB/s)
- Reading package lists...
2025-02-08 04:59.20 ---> using "de03af440101fa53ed9721c0f7683a55d377a353c000e1f4854180cfa05c0e31" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"csdp.6.2.0\"\
               \nopam install -vy \"csdp.6.2.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"csdp.6.2.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] csdp.6.2.0 is not installed.

The following actions will be performed:
=== install 4 packages
  - install conf-gcc      1.0   [required by csdp]
  - install conf-lapack   1     [required by csdp]
  - install conf-openblas 0.2.2 [required by csdp]
  - install csdp          6.2.0

The following system packages will first need to be installed:
    liblapack-dev liblapacke-dev libopenblas-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "liblapack-dev" "liblapacke-dev" "libopenblas-dev"
- Selecting previously unselected package libblas3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19829 files and directories currently installed.)
- Preparing to unpack .../00-libblas3_3.12.1-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.1-2) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../01-libblas-dev_3.12.1-2_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../02-libgfortran5_14.2.0-16_amd64.deb ...
- Unpacking libgfortran5:amd64 (14.2.0-16) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../03-libopenblas0-pthread_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas0-pthread:amd64 (0.3.29+ds-2) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../04-liblapack3_3.12.1-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.1-2) ...
- Selecting previously unselected package libopenblas-pthread-dev:amd64.
- Preparing to unpack .../05-libopenblas-pthread-dev_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas-pthread-dev:amd64 (0.3.29+ds-2) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../06-liblapack-dev_3.12.1-2_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package libtmglib3:amd64.
- Preparing to unpack .../07-libtmglib3_3.12.1-2_amd64.deb ...
- Unpacking libtmglib3:amd64 (3.12.1-2) ...
- Selecting previously unselected package liblapacke:amd64.
- Preparing to unpack .../08-liblapacke_3.12.1-2_amd64.deb ...
- Unpacking liblapacke:amd64 (3.12.1-2) ...
- Selecting previously unselected package libtmglib-dev:amd64.
- Preparing to unpack .../09-libtmglib-dev_3.12.1-2_amd64.deb ...
- Unpacking libtmglib-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package liblapacke-dev:amd64.
- Preparing to unpack .../10-liblapacke-dev_3.12.1-2_amd64.deb ...
- Unpacking liblapacke-dev:amd64 (3.12.1-2) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../11-libopenblas0_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas0:amd64 (0.3.29+ds-2) ...
- Selecting previously unselected package libopenblas-dev:amd64.
- Preparing to unpack .../12-libopenblas-dev_0.3.29+ds-2_amd64.deb ...
- Unpacking libopenblas-dev:amd64 (0.3.29+ds-2) ...
- Setting up libblas3:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libgfortran5:amd64 (14.2.0-16) ...
- Setting up libblas-dev:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- Setting up liblapack3:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up libopenblas0-pthread:amd64 (0.3.29+ds-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode
- Setting up libtmglib3:amd64 (3.12.1-2) ...
- Setting up liblapack-dev:amd64 (3.12.1-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- Setting up libopenblas0:amd64 (0.3.29+ds-2) ...
- Setting up liblapacke:amd64 (3.12.1-2) ...
- Setting up libtmglib-dev:amd64 (3.12.1-2) ...
- Setting up libopenblas-pthread-dev:amd64 (0.3.29+ds-2) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
- update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode
- Setting up liblapacke-dev:amd64 (3.12.1-2) ...
- Setting up libopenblas-dev:amd64 (0.3.29+ds-2) ...
- Processing triggers for libc-bin (2.40-6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-lapack.1  (cached)
-> retrieved conf-openblas.0.2.2  (cached)
Processing  4/12: [csdp.6.2.0: http]
Processing  5/12: [csdp.6.2.0: http] [conf-gcc: gcc]
Processing  6/12: [csdp.6.2.0: http] [conf-gcc: gcc] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}]
Processing  7/12: [csdp.6.2.0: http] [conf-gcc: gcc] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "gcc" "--version" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-gcc.1.0)
- gcc (Debian 14.2.0-16) 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
Processing  7/12: [csdp.6.2.0: http] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed conf-gcc.1.0
Processing  8/12: [csdp.6.2.0: http] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc $CFLAGS test.c ${LACAML_LIBS:--llapack}" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-lapack.1)
- + cc test.c -llapack
-> compiled  conf-lapack.1
Processing  8/12: [csdp.6.2.0: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed conf-lapack.1
Processing  9/12: [csdp.6.2.0: http] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc $CFLAGS test.c -lopenblas" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-openblas.0.2.2)
- + cc test.c -lopenblas
-> compiled  conf-openblas.0.2.2
Processing  9/12: [csdp.6.2.0: http]
-> installed conf-openblas.0.2.2
Processing 10/12: [csdp.6.2.0: http]
Processing 10/12: [csdp.6.2.0: extract]
Processing 10/12: [csdp.6.2.0/csdp.install: dl]
-> retrieved csdp.6.2.0  (https://github.com/coin-or/Csdp/archive/refs/tags/releases/6.2.0.tar.gz)
Processing 11/12: [csdp: sed 16i\
#include <stdio.h>]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sed" "-e" "16i\\\n#include <stdio.h>" "-i.bak" "lib/user_exit.c" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0)
Processing 11/12: [csdp: sed Makefile]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sed" "-e" "/export LIBS=/s/-lblas/-lopenblas/" "-e" "/export LIBS=/s/-static//" "-i.bak" "Makefile" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sed" "-e" "/export CFLAGS=/s/-m64//" "-i.bak" "Makefile" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0)
Processing 11/12: [csdp: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0)
- cd lib; make libsdp.a
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/lib'
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o readprob.o readprob.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o sdp.o sdp.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o op_o.o op_o.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o psd_feas.o psd_feas.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o op_a.o op_a.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o op_at.o op_at.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o Fnorm.o Fnorm.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o calc_pobj.o calc_pobj.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o calc_dobj.o calc_dobj.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o trace_prod.o trace_prod.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o zero_mat.o zero_mat.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o mat_mult.o mat_mult.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o sym_mat.o sym_mat.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o copy_mat.o copy_mat.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o addscaledmat.o addscaledmat.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o user_exit.o user_exit.c
- user_exit.c: In function 'catch_sigxcpu':
- user_exit.c:39:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
-    39 |   int ret;
-       |       ^~~
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o make_i.o make_i.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o allocmat.o allocmat.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o initsoln.o initsoln.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o initparams.o initparams.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o add_mat.o add_mat.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o writesol.o writesol.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o readsol.o readsol.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o easysdp.o easysdp.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o writeprob.o writeprob.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o solvesys.o solvesys.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o makefill.o makefill.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o mat_multsp.o mat_multsp.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o norms.o norms.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o linesearch.o linesearch.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o matvec.o matvec.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o chol.o chol.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o qreig.o qreig.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o tweakgap.o tweakgap.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o freeprob.o freeprob.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o packed.o packed.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o sortentries.o sortentries.c
- ar cr libsdp.a  readprob.o sdp.o op_o.o psd_feas.o op_a.o op_at.o  Fnorm.o calc_pobj.o calc_dobj.o trace_prod.o zero_mat.o mat_mult.o sym_mat.o copy_mat.o addscaledmat.o  user_exit.o make_i.o allocmat.o initsoln.o initparams.o add_mat.o writesol.o readsol.o easysdp.o writeprob.o solvesys.o makefill.o mat_multsp.o norms.o linesearch.o matvec.o chol.o qreig.o tweakgap.o freeprob.o packed.o sortentries.o
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/lib'
- cd solver; make csdp
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/solver'
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o csdp.o csdp.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include csdp.o -L../lib -lsdp -llapack -lopenblas -lm -o csdp
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/solver'
- cd theta; make all
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/theta'
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o theta.o theta.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include theta.o -L../lib -lsdp -llapack -lopenblas -lm -o theta
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o complement.o complement.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include complement.o -L../lib -lsdp -llapack -lopenblas -lm -o complement
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o rand_graph.o rand_graph.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include rand_graph.o -L../lib -lsdp -llapack -lopenblas -lm -o rand_graph
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o graphtoprob.o graphtoprob.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include graphtoprob.o -L../lib -lsdp -llapack -lopenblas -lm -o graphtoprob
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/theta'
- cd example; make all
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/example'
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include   -c -o example.o example.c
- cc -march=native -mtune=native -Ofast -fopenmp -ansi -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include example.o -L../lib -lsdp -llapack -lopenblas -lm -o example
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/csdp.6.2.0/example'
-> compiled  csdp.6.2.0
-> installed csdp.6.2.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-02-08 04:59.38 ---> saved as "261b99fb9bd90c814cf3efb8e7ed4186e061d5243eb5bf60f022b9b95363fe18"
Job succeeded