Building on x86-bm-c16.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam 7f7d5c240a4a: Pulling fs layer 7f7d5c240a4a: Verifying Checksum 7f7d5c240a4a: Download complete 7f7d5c240a4a: Pull complete Digest: sha256:81ff3a8ed6b61297aaebfb477e71e1e69be937d68ac0f11bc75b0a2271c50cdd Status: Downloaded newer image for ocaml/opam:debian-unstable 2025-01-01 18:14.09 ---> 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-01-01 18:14.09 ---> 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 2d85539cd05071ec4f91d6c4ee35d2adc44aa283")) 2025-01-01 18:14.09 ---> using "c3dc34689001c88c5c748166aac21d000b27417b693a8a050c46c712e4c6f12f" 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-01-01 18:14.09 ---> using "5a348168a87ee09c4f105e0c0448a2ea8bfb106cbf2d1e7ff2090f1392205351" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.10' '4.10.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.10.2"} | "ocaml-system" {= "4.10.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.10.2 (cached) -> installed ocaml-base-compiler.4.10.2 -> installed ocaml-config.1 -> installed ocaml.4.10.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.10) 2025-01-01 18:14.09 ---> using "889396af1ef110ee9ec6371bca50e133b2237ef3b3fa40ac46c0ac000303cbfc" 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-01-01-0804.38-F-2024-12-27-1406.27.pdiff [468 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-01-01-0804.38-F-2024-12-27-1406.27.pdiff [468 kB] - Fetched 737 kB in 3s (259 kB/s) - Reading package lists... - 2025-01-01 18:14.09 ---> using "4f69692cf234b0e48ad681ff412af1a02784366cb62cc9153f3e223c1541e15a" 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" - (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 ... 19805 files and directories currently installed.) - Preparing to unpack .../00-libcc1-0_14.2.0-12_amd64.deb ... - Unpacking libcc1-0:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../01-libgomp1_14.2.0-12_amd64.deb ... - Unpacking libgomp1:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../02-libitm1_14.2.0-12_amd64.deb ... - Unpacking libitm1:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../03-libatomic1_14.2.0-12_amd64.deb ... - Unpacking libatomic1:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../04-libasan8_14.2.0-12_amd64.deb ... - Unpacking libasan8:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../05-liblsan0_14.2.0-12_amd64.deb ... - Unpacking liblsan0:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../06-libtsan2_14.2.0-12_amd64.deb ... - Unpacking libtsan2:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../07-libubsan1_14.2.0-12_amd64.deb ... - Unpacking libubsan1:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../08-libhwasan0_14.2.0-12_amd64.deb ... - Unpacking libhwasan0:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../09-libquadmath0_14.2.0-12_amd64.deb ... - Unpacking libquadmath0:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../10-gcc-14-base_14.2.0-12_amd64.deb ... - Unpacking gcc-14-base:amd64 (14.2.0-12) over (14.2.0-11) ... - Setting up gcc-14-base:amd64 (14.2.0-12) ... - (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 ... 19805 files and directories currently installed.) - Preparing to unpack .../libstdc++6_14.2.0-12_amd64.deb ... - Unpacking libstdc++6:amd64 (14.2.0-12) over (14.2.0-11) ... - Setting up libstdc++6:amd64 (14.2.0-12) ... - (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 ... 19805 files and directories currently installed.) - Preparing to unpack .../0-gcc-14_14.2.0-12_amd64.deb ... - Unpacking gcc-14 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../1-g++-14_14.2.0-12_amd64.deb ... - Unpacking g++-14 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../2-g++-14-x86-64-linux-gnu_14.2.0-12_amd64.deb ... - Unpacking g++-14-x86-64-linux-gnu (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../3-libstdc++-14-dev_14.2.0-12_amd64.deb ... - Unpacking libstdc++-14-dev:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../4-libgcc-14-dev_14.2.0-12_amd64.deb ... - Unpacking libgcc-14-dev:amd64 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../5-gcc-14-x86-64-linux-gnu_14.2.0-12_amd64.deb ... - Unpacking gcc-14-x86-64-linux-gnu (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../6-cpp-14-x86-64-linux-gnu_14.2.0-12_amd64.deb ... - Unpacking cpp-14-x86-64-linux-gnu (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../7-cpp-14_14.2.0-12_amd64.deb ... - Unpacking cpp-14 (14.2.0-12) over (14.2.0-11) ... - Preparing to unpack .../8-libgcc-s1_14.2.0-12_amd64.deb ... - Unpacking libgcc-s1:amd64 (14.2.0-12) over (14.2.0-11) ... - Setting up libgcc-s1:amd64 (14.2.0-12) ... - 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 ... 19805 files and directories currently installed.) - Preparing to unpack .../00-libblas3_3.12.0-4_amd64.deb ... - Unpacking libblas3:amd64 (3.12.0-4) ... - Selecting previously unselected package libblas-dev:amd64. - Preparing to unpack .../01-libblas-dev_3.12.0-4_amd64.deb ... - Unpacking libblas-dev:amd64 (3.12.0-4) ... - Selecting previously unselected package libgfortran5:amd64. - Preparing to unpack .../02-libgfortran5_14.2.0-12_amd64.deb ... - Unpacking libgfortran5:amd64 (14.2.0-12) ... - Selecting previously unselected package libopenblas0-pthread:amd64. - Preparing to unpack .../03-libopenblas0-pthread_0.3.28+ds-4_amd64.deb ... - Unpacking libopenblas0-pthread:amd64 (0.3.28+ds-4) ... - Selecting previously unselected package liblapack3:amd64. - Preparing to unpack .../04-liblapack3_3.12.0-4_amd64.deb ... - Unpacking liblapack3:amd64 (3.12.0-4) ... - Selecting previously unselected package libopenblas-pthread-dev:amd64. - Preparing to unpack .../05-libopenblas-pthread-dev_0.3.28+ds-4_amd64.deb ... - Unpacking libopenblas-pthread-dev:amd64 (0.3.28+ds-4) ... - Selecting previously unselected package liblapack-dev:amd64. - Preparing to unpack .../06-liblapack-dev_3.12.0-4_amd64.deb ... - Unpacking liblapack-dev:amd64 (3.12.0-4) ... - Selecting previously unselected package libtmglib3:amd64. - Preparing to unpack .../07-libtmglib3_3.12.0-4_amd64.deb ... - Unpacking libtmglib3:amd64 (3.12.0-4) ... - Selecting previously unselected package liblapacke:amd64. - Preparing to unpack .../08-liblapacke_3.12.0-4_amd64.deb ... - Unpacking liblapacke:amd64 (3.12.0-4) ... - Selecting previously unselected package libtmglib-dev:amd64. - Preparing to unpack .../09-libtmglib-dev_3.12.0-4_amd64.deb ... - Unpacking libtmglib-dev:amd64 (3.12.0-4) ... - Selecting previously unselected package liblapacke-dev:amd64. - Preparing to unpack .../10-liblapacke-dev_3.12.0-4_amd64.deb ... - Unpacking liblapacke-dev:amd64 (3.12.0-4) ... - Selecting previously unselected package libopenblas0:amd64. - Preparing to unpack .../11-libopenblas0_0.3.28+ds-4_amd64.deb ... - Unpacking libopenblas0:amd64 (0.3.28+ds-4) ... - Selecting previously unselected package libopenblas-dev:amd64. - Preparing to unpack .../12-libopenblas-dev_0.3.28+ds-4_amd64.deb ... - Unpacking libopenblas-dev:amd64 (0.3.28+ds-4) ... - Setting up libgomp1:amd64 (14.2.0-12) ... - Setting up libblas3:amd64 (3.12.0-4) ... - 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.2.0-12) ... - Setting up libatomic1:amd64 (14.2.0-12) ... - Setting up cpp-14-x86-64-linux-gnu (14.2.0-12) ... - Setting up libgfortran5:amd64 (14.2.0-12) ... - Setting up cpp-14 (14.2.0-12) ... - Setting up libubsan1:amd64 (14.2.0-12) ... - Setting up libhwasan0:amd64 (14.2.0-12) ... - Setting up libasan8:amd64 (14.2.0-12) ... - Setting up libtsan2:amd64 (14.2.0-12) ... - Setting up libcc1-0:amd64 (14.2.0-12) ... - Setting up liblsan0:amd64 (14.2.0-12) ... - Setting up libblas-dev:amd64 (3.12.0-4) ... - 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.2.0-12) ... - Setting up liblapack3:amd64 (3.12.0-4) ... - 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.28+ds-4) ... - 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-4) ... - Setting up liblapack-dev:amd64 (3.12.0-4) ... - 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.28+ds-4) ... - Setting up liblapacke:amd64 (3.12.0-4) ... - Setting up libtmglib-dev:amd64 (3.12.0-4) ... - Setting up libgcc-14-dev:amd64 (14.2.0-12) ... - Setting up libstdc++-14-dev:amd64 (14.2.0-12) ... - Setting up libopenblas-pthread-dev:amd64 (0.3.28+ds-4) ... - 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-4) ... - Setting up libopenblas-dev:amd64 (0.3.28+ds-4) ... - Setting up gcc-14-x86-64-linux-gnu (14.2.0-12) ... - Setting up gcc-14 (14.2.0-12) ... - Setting up g++-14-x86-64-linux-gnu (14.2.0-12) ... - Setting up g++-14 (14.2.0-12) ... - Processing triggers for libc-bin (2.40-4) ... <><> 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] Processing 7/12: [csdp.6.2.0: extract] [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.10/.opam-switch/build/conf-gcc.1.0) - gcc (Debian 14.2.0-12) 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: extract] [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: extract] [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.10/.opam-switch/build/conf-lapack.1) - + cc test.c -llapack -> compiled conf-lapack.1 Processing 8/12: [csdp.6.2.0: extract] [conf-openblas: sh cc $CFLAGS test.c -lopenblas] -> installed conf-lapack.1 Processing 9/12: [csdp.6.2.0: extract] [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.10/.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: extract] -> installed conf-openblas.0.2.2 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.10/.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.10/.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.10/.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.10/.opam-switch/build/csdp.6.2.0) - cd lib; make libsdp.a - make[1]: Entering directory '/home/opam/.opam/4.10/.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.10/.opam-switch/build/csdp.6.2.0/lib' - cd solver; make csdp - make[1]: Entering directory '/home/opam/.opam/4.10/.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.10/.opam-switch/build/csdp.6.2.0/solver' - cd theta; make all - make[1]: Entering directory '/home/opam/.opam/4.10/.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.10/.opam-switch/build/csdp.6.2.0/theta' - cd example; make all - make[1]: Entering directory '/home/opam/.opam/4.10/.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.10/.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-01-01 18:15.01 ---> saved as "113bf1ab19a7314571a8ed4039380eafd4fed3b46af0af23f2a2b494a2f1213a" Job succeeded