Build of dsdp with musl toolchain

The build took 00h 01m 29s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
27,119 ansic
284 makefile
18 sh
27,421 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dsdp 5.8-1 (Tue Apr 4 23:26:44 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file make.include
# ==========================================
#
# Compiling DSDP5
#
# For help with installation problems, please send EVERYTHING
# printed out below to the developers
# ==========================================
# On Tue Apr 4 23:26:44 UTC 2017 on c37bf8446626
# Machine characteristics: Linux c37bf8446626 4.10.6-1-ARCH #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017 x86_64 GNU/Linux
# -----------------------------------------
# Using C compiler: gcc
# Using compiler options: -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include
# -----------------------------------------
# Current Directory: /tmp/dsdp/src/DSDP5.8
# Using DSDP directory: /tmp/dsdp/src/DSDP5.8
# ==========================================
#
# cd src; make all
# make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
# make[1]: Entering directory '/tmp/dsdp/src/DSDP5.8/src'
# cd solver; make dsdplib;
# make[2]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/solver'
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dualalg.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dualimpl.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpcops.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpschurmat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpcg.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpconverge.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpsetup.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpcone.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpsetoptions.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpsetdata.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdprescone.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpobjcone.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpprintout.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpschurmatadd.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c dsdpx.c
# ar cr /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a dualalg.o dualimpl.o dsdpcops.o dsdpschurmat.o dsdpcg.o dsdpconverge.o dsdpsetup.o dsdpcone.o dsdpsetoptions.o dsdpsetdata.o dsdprescone.o dsdpobjcone.o dsdpprintout.o dsdpschurmatadd.o dsdpx.o
# ranlib /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a
# make clean
# make[3]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/solver'
# rm -f dualalg.o dualimpl.o dsdpcops.o dsdpschurmat.o dsdpcg.o dsdpconverge.o dsdpsetup.o dsdpcone.o dsdpsetoptions.o dsdpsetdata.o dsdprescone.o dsdpobjcone.o dsdpprintout.o dsdpschurmatadd.o dsdpx.o
# make[3]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/solver'
# make[2]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/solver'
# cd sdp; make dsdplib;
# make[2]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/sdp'
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpstep.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c printsdpa.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c sdpconevec.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c sdpsss.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpadddata.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpadddatamat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpblock.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c sdpcone.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c sdpkcone.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c sdpcompute.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c sdpconesetup.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpdsmat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpdatamat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpdualmat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdpxmat.c
# ar cr /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a dsdpstep.o printsdpa.o sdpconevec.o sdpsss.o dsdpadddata.o dsdpadddatamat.o dsdpblock.o sdpcone.o sdpkcone.o sdpcompute.o sdpconesetup.o dsdpdsmat.o dsdpdatamat.o dsdpdualmat.o dsdpxmat.o
# ranlib /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a
# make clean
# make[3]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/sdp'
# rm -f dsdpstep.o printsdpa.o sdpconevec.o sdpsss.o dsdpadddata.o dsdpadddatamat.o dsdpblock.o sdpcone.o sdpkcone.o sdpcompute.o sdpconesetup.o dsdpdsmat.o dsdpdatamat.o dsdpdualmat.o dsdpxmat.o
# make[3]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/sdp'
# make[2]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/sdp'
# cd lp; make dsdplib;
# make[2]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/lp'
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dsdplp.c
# ar cr /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a dsdplp.o
# ranlib /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a
# make clean
# make[3]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/lp'
# rm -f dsdplp.o
# make[3]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/lp'
# make[2]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/lp'
# cd vecmat; make dsdplib;
# make[2]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/vecmat'
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c vech.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c vechu.c
# vechu.c:113:24: warning: expression result unused [-Wunused-value]
# for (k=0; k
# ^~~
# 1 warning generated.
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c drowcol.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c dlpack.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c dufull.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpvec.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c identity.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c spds.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c zeromat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c onemat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c diag.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c rmmat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c cholmat.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c cholmat2.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c dtrsm2.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpmatx.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpnfac.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdporder.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpalloc.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpsymb.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpxlist.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpdvct.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -I../sdp -c sdpexit.c
# ar cr /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a vech.o vechu.o drowcol.o dlpack.o dufull.o sdpvec.o identity.o spds.o zeromat.o onemat.o diag.o rmmat.o cholmat.o cholmat2.o dtrsm2.o sdpmatx.o sdpnfac.o sdporder.o sdpalloc.o sdpsymb.o sdpxlist.o sdpdvct.o sdpexit.o
# ranlib /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a
# make clean
# make[3]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/vecmat'
# rm -f vech.o vechu.o drowcol.o dlpack.o dufull.o sdpvec.o identity.o spds.o zeromat.o onemat.o diag.o rmmat.o cholmat.o cholmat2.o dtrsm2.o sdpmatx.o sdpnfac.o sdporder.o sdpalloc.o sdpsymb.o sdpxlist.o sdpdvct.o sdpexit.o
# make[3]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/vecmat'
# make[2]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/vecmat'
# cd sys; make dsdplib;
# make[2]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/sys'
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -DDSDP_TIME -c dsdperror.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -DDSDP_TIME -c dsdploginfo.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -DDSDP_TIME -c dsdplog.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -DDSDP_TIME -c dsdptime.c
# ar cr /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a dsdperror.o dsdploginfo.o dsdplog.o dsdptime.o
# ranlib /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a
# make clean
# make[3]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/sys'
# rm -f dsdperror.o dsdploginfo.o dsdplog.o dsdptime.o
# make[3]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/sys'
# make[2]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/sys'
# cd bounds; make dsdplib;
# make[2]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/bounds'
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c dbounds.c
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -I../solver -c allbounds.c
# ar cr /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a dbounds.o allbounds.o
# ranlib /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a
# make clean
# make[3]: Entering directory '/tmp/dsdp/src/DSDP5.8/src/bounds'
# rm -f dbounds.o allbounds.o
# make[3]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/bounds'
# make[2]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src/bounds'
# make[1]: Leaving directory '/tmp/dsdp/src/DSDP5.8/src'
# ranlib /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a
# make example
# make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
# make[1]: Entering directory '/tmp/dsdp/src/DSDP5.8'
# cd examples; make most
# make[2]: Entering directory '/tmp/dsdp/src/DSDP5.8/examples'
#
# Compiler version: gcc
# Compiler flags: -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include
# Using Linker: gcc -O3 -fPIC
# Using libraries: /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm
#
# make maxcut
# make[3]: Entering directory '/tmp/dsdp/src/DSDP5.8/examples'
#
# Compiler version: gcc
# Compiler flags: -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include
# Using Linker: gcc -O3 -fPIC
# Using libraries: /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm
#
# rm -f *~ *.o allc/* *.h
# gcc -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -O3 -fPIC -I. -I/tmp/dsdp/src/DSDP5.8/include -c maxcut.c
# gcc -O3 -fPIC -o maxcut maxcut.o /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a -llapack -lblas -lgfortran -lm
# /sysroot/bin/ld: error: cannot find -llapack
# /sysroot/bin/ld: error: cannot find -lblas
# /sysroot/bin/ld: error: cannot find -lgfortran
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatEigs: error: undefined reference to 'dspevx_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatMult: error: undefined reference to 'dspmv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatAddRow: error: undefined reference to 'daxpy_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatCholeskyFactor: error: undefined reference to 'dpptrf_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatSolve: error: undefined reference to 'dpptrs_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatSolve: error: undefined reference to 'dpptrs_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatOuterProduct: error: undefined reference to 'dspr_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DenseSymPSDNormF2: error: undefined reference to 'dnrm2_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatCholeskyForward: error: undefined reference to 'dtpsv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatCholeskyBackward: error: undefined reference to 'dtpsv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatInvert: error: undefined reference to 'dpptri_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatInvert: error: undefined reference to 'dpptri_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatInverseAdd: error: undefined reference to 'daxpy_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatInverseMult: error: undefined reference to 'daxpy_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DTPUMatInverseMult: error: undefined reference to 'dspmv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DvechmatDot: error: undefined reference to 'ddot_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dlpack.o):dlpack.c:function DvechmatAddMultiple: error: undefined reference to 'daxpy_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DSDPGetEigs: error: undefined reference to 'dsyevr_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DSDPGetEigs: error: undefined reference to 'dsyev_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DSDPGetEigs2: error: undefined reference to 'dsyev_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatMult: error: undefined reference to 'dsymv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatMultR: error: undefined reference to 'dtrmv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatMultR: error: undefined reference to 'dtrmv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatCholeskyFactor: error: undefined reference to 'dpotrf_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatCholeskyForward: error: undefined reference to 'dtrsv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatCholeskyBackward: error: undefined reference to 'dtrsv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatInvert: error: undefined reference to 'dpotri_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatInvert: error: undefined reference to 'dpotri_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatInverseMultiply: error: undefined reference to 'dgemv_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatOuterProduct: error: undefined reference to 'dsyr_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DenseSymPSDNormF2: error: undefined reference to 'dnrm2_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatEigs: error: undefined reference to 'dsyevx_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DTRUMatEigs: error: undefined reference to 'dsyevx_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DvecumatDot: error: undefined reference to 'ddot_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dufull.o):dufull.c:function DvecumatFactor: error: undefined reference to 'dsyev_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpvec.o):sdpvec.c:function DSDPVecNormalize: error: undefined reference to 'dnrm2_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpvec.o):sdpvec.c:function DSDPVecNormalize: error: undefined reference to 'dscal_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpvec.o):sdpvec.c:function DSDPVecNorm2: error: undefined reference to 'dnrm2_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpvec.o):sdpvec.c:function DSDPVecScale: error: undefined reference to 'dscal_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpvec.o):sdpvec.c:function DSDPVecNorm1: error: undefined reference to 'dasum_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpvec.o):sdpvec.c:function DSDPVecDot: error: undefined reference to 'ddot_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dsdpstep.o):dsdpstep.c:function DSDPGetTriDiagonalEigs: error: undefined reference to 'dstev_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(dsdpstep.o):dsdpstep.c:function DSDPGetTriDiagonalEigs: error: undefined reference to 'dstevr_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpconevec.o):sdpconevec.c:function SDPConeVecNormalize: error: undefined reference to 'dscal_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpconevec.o):sdpconevec.c:function SDPConeVecScale: error: undefined reference to 'dscal_'
# /tmp/dsdp/src/DSDP5.8/lib/libdsdp.a(sdpconevec.o):sdpconevec.c:function SDPConeVecDot: error: undefined reference to 'ddot_'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[3]: *** [Makefile:19: maxcut] Error 1
# make[3]: Leaving directory '/tmp/dsdp/src/DSDP5.8/examples'
# make[2]: *** [Makefile:70: most] Error 2
# make[2]: Leaving directory '/tmp/dsdp/src/DSDP5.8/examples'
# make[1]: *** [Makefile:17: example] Error 2
# make[1]: Leaving directory '/tmp/dsdp/src/DSDP5.8'
# make: *** [Makefile:29: dsdpapi] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...