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


Building on summer

(from freebsd)
2024-07-02 21:52.59 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam"))
2024-07-02 21:53.00 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 175a8ca8b27d9a46ed86ec5d7b1130c98a153055"))
2024-07-02 21:53.00 ---> using "12d681098b105578a67465aa7bc396c5d90e9ce4e3304a8d75f23641353fa26c" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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-07-02 21:53.01 ---> using "cd58f29b8c142c1ae36c06cbe6d040fc45053855e85f74d3d710bce30c463662" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2.0) to update the current shell environment
2024-07-02 21:53.01 ---> using "ed3a3128ac92f4ea054cc6b5edb59665d4970ef36e558514f00e2546747707a2" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-07-02 21:53.01 ---> using "33b8260b0e33a82f0ad4b0dbad7d61cc12e22da1ad00635db716a96f188b3b58" 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 '\"freebsd\"'; 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:
    gcc lapack lapacke openblas

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

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg 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/local/bin/sudo "pkg" "install" "-y" "gcc" "lapack" "lapacke" "openblas"
- Updating FreeBSD repository catalogue...
- [summer] Fetching data.pkg: ........
- .. done
- Processing entries: 
- ..
- ..
- ..
- ..
- .
- . done
- FreeBSD repository update completed. 34082 packages processed.
- All repositories are up to date.
- The following 10 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	binutils: 2.40_5,1
- 	blas: 3.12.0_1
- 	gcc: 13_5
- 	gcc13: 13.2.0_4
- 	gmp: 6.3.0
- 	lapack: 3.12.0_2
- 	lapacke: 3.12.0_1
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.1,1
- 	openblas: 0.3.25,2
- 
- Number of packages to be installed: 10
- 
- The process will require 567 MiB more space.
- 120 MiB to be downloaded.
- [summer] [1/10] Fetching lapack-3.12.0_2.pkg: ..
- ........ done
- [summer] [2/10] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [3/10] Fetching mpfr-4.2.1,1.pkg: ........ done
- [summer] [4/10] Fetching mpc-1.3.1_1.pkg: ......... done
- [summer] [5/10] Fetching gcc-13_5.pkg: . done
- [summer] [6/10] Fetching lapacke-3.12.0_1.pkg: .......... done
- [summer] [7/10] Fetching gcc13-13.2.0_4.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .. done
- [summer] [8/10] Fetching blas-3.12.0_1.pkg: .......... done
- [summer] [9/10] Fetching binutils-2.40_5,1.pkg: ..
- .....
- ... done
- [summer] [10/10] Fetching openblas-0.3.25,2.pkg: 
- .......
- ... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/10] Installing gmp-6.3.0...
- [summer] [1/10] Extracting gmp-6.3.0: .......... done
- [summer] [2/10] Installing mpfr-4.2.1,1...
- [summer] [2/10] Extracting mpfr-4.2.1,1: .......... done
- [summer] [3/10] Installing mpc-1.3.1_1...
- [summer] [3/10] Extracting mpc-1.3.1_1: ......... done
- [summer] [4/10] Installing binutils-2.40_5,1...
- [summer] [4/10] Extracting binutils-2.40_5,1: ......
- .... done
- [summer] [5/10] Installing gcc13-13.2.0_4...
- [summer] [5/10] Extracting gcc13-13.2.0_4: .
- ........
- . done
- [summer] [6/10] Installing blas-3.12.0_1...
- [summer] [6/10] Extracting blas-3.12.0_1: ........ done
- [summer] [7/10] Installing lapack-3.12.0_2...
- [summer] [7/10] Extracting lapack-3.12.0_2: 
- .......... done
- [summer] [8/10] Installing gcc-13_5...
- [summer] [8/10] Extracting gcc-13_5: ... done
- [summer] [9/10] Installing lapacke-3.12.0_1...
- [summer] [9/10] Extracting lapacke-3.12.0_1: .......... done
- [summer] [10/10] Installing openblas-0.3.25,2...
- [summer] [10/10] Extracting openblas-0.3.25,2: ........
- .. done
- =====
- Message from gcc13-13.2.0_4:
- 
- --
- To ensure binaries built with this toolchain find appropriate versions
- of the necessary run-time libraries, you may want to link using
- 
-   -Wl,-rpath=/usr/local/lib/gcc13
- 
- For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
- transparently.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/12: [conf-lapack.1/test-win.sh: dl]
Processing  3/12: [conf-lapack.1/test-win.sh: dl] [conf-openblas.0.2.2/test.c: dl]
Processing  4/12: [conf-lapack.1/test-win.sh: dl] [conf-openblas.0.2.2/test.c: dl] [csdp.6.2.0: http]
Processing  5/12: [conf-lapack.1/test-win.sh: dl] [conf-openblas.0.2.2/test.c: dl] [csdp.6.2.0: http] [conf-gcc: gcc]
+ /usr/local/bin/gcc "--version" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-gcc.1.0)
- gcc (FreeBSD Ports Collection) 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  5/12: [conf-lapack.1/test-win.sh: dl] [conf-openblas.0.2.2/test.c: dl] [csdp.6.2.0: http]
-> installed conf-gcc.1.0
Processing  6/12: [conf-lapack.1/test-win.sh: dl] [conf-openblas.0.2.2/test.c: dl] [csdp.6.2.0: http]
-> retrieved conf-openblas.0.2.2  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2)
Processing  6/12: [conf-lapack.1/test-win.sh: dl] [csdp.6.2.0: http]
Processing  7/12: [conf-lapack.1/test-win.sh: dl] [csdp.6.2.0: http] [conf-openblas: sh]
Processing  7/12: [conf-lapack.1/test.c: dl] [csdp.6.2.0: http] [conf-openblas: sh]
-> retrieved conf-lapack.1  (2 extra sources)
-> retrieved conf-lapack.1  (2 extra sources)
Processing  7/12: [csdp.6.2.0: http] [conf-openblas: sh]
Processing  8/12: [csdp.6.2.0: http] [conf-lapack: sh ${CC:-gcc} $CFLAGS test.c ${LACAML_LIBS:--llapack} $LDFLAGS] [conf-openblas: sh]
+ /bin/sh "-exc" "${CC:-gcc} $CFLAGS test.c ${LACAML_LIBS:--llapack} $LDFLAGS" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-lapack.1)
- + gcc test.c -llapack
-> compiled  conf-lapack.1
Processing  8/12: [csdp.6.2.0: http] [conf-openblas: sh]
-> installed conf-lapack.1
Processing  9/12: [csdp.6.2.0: http] [conf-openblas: sh]
+ /bin/sh "-exc" "cc $CFLAGS -I/usr/local/include -L/usr/local/lib test.c -lopenblas" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-openblas.0.2.2)
- + cc -I/usr/local/include -L/usr/local/lib 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>]
+ /usr/bin/sed "-e" "16i\\\n#include <stdio.h>" "-i.bak" "lib/user_exit.c" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csdp.6.2.0)
Processing 11/12: [csdp: sed Makefile]
+ /usr/bin/sed "-e" "/export LIBS=/s/-lblas/-lopenblas/" "-e" "/export LIBS=/s/-static//" "-i.bak" "Makefile" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csdp.6.2.0)
+ /usr/bin/sed "-e" "/export CFLAGS=/s/-ansi//" "-i.bak" "Makefile" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csdp.6.2.0)
+ /usr/bin/sed "-e" "/export CFLAGS=/s|-fopenmp|-fopenmp -I/usr/local/include|" "-e" "/export LIBS=/s|-lsdp|-lsdp -L/usr/local/lib|" "-i.bak" "Makefile" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csdp.6.2.0)
+ /usr/bin/sed "-e" "/export CFLAGS=/s/-m64//" "-i.bak" "Makefile" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csdp.6.2.0)
Processing 11/12: [csdp: gmake]
+ /usr/local/bin/gmake  (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csdp.6.2.0)
- cd lib; make libsdp.a
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c readprob.c -o readprob.o
- readprob.c:18:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int read_prob(fname,pn,pk,pC,pa,pconstraints,printlevel)
-     ^
- readprob.c:63:25: warning: passing arguments to 'max_line_length' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   buflen=max_line_length(fid)+10;
-                         ^
- readprob.c:95:26: warning: passing arguments to 'skip_to_end_of_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-       skip_to_end_of_line(fid);
-                          ^
- readprob.c:105:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:144:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:221:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:312:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:385:14: warning: passing arguments to 'countentry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-           countentry(myconstraints,matno,blkno,pC->blocks[blkno].blocksize);
-                     ^
- readprob.c:479:26: warning: passing arguments to 'skip_to_end_of_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-       skip_to_end_of_line(fid);
-                          ^
- readprob.c:489:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:506:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:524:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:538:15: warning: passing arguments to 'get_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   ret=get_line(fid,buf,buflen);
-               ^
- readprob.c:593:16: warning: passing arguments to 'addentry' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-           ret=addentry(myconstraints,matno,blkno,indexi,indexj,ent);
-                       ^
- readprob.c:762:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void skip_to_end_of_line(fid)
-      ^
- readprob.c:12:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
- void skip_to_end_of_line();
-      ^
- readprob.c:778:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int get_line(fid,buffer,bufsiz)
-     ^
- readprob.c:13:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
- int get_line();
-     ^
- readprob.c:821:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int max_line_length(fid)
-     ^
- readprob.c:14:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
- int max_line_length();
-     ^
- readprob.c:848:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void countentry(constraints,matno,blkno,blocksize)
-      ^
- readprob.c:15:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
- void countentry();
-      ^
- readprob.c:939:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int addentry(constraints,matno,blkno,indexi,indexj,ent)
-     ^
- readprob.c:16:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
- int addentry();
-     ^
- 24 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c sdp.c -o sdp.o
- sdp.c:68:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int sdp(n,k,C,a,constant_offset,constraints,byblocks,fill,X,y,Z,cholxinv,
-     ^
- sdp.c:783:12: warning: passing arguments to 'dpotrf_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-            dpotrf_("U",&m,O,&ldam,&info);
-                   ^
- 2 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c op_o.c -o op_o.o
- op_o.c:21:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- op_o(k, constraints, byblocks, Zi, X, O, work1, work2)
- ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c psd_feas.c -o psd_feas.o
- psd_feas.c:12:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double pinfeas(k,constraints,X,a,workvec)
-        ^
- psd_feas.c:38:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double dinfeas(k,C,constraints,y,Z,work1)
-        ^
- psd_feas.c:73:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double dimacserr3(k,C,constraints,y,Z,work1)
-        ^
- 3 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c op_a.c -o op_a.o
- op_a.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void op_a(k,constraints,X,result)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c op_at.c -o op_at.o
- op_at.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void op_at(k,y,constraints,result)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c Fnorm.c -o Fnorm.o
- Fnorm.c:9:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double Fnorm(A)
-        ^
- Fnorm.c:45:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double Knorm(A)
-        ^
- Fnorm.c:77:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double mat1norm(A)
-        ^
- Fnorm.c:109:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double matinfnorm(A)
-        ^
- 4 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c calc_pobj.c -o calc_pobj.o
- calc_pobj.c:11:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double calc_pobj(C,X,constant_offset)
-        ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c calc_dobj.c -o calc_dobj.o
- calc_dobj.c:7:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double calc_dobj(k,a,y,constant_offset)
-        ^
- calc_dobj.c:28:14: warning: passing arguments to 'ddot_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-     s=s+ddot_(&k,a+1,&incx,y+1,&incx);
-              ^
- 2 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c trace_prod.c -o trace_prod.o
- trace_prod.c:11:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double trace_prod(A,B)
-        ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c zero_mat.c -o zero_mat.o
- zero_mat.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void zero_mat(A)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c mat_mult.c -o mat_mult.o
- mat_mult.c:19:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void mat_mult(scale1,scale2,A,B,C)
-      ^
- mat_mult.c:85:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void mat_mult_raw(n,scale1,scale2,ap,bp,cp)
-      ^
- mat_mult.c:107:10: warning: passing arguments to 'dgemm_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-           dgemm_("N","N",&n,&n,&n,&scale1,ap,&n,bp,&n,&scale2,cp,&n);
-                 ^
- 3 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c sym_mat.c -o sym_mat.o
- sym_mat.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void sym_mat(A)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c copy_mat.c -o copy_mat.o
- copy_mat.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void copy_mat(A,B)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c addscaledmat.c -o addscaledmat.o
- addscaledmat.c:13:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void addscaledmat(A,scale,B,C)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c user_exit.c -o user_exit.o
- user_exit.c:25:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void catch_sigterm(signal)
-      ^
- user_exit.c:39:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
-   int ret;
-       ^
- user_exit.c:36:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void catch_sigxcpu(signal)
-      ^
- user_exit.c:56:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int user_exit(n,k,C,a,dobj,pobj,constant_offset,constraints,X,y,Z,params)
-     ^
- 4 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c make_i.c -o make_i.o
- make_i.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void make_i(A)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c allocmat.c -o allocmat.o
- allocmat.c:11:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void alloc_mat(A,pB)
-      ^
- allocmat.c:66:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void free_mat(A)
-      ^
- 2 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c initsoln.c -o initsoln.o
- initsoln.c:10:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void initsoln(n,k,C,a,constraints,pX0,py0,pZ0)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c initparams.c -o initparams.o
- initparams.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void initparams(params,pprintlevel)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c add_mat.c -o add_mat.o
- add_mat.c:9:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void add_mat(A,B)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c writesol.c -o writesol.o
- writesol.c:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int write_sol(fname,n,k,X,y,Z)
-     ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c readsol.c -o readsol.o
- readsol.c:11:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int read_sol(fname,n,k,C,pX,py,pZ)
-     ^
- readsol.c:70:22: warning: passing arguments to 'skip_to_end_of_line' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   skip_to_end_of_line(fid);
-                      ^
- 2 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c easysdp.c -o easysdp.o
- easysdp.c:15:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int easy_sdp(n,k,C,a,constraints,constant_offset,pX,py,pZ,ppobj,pdobj)
-     ^
- easysdp.c:593:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int structnnz(n,k,C,constraints)
-     ^
- easysdp.c:651:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int actnnz(n,lda,A)
-     ^
- easysdp.c:677:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int bandwidth(n,lda,A)
-     ^
- easysdp.c:762:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int checkconstraints(n,k,C,constraints,printlevel)
-     ^
- 5 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c writeprob.c -o writeprob.o
- writeprob.c:9:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int write_prob(fname,n,k,C,a,constraints)
-     ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c solvesys.c -o solvesys.o
- solvesys.c:11:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int solvesys(m,ldam,A,rhs)
-     ^
- solvesys.c:35:12: warning: passing arguments to 'dpotrs_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-            dpotrs_("U",&m,&incx,A,&ldam,rhs+1,&ldam,&info);
-                   ^
- 2 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c makefill.c -o makefill.o
- makefill.c:15:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void makefill(k,C,constraints,pfill,work1,printlevel)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c mat_multsp.c -o mat_multsp.o
- mat_multsp.c:46:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void mat_multspb(scale1,scale2,A,B,C,fill)
-      ^
- mat_multsp.c:283:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void mat_multspa(scale1,scale2,A,B,C,fill)
-      ^
- mat_multsp.c:528:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void mat_multspc(scale1,scale2,A,B,C,fill)
-      ^
- 3 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c norms.c -o norms.o
- norms.c:8:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double norm2(n,x)
-        ^
- norms.c:25:13: warning: passing arguments to 'dnrm2_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   nrm=dnrm2_(&n,x,&incx);
-             ^
- norms.c:32:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double norm1(n,x)
-        ^
- norms.c:49:13: warning: passing arguments to 'dasum_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   nrm=dasum_(&n,x,&incx);
-             ^
- norms.c:56:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double norminf(n,x)
-        ^
- norms.c:77:12: warning: passing arguments to 'idamax_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-   i=idamax_(&n,x,&incx);
-            ^
- 6 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c linesearch.c -o linesearch.o
- linesearch.c:14:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- double linesearch(n,dX,work1,work2,work3,cholinv,q,z,workvec,
-        ^
- linesearch.c:180:13: warning: passing arguments to 'dgemv_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-       dgemv_("T",&n,&j,&scale1,lanczosvectors,&n,z+1,&inc,&scale2,reorth+1,&inc);
-             ^
- linesearch.c:201:13: warning: passing arguments to 'dgemv_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-       dgemv_("N",&n,&j,&scale1,lanczosvectors,&n,reorth+1,&inc,&scale2,z+1,&inc);
-             ^
- linesearch.c:223:13: warning: passing arguments to 'dgemv_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-       dgemv_("T",&n,&j,&scale1,lanczosvectors,&n,z+1,&inc,&scale2,reorth+1,&inc);
-             ^
- linesearch.c:245:13: warning: passing arguments to 'dgemv_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-       dgemv_("N",&n,&j,&scale1,lanczosvectors,&n,reorth+1,&inc,&scale2,z+1,&inc);
-             ^
- 5 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c matvec.c -o matvec.o
- matvec.c:12:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void matvec(A,x,y)
-      ^
- matvec.c:65:10: warning: passing arguments to 'dgemv_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-           dgemv_("N",&n,&n,&scale1,ap,&n,x+p,&inc,&scale2,y+p,&inc);
-                 ^
- 2 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c chol.c -o chol.o
- chol.c:39:12: warning: passing arguments to 'dpotrf_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-     dpotrf_("U",&n,A,&lda,&info);
-            ^
- chol.c:12:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int chol_blk(n,lda,A)
-     ^
- chol.c:66:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int chol_diag(n,A)
-     ^
- chol.c:97:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int chol(A)
-     ^
- chol.c:125:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void trans(A)
-      ^
- chol.c:162:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void chol_inv(A,work)
-      ^
- chol.c:198:11: warning: passing arguments to 'dtrtri_' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
-           dtrtri_("U","N",&n,ap,&n,&info);
-                  ^
- 7 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c qreig.c -o qreig.o
- qreig.c:10:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void qreig(n,d,e2)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c tweakgap.c -o tweakgap.o
- tweakgap.c:23:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void tweakgap(n,k,a,constraints,gap,Z,dZ,y,dy,work1,work2,work3,work4,workvec1,
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c freeprob.c -o freeprob.o
- freeprob.c:8:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void free_prob(n,k,C,a,constraints,X,y,Z)
-      ^
- 1 warning generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c packed.c -o packed.o
- packed.c:10:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void store_packed(A,B)
-      ^
- packed.c:45:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void store_unpacked(A,B)
-      ^
- packed.c:92:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void alloc_mat_packed(A,pB)
-      ^
- packed.c:151:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void free_mat_packed(A)
-      ^
- packed.c:185:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void triu(A)
-      ^
- 5 warnings generated.
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c sortentries.c -o sortentries.o
- sortentries.c:44:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- void sort_entries(k,C,constraints)
-      ^
- 1 warning generated.
- 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
- cd solver; make csdp
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c csdp.c -o csdp.o
- csdp.c:32:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int main(argc,argv)
-     ^
- 1 warning generated.
- cc -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include csdp.o -L../lib -lsdp -L/usr/local/lib -llapack -lopenblas -lm -o csdp
- cd theta; make all
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c theta.c -o theta.o
- theta.c:25:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int main(argc,argv)
-     ^
- 1 warning generated.
- cc -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include theta.o -L../lib -lsdp -L/usr/local/lib -llapack -lopenblas -lm -o theta
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c complement.c -o complement.o
- complement.c:15:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int main(argc,argv)
-     ^
- 1 warning generated.
- cc -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include complement.o -L../lib -lsdp -L/usr/local/lib -llapack -lopenblas -lm -o complement
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c rand_graph.c -o rand_graph.o
- rand_graph.c:26:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int main(argc,argv)
-     ^
- rand_graph.c:48:7: warning: variable 'n' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
-   if (argc >= 4)
-       ^~~~~~~~~
- rand_graph.c:69:19: note: uninitialized use occurs here
-   G=(int *)malloc(n*n*sizeof(int));
-                   ^
- rand_graph.c:48:3: note: remove the 'if' if its condition is always true
-   if (argc >= 4)
-   ^~~~~~~~~~~~~~
- rand_graph.c:33:8: note: initialize the variable 'n' to silence this warning
-   int n;
-        ^
-         = 0
- 2 warnings generated.
- cc -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include rand_graph.o -L../lib -lsdp -L/usr/local/lib -llapack -lopenblas -lm -o rand_graph
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c graphtoprob.c -o graphtoprob.o
- graphtoprob.c:25:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
- int main(argc,argv)
-     ^
- 1 warning generated.
- cc -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include graphtoprob.o -L../lib -lsdp -L/usr/local/lib -llapack -lopenblas -lm -o graphtoprob
- cd example; make all
- cc  -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include -c example.c -o example.o
- cc -march=native -mtune=native -Ofast -fopenmp -I/usr/local/include  -Wall -DBIT64 -DUSEOPENMP -DSETNUMTHREADS -DUSESIGTERM -DUSEGETTIME -I../include example.o -L../lib -lsdp -L/usr/local/lib -llapack -lopenblas -lm -o example
-> compiled  csdp.6.2.0
-> installed csdp.6.2.0
Done.
2024-07-02 21:54.12 ---> saved as "cc6bea2e037eef472ed940fcc0e66f6b4300451307e5723845b6007d7ca8eec9"
Job succeeded