<html>#2400: Compiling OpenBLAS from source produces strange error message
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td></td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Other</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>The <code>NAME=...</code> nonsense comes from <code>gcc -v</code> apparently outputting <code>MAKEFLAGS=…</code> which has <code>NAME=</code> in it. <code>$linker</code> is:</p>
<div class="codehilite language-plaintext"><pre><span></span>Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion=&#39;Debian 9.3.0-13&#39; --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-F9gimE/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --en
 able-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-mutex
Thread model: posix
gcc version 9.3.0 (Debian 9.3.0-13)
MAKEFLAGS=s -j12  -- TARGET= ONLY_CBLAS=0 TARGET_CORE= USE_OPENMP= BINARY= CFLAGS=-g\ -std=gnu99\ -O2\ -fopenmp\ -Wall HOST_CFLAGS=-march=native\ -DGEMM_MULTITHREAD_THRESHOLD=4\ -DNO_PARALLEL_MAKE=0 HOSTCC=gcc FC=gfortran CC=gcc USESTHORNS= THORN=OpenBLAS NAME=/data/rhaas/postdoc/gr/cactus/CactusAMReX/configs/amrex/lib/libthorn_OpenBLAS.a CONFIG=/data/rhaas/postdoc/gr/cactus/CactusAMReX/configs/amrex/config-data 
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2400/compiling-openblas-from-source-produces'>https://bitbucket.org/einsteintoolkit/tickets/issues/2400/compiling-openblas-from-source-produces</a></p>
</html>