homebrew: csdp installation broken
Prompted by https://groups.google.com/g/sage-support/c/2ufrP1M4mRs/m/bpMfD-oKBwAJ I tried to install csdp
but ....
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c easysdp.c -fno-common -DPIC -o .libs/libsdp_la-easysdp.o
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c writeprob.c -fno-common -DPIC -o .libs/libsdp_la-writeprob.o
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c solvesys.c -fno-common -DPIC -o .libs/libsdp_la-solvesys.o
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c makefill.c -fno-common -DPIC -o .libs/libsdp_la-makefill.o
[csdp-6.2.p0] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c -o libsdp_la-linesearch.lo `test -f 'linesearch.c' || echo './'`linesearch.c
[csdp-6.2.p0] /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c -o libsdp_la-matvec.lo `test -f 'matvec.c' || echo './'`matvec.c
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c mat_multsp.c -fno-common -DPIC -o .libs/libsdp_la-mat_multsp.o
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c norms.c -fno-common -DPIC -o .libs/libsdp_la-norms.o
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c matvec.c -fno-common -DPIC -o .libs/libsdp_la-matvec.o
[csdp-6.2.p0] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DNOSHORTS -O2 -g -march=native -c linesearch.c -fno-common -DPIC -o .libs/libsdp_la-linesearch.o
[csdp-6.2.p0] easysdp.c:436:4: error: implicit declaration of function 'checkc' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
[csdp-6.2.p0] checkc(n,C,printlevel);
[csdp-6.2.p0] ^
[csdp-6.2.p0] easysdp.c:442:4: error: implicit declaration of function 'checkconstraints' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
[csdp-6.2.p0] checkconstraints(n,k,C,constraints,printlevel);
[csdp-6.2.p0] ^
[csdp-6.2.p0] 2 errors generated.
[csdp-6.2.p0] make[5]: *** [libsdp_la-easysdp.lo] Error 1
Change History (7)
Authors: |
→ Dima Pasechnik
|
Branch: |
→ u/dimpase/packages/csdp/fixclang
|
Commit: |
→ e5687266f18a26d411547ebbf345f854aa34a21c
|
Status: |
new →
needs_review
|
Reviewers: |
→ Matthias Koeppe
|
Status: |
needs_review →
positive_review
|
Status: |
positive_review →
needs_work
|
Commit: |
e5687266f18a26d411547ebbf345f854aa34a21c →
37aedbfcaca0d1480ef67261b0010a4424c384ce
|
Status: |
needs_work →
needs_review
|
Status: |
needs_review →
positive_review
|
Branch: |
u/dimpase/packages/csdp/fixclang →
37aedbfcaca0d1480ef67261b0010a4424c384ce
|
Resolution: |
→ fixed
|
Status: |
positive_review →
closed
|
New commits:
patch for Apple's clang 12