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


Building on x86-bm-c3.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-05-01 05:23.10 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-05-01 05:23.10 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 784f6c3aecb7d11609be51cc2e4a70a55abd2ddc"))
2024-05-01 05:23.10 ---> using "ab4752ec45f434bd31352caf567b49b876e433e96bd581f1632330cd2cbeaf1f" 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.

2024-05-01 05:23.10 ---> using "2ddb880cde074ccead15005b5d2c67e65df42d2504e6684f08378272ffa33857" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> 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.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2024-05-01 05:23.10 ---> using "62b28ea99ea2d7a4aeeaa5a756de0cbb69e3d884bafccdc8fd706a302cde75c8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 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-2024-04-30-2004.14-F-2024-04-25-1406.51.pdiff [642 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-30-2004.14-F-2024-04-25-1406.51.pdiff [642 kB]
- Fetched 904 kB in 3s (316 kB/s)
- Reading package lists...
- 
2024-05-01 05:23.10 ---> using "3e8f1c1b4558234f4e1593b0f96beb0de619d66dade63fad31bbbb8fc9649d42" 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"))
[NOTE] csdp.6.2.0 is not installed.

Nothing to do.
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"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../libasan8_14-20240429-1_amd64.deb ...
- Unpacking libasan8:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../libubsan1_14-20240429-1_amd64.deb ...
- Unpacking libubsan1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../libtsan2_14-20240429-1_amd64.deb ...
- Unpacking libtsan2:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../gcc-14-base_14-20240429-1_amd64.deb ...
- Unpacking gcc-14-base:amd64 (14-20240429-1) over (14-20240330-1) ...
- Setting up gcc-14-base:amd64 (14-20240429-1) ...
- (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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_14-20240429-1_amd64.deb ...
- Unpacking libstdc++6:amd64 (14-20240429-1) over (14-20240330-1) ...
- Setting up libstdc++6:amd64 (14-20240429-1) ...
- (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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../0-libquadmath0_14-20240429-1_amd64.deb ...
- Unpacking libquadmath0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../1-liblsan0_14-20240429-1_amd64.deb ...
- Unpacking liblsan0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../2-libitm1_14-20240429-1_amd64.deb ...
- Unpacking libitm1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../3-libhwasan0_14-20240429-1_amd64.deb ...
- Unpacking libhwasan0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../4-libgomp1_14-20240429-1_amd64.deb ...
- Unpacking libgomp1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../5-libcc1-0_14-20240429-1_amd64.deb ...
- Unpacking libcc1-0:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../6-libatomic1_14-20240429-1_amd64.deb ...
- Unpacking libatomic1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Preparing to unpack .../7-libgcc-s1_14-20240429-1_amd64.deb ...
- Unpacking libgcc-s1:amd64 (14-20240429-1) over (14-20240330-1) ...
- Setting up libgcc-s1:amd64 (14-20240429-1) ...
- 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 ... 19394 files and directories currently installed.)
- Preparing to unpack .../00-libblas3_3.12.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.0-3) ...
- Selecting previously unselected package libblas-dev:amd64.
- Preparing to unpack .../01-libblas-dev_3.12.0-3_amd64.deb ...
- Unpacking libblas-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../02-libgfortran5_14-20240429-1_amd64.deb ...
- Unpacking libgfortran5:amd64 (14-20240429-1) ...
- Selecting previously unselected package libopenblas0-pthread:amd64.
- Preparing to unpack .../03-libopenblas0-pthread_0.3.27+ds-2_amd64.deb ...
- Unpacking libopenblas0-pthread:amd64 (0.3.27+ds-2) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../04-liblapack3_3.12.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.0-3) ...
- Selecting previously unselected package libopenblas-pthread-dev:amd64.
- Preparing to unpack .../05-libopenblas-pthread-dev_0.3.27+ds-2_amd64.deb ...
- Unpacking libopenblas-pthread-dev:amd64 (0.3.27+ds-2) ...
- Selecting previously unselected package liblapack-dev:amd64.
- Preparing to unpack .../06-liblapack-dev_3.12.0-3_amd64.deb ...
- Unpacking liblapack-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package libtmglib3:amd64.
- Preparing to unpack .../07-libtmglib3_3.12.0-3_amd64.deb ...
- Unpacking libtmglib3:amd64 (3.12.0-3) ...
- Selecting previously unselected package liblapacke:amd64.
- Preparing to unpack .../08-liblapacke_3.12.0-3_amd64.deb ...
- Unpacking liblapacke:amd64 (3.12.0-3) ...
- Selecting previously unselected package libtmglib-dev:amd64.
- Preparing to unpack .../09-libtmglib-dev_3.12.0-3_amd64.deb ...
- Unpacking libtmglib-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package liblapacke-dev:amd64.
- Preparing to unpack .../10-liblapacke-dev_3.12.0-3_amd64.deb ...
- Unpacking liblapacke-dev:amd64 (3.12.0-3) ...
- Selecting previously unselected package libopenblas0:amd64.
- Preparing to unpack .../11-libopenblas0_0.3.27+ds-2_amd64.deb ...
- Unpacking libopenblas0:amd64 (0.3.27+ds-2) ...
- Selecting previously unselected package libopenblas-dev:amd64.
- Preparing to unpack .../12-libopenblas-dev_0.3.27+ds-2_amd64.deb ...
- Unpacking libopenblas-dev:amd64 (0.3.27+ds-2) ...
- Setting up libgomp1:amd64 (14-20240429-1) ...
- Setting up libblas3:amd64 (3.12.0-3) ...
- 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 libquadmath0:amd64 (14-20240429-1) ...
- Setting up libatomic1:amd64 (14-20240429-1) ...
- Setting up libgfortran5:amd64 (14-20240429-1) ...
- Setting up libubsan1:amd64 (14-20240429-1) ...
- Setting up libhwasan0:amd64 (14-20240429-1) ...
- Setting up libasan8:amd64 (14-20240429-1) ...
- Setting up libtsan2:amd64 (14-20240429-1) ...
- Setting up libcc1-0:amd64 (14-20240429-1) ...
- Setting up liblsan0:amd64 (14-20240429-1) ...
- Setting up libblas-dev:amd64 (3.12.0-3) ...
- 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 libitm1:amd64 (14-20240429-1) ...
- Setting up liblapack3:amd64 (3.12.0-3) ...
- 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.27+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.0-3) ...
- Setting up liblapack-dev:amd64 (3.12.0-3) ...
- 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.27+ds-2) ...
- Setting up liblapacke:amd64 (3.12.0-3) ...
- Setting up libtmglib-dev:amd64 (3.12.0-3) ...
- Setting up libopenblas-pthread-dev:amd64 (0.3.27+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.0-3) ...
- Setting up libopenblas-dev:amd64 (0.3.27+ds-2) ...
- Processing triggers for libc-bin (2.37-18) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  4/12:
Processing  5/12: [conf-gcc: gcc]
Processing  6/12: [conf-gcc: gcc] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}]
Processing  7/12: [conf-gcc: gcc] [conf-lapack: sh cc $CFLAGS test.c ${LACAML_LIBS:--llapack}] [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> retrieved csdp.6.2.0  (cached)
+ /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 13.2.0-23) 13.2.0
- Copyright (C) 2023 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: [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: [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: [conf-openblas: sh cc $CFLAGS test.c -lopenblas]
-> installed conf-lapack.1
Processing  9/12: [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
-> installed conf-openblas.0.2.2
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.
# Run eval $(opam env) to update the current shell environment
2024-05-01 05:23.45 ---> saved as "75759af256019a6b1d0854053ca11160e20986b6d42d06fc9a542a257f08a258"
Job succeeded